Hello community, here is the log from the commit of package docbook5-xsl-stylesheets for openSUSE:Factory checked in at 2013-03-18 07:05:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets (Old) and /work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook5-xsl-stylesheets", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets/docbook5-xsl-stylesheets.changes 2012-09-20 14:58:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new/docbook5-xsl-stylesheets.changes 2013-03-18 07:05:41.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Mar 15 12:06:45 UTC 2013 - [email protected] + +- fixed error in specfile that generated catalog entries pointing + to the DocBook4 stylesheets + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docbook5-xsl-stylesheets.spec ++++++ --- /var/tmp/diff_new_pack.UG3CcN/_old 2013-03-18 07:05:42.000000000 +0100 +++ /var/tmp/diff_new_pack.UG3CcN/_new 2013-03-18 07:05:42.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package docbook5-xsl-stylesheets # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -67,16 +67,16 @@ # %{xmlcatalog} --noout --create %{dbstyle_catalog} %{xmlcatalog} --noout --add "rewriteSystem" \ - "http://docbook.sourceforge.net/release/xsl/%{version}" \ + "http://docbook.sourceforge.net/release/xsl-ns/%{version}" \ "file://%{dbstyle_dir}/%{version}" %{dbstyle_catalog} %{xmlcatalog} --noout --add "rewriteURI" \ - "http://docbook.sourceforge.net/release/xsl/%{version}" \ + "http://docbook.sourceforge.net/release/xsl-ns/%{version}" \ "file://%{dbstyle_dir}/%{version}" %{dbstyle_catalog} %{xmlcatalog} --noout --add "rewriteSystem" \ - "http://docbook.sourceforge.net/release/xsl/current" \ + "http://docbook.sourceforge.net/release/xsl-ns/current" \ "file://%{dbstyle_dir}/%{version}" %{dbstyle_catalog} %{xmlcatalog} --noout --add "rewriteURI" \ - "http://docbook.sourceforge.net/release/xsl/current" \ + "http://docbook.sourceforge.net/release/xsl-ns/current" \ "file://%{dbstyle_dir}/%{version}" %{dbstyle_catalog} # @@ -85,7 +85,7 @@ # %{xmlcatalog} --noout --create %{dbstyle_catalog_entry} %{xmlcatalog} --noout --add "delegateSystem" \ - "http://docbook.sourceforge.net/release/xsl/" \ + "http://docbook.sourceforge.net/release/xsl-ns/" \ "file:///etc/xml/%{dbstyle_catalog}" %{dbstyle_catalog_entry} %__sed -i -e '/<catalog/a\ <group id="%{name}">' \ -e '/<\/catalog/i\ </group>' %{dbstyle_catalog_entry} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
