require tex(tex) instead of tetex in texinfo-tex
This commit is contained in:
parent
1cbcd7e233
commit
6ad85fe42a
@ -3,7 +3,7 @@
|
||||
Summary: Tools needed to create Texinfo format documentation files
|
||||
Name: texinfo
|
||||
Version: 4.13a
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Publishing
|
||||
Url: http://www.gnu.org/software/texinfo/
|
||||
@ -46,7 +46,7 @@ browser program for viewing texinfo files.
|
||||
Summary: Tools for formatting Texinfo documentation files using TeX
|
||||
Group: Applications/Publishing
|
||||
Requires: texinfo = %{version}-%{release}
|
||||
Requires: tetex
|
||||
Requires: tex(tex)
|
||||
Requires(post): %{_bindir}/texconfig-sys
|
||||
Requires(postun): %{_bindir}/texconfig-sys
|
||||
|
||||
@ -165,6 +165,9 @@ fi
|
||||
%{_mandir}/man1/pdftexi2dvi.1*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 9 2010 Jindrich Novy <jnovy@redhat.com> - 4.13a-12
|
||||
- require tex(tex) instead of tetex in texinfo-tex
|
||||
|
||||
* Mon Oct 11 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 4.13a-11
|
||||
- Fix incopatible regexp with the lates version of egrep in texi2dvi script
|
||||
Resolves: #641534
|
||||
|
Loading…
Reference in New Issue
Block a user