rpms/linuxdoc-tools/devel linuxdoc-tools.spec,1.26,1.27

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Fri Oct 26 13:06:35 UTC 2007


Author: ovasik

Update of /cvs/extras/rpms/linuxdoc-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1858

Modified Files:
	linuxdoc-tools.spec 
Log Message:
rpmlint check (changes in changelog)


Index: linuxdoc-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/linuxdoc-tools/devel/linuxdoc-tools.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- linuxdoc-tools.spec	29 Aug 2007 08:37:45 -0000	1.26
+++ linuxdoc-tools.spec	26 Oct 2007 13:06:02 -0000	1.27
@@ -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 @@
 %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}/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 <<EOF
 (C) International Organization for Standardization 1986
@@ -101,6 +101,10 @@
 %{_mandir}/*/*
 
 %changelog
+* Fri Oct 26 2007 Ondrej Vasik <ovasik at redhat.com> 0.9.21-11
+- rpmlint check
+- fixed some cosmetic things, versioned provides and License tag
+
 * Wed Aug 29 2007 Ondrej Vasik <ovasik at redhat.com> 0.9.21-10
 - rebuilt for PPC32 issue
 - added gawk to build-requires because of build failure
@@ -246,7 +250,7 @@
 - fix sgml2latex processing (#4114)
 - fix configure tests (#6480)
 
-* Wed Feb  9 2000 Bernhard Rosenkränzer <bero at redhat.com>
+* Wed Feb  9 2000 Bernhard Rosenkraenzer <bero at redhat.com>
 - get rid of "CC=egcs"
 - require jade - sgml2html calls nsgmls.
 




More information about the fedora-extras-commits mailing list