rpms/docbook-style-xsl/devel docbook-style-xsl.spec,1.64,1.65

Ondrej Vasik ovasik at fedoraproject.org
Fri Dec 18 13:48:06 UTC 2009


Author: ovasik

Update of /cvs/pkgs/rpms/docbook-style-xsl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28417

Modified Files:
	docbook-style-xsl.spec 
Log Message:
comment patches purpose,  License Copyright only


Index: docbook-style-xsl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/docbook-style-xsl/devel/docbook-style-xsl.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- docbook-style-xsl.spec	24 Jul 2009 20:26:13 -0000	1.64
+++ docbook-style-xsl.spec	18 Dec 2009 13:48:06 -0000	1.65
@@ -1,11 +1,11 @@
 Name: docbook-style-xsl
 Version: 1.75.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/Text
 
 Summary: Norman Walsh's XSL stylesheets for DocBook XML
 
-License: Freely redistributable without restriction
+License: Copyright only
 URL: http://docbook.sourceforge.net/projects/xsl/
 
 Provides: docbook-xsl = %{version}
@@ -25,10 +25,15 @@ Source0: http://downloads.sourceforge.ne
 Source1: %{name}.Makefile
 Source2: http://downloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.tar.bz2
 
+#Avoid proportional-column-width for passivetex (bug #176766).
 Patch1: docbook-xsl-pagesetup.patch
+#Hard-code the margin-left work around to expect passivetex (bug #113456).
 Patch2: docbook-xsl-marginleft.patch
+#fix of #161619 - adjustColumnWidths now available
 Patch3: docbook-xsl-newmethods.patch
+#change a few non-constant expressions to constant - needed for passivetex(#366441)
 Patch4: docbook-xsl-non-constant-expressions.patch
+#added fixes for passivetex extension and list-item-body(#161371)
 Patch5: docbook-xsl-list-item-body.patch
 
 
@@ -117,6 +122,10 @@ if [ "$1" = 0 ]; then
 fi
 
 %changelog
+* Fri Dec 18 2009 Ondrej Vasik <ovasik at redhat.com> 1.75.3-5
+- comment patches purpose
+- License Copyright only
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.75.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list