From 9294cf47d4b06e73725b3c553b670d83f199169e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 25 Oct 2001 08:04:42 +0000 Subject: [PATCH] - texi2dvi moved to -texi2dvi subpackage (because only texi2dvi requires tetex) - info/README moved to %%doc in info subpackage - release 3, STBR Changed files: texinfo.spec -> 1.51 --- texinfo.spec | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/texinfo.spec b/texinfo.spec index 20798e9..36b067c 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -5,7 +5,7 @@ Summary(pl): Narz Summary(tr): texinfo biçimleyici ve info okuyucu Name: texinfo Version: 4.0b -Release: 2 +Release: 3 License: GPL Group: Applications/Publishing Group(de): Applikationen/Publizieren @@ -26,7 +26,6 @@ BuildRequires: gettext-devel BuildRequires: ncurses-devel >= 5.0 BuildRequires: zlib-devel Requires: info = %{version} -Requires: tetex BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -107,6 +106,21 @@ ten zawiera samodzieln Bu pakette, info biçimindeki dosyalarý okumak için bir görüntüleyici bulunur. +%package texi2dvi +Summary: Texinfo to dvi conversion tool +Summary(pl): Narzêdzie do konwersji texinfo na dvi +Group: Applications/Publishing +Group(de): Applikationen/Publizieren +Group(pl): Aplikacje/Publikowanie +Requires: %{name} = %{version} +Requires: tetex + +%description texi2dvi +Texinfo to dvi conversion tool. + +%description texi2dvi -l pl +Narzêdzie do konwersji plików texinfo na dvi. + %prep %setup -q %patch0 -p1 @@ -159,19 +173,18 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz info/*.gz +%doc *.gz %attr(755,root,root) %{_bindir}/makeinfo -%attr(755,root,root) %{_bindir}/texi2dvi %attr(755,root,root) %{_bindir}/texindex %{_infodir}/texinfo* %{_mandir}/man1/makeinfo.1* -%{_mandir}/man1/texi2dvi.1* %{_mandir}/man1/texindex.1* %{_mandir}/man5/texinfo.5* %files -n info -f texinfo.lang %defattr(644,root,root,755) +%doc info/*.gz %attr(755,root,root) %{_bindir}/info %attr(755,root,root) /sbin/install-info %attr(755,root,root) %{_sbindir}/install-info @@ -184,3 +197,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/info.1* %{_mandir}/man1/install-info.1* %{_mandir}/man5/info.5* + +%files texi2dvi +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/texi2dvi +%{_mandir}/man1/texi2dvi.1* -- 2.44.0