diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index ae11977..c40eb6d 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -1,12 +1,12 @@ %{!?tetex:%define tetex 1} -Summary: A text formatting package based on SGML. +Summary: A text formatting package based on SGML Name: linuxdoc-tools -Obsoletes: sgml-tools -Obsoletes: linuxdoc-sgml +Obsoletes: sgml-tools <= %{version} +Obsoletes: linuxdoc-sgml <= %{version} Version: 0.9.21 -Release: 10%{?dist} -License: Freely distributable +Release: 11%{?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 Patch0: linuxdoc-tools-0.9.13-letter.patch @@ -23,8 +23,8 @@ Requires: jade gawk groff %if %{tetex} Requires: tetex-latex %endif -Provides: sgml-tools -Provides: linuxdoc-sgml +Provides: sgml-tools = %{version} +Provides: linuxdoc-sgml = %{version} %description Linuxdoc-tools is a text formatting suite based on SGML (Standard @@ -69,7 +69,7 @@ rm -f %{buildroot}%{_datadir}/%{name}/epsf.* rm -f %{buildroot}%{_datadir}/%{name}/url.sty install -d %{buildroot}%{_datadir}/texmf/tex/latex/misc mv %{buildroot}%{_datadir}/%{name}/*.sty \ - %{buildroot}%{_datadir}/texmf/tex/latex/misc + %{buildroot}%{_datadir}/texmf/tex/latex/misc cat > doc/COPYRIGHT < 0.9.21-11 +- rpmlint check +- fixed some cosmetic things, versioned provides and License tag + * Wed Aug 29 2007 Ondrej Vasik 0.9.21-10 - rebuilt for PPC32 issue - added gawk to build-requires because of build failure @@ -246,7 +250,7 @@ exit 0 - fix sgml2latex processing (#4114) - fix configure tests (#6480) -* Wed Feb 9 2000 Bernhard Rosenkränzer +* Wed Feb 9 2000 Bernhard Rosenkraenzer - get rid of "CC=egcs" - require jade - sgml2html calls nsgmls.