Don't rename ht to t4ht (#959696)
This commit is contained in:
parent
49dd0883ca
commit
fcb80f90b5
@ -1,6 +1,6 @@
|
||||
%global source_date 20130608_r30832
|
||||
%global tl_version 2013
|
||||
%global tl_rel 0.1
|
||||
%global tl_rel 0.2
|
||||
%global tl_release %{tl_rel}.%{source_date}%{?dist}
|
||||
%global tl_noarch_release %{tl_rel}%{?dist}
|
||||
%global source_name texlive-%{source_date}-source
|
||||
@ -198821,8 +198821,6 @@ rm -f $i
|
||||
rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/doc/man/man1/$i.*
|
||||
done
|
||||
rm -rf %{buildroot}%{_includedir}/ptexenc
|
||||
# 959696
|
||||
mv ht t4ht
|
||||
popd
|
||||
|
||||
# fix symlinks
|
||||
@ -329243,6 +329241,9 @@ fi
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Jul 1 2013 Orion Poplawski <orion@cora.nwra.com> - 2013-0.2-20130608
|
||||
- Don't rename ht to t4ht (#959696)
|
||||
|
||||
* Wed Jun 12 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-0.1-20130608
|
||||
- formally switch to 2013 based on upstream
|
||||
- call updmap-sys and fmtutil-sys for map and format updates
|
||||
|
Loading…
Reference in New Issue
Block a user