- fix a typo in texinfo-tex summary
This commit is contained in:
parent
83ce0637ff
commit
9e407f0d1c
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools needed to create Texinfo format documentation files
|
Summary: Tools needed to create Texinfo format documentation files
|
||||||
Name: texinfo
|
Name: texinfo
|
||||||
Version: 4.11
|
Version: 4.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Url: http://www.gnu.org/software/texinfo/
|
Url: http://www.gnu.org/software/texinfo/
|
||||||
@ -43,7 +43,7 @@ documentation. The info package provides a standalone TTY-based
|
|||||||
browser program for viewing texinfo files.
|
browser program for viewing texinfo files.
|
||||||
|
|
||||||
%package tex
|
%package tex
|
||||||
Summary: Tools for formating Texinfo documentation files using TeX
|
Summary: Tools for formatting Texinfo documentation files using TeX
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Requires: texinfo = %{version}-%{release}
|
Requires: texinfo = %{version}-%{release}
|
||||||
Requires: tetex
|
Requires: tetex
|
||||||
@ -137,6 +137,10 @@ fi
|
|||||||
%{_mandir}/man1/texi2pdf.1*
|
%{_mandir}/man1/texi2pdf.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 7 2007 Stepan Kasal <skasal@redhat.com> - 4.11-2
|
||||||
|
- fix a typo in texinfo-tex summary
|
||||||
|
- Resolves: #239216
|
||||||
|
|
||||||
* Wed Sep 19 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 4.11-1
|
* Wed Sep 19 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 4.11-1
|
||||||
- Rebase to upstream texinfo-4.11 (update zlib.patch, drop
|
- Rebase to upstream texinfo-4.11 (update zlib.patch, drop
|
||||||
texindex.patch and 0xA0.patch -- both included in upstream)
|
texindex.patch and 0xA0.patch -- both included in upstream)
|
||||||
|
Loading…
Reference in New Issue
Block a user