From e2b4bec168d7c403374a147c5424520345952cb7 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Tue, 25 Mar 2008 10:52:04 +0000 Subject: [PATCH] Perl rebuild + cosmetic spec changes --- linuxdoc-tools.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index 69145d4..0946daf 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -3,7 +3,7 @@ Summary: A text formatting package based on SGML Name: linuxdoc-tools Version: 0.9.21 -Release: 15%{?dist} +Release: 16%{?dist} License: Freely redistributable without restriction Group: Applications/Publishing Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz @@ -19,7 +19,7 @@ BuildRequires: flex sgml-common jade gawk groff autoconf Requires: jade gawk groff # this should anyway be only a "suggest" %if %{tetex} -Requires: tetex-latex +Requires: tex(latex) %endif Obsoletes: sgml-tools <= %{version} Obsoletes: linuxdoc-sgml <= %{version} @@ -90,7 +90,7 @@ exit 0 exit 0 %files -%defattr (-,root,root) +%defattr (-,root,root,-) %doc %{_docdir}/%{name}-%{version} %{_bindir}/* %{_datadir}/%{name} @@ -101,6 +101,9 @@ exit 0 %{_mandir}/*/* %changelog +* Tue Mar 25 2008 Ondrej Vasik 0.9.21-16 +- perl 5.10 rebuild + * Mon Feb 11 2008 Ondrej Vasik 0.9.21-15 - gcc43 rebuild