Perl rebuild + cosmetic spec changes

This commit is contained in:
Ondrej Vasik 2008-03-25 10:52:04 +00:00
parent 8af1fab1f1
commit e2b4bec168

View File

@ -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 <ovasik@redhat.com> 0.9.21-16
- perl 5.10 rebuild
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> 0.9.21-15
- gcc43 rebuild