Hello community,

here is the log from the commit of package docbook2x for openSUSE:Factory 
checked in at 2015-02-16 15:02:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docbook2x (Old)
 and      /work/SRC/openSUSE:Factory/.docbook2x.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docbook2x"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docbook2x/docbook2x.changes      2013-08-13 
10:15:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.docbook2x.new/docbook2x.changes 2015-02-16 
17:24:26.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 10 06:15:30 UTC 2015 - [email protected]
+
+- move install_info from %postun to %preun and don't reference
+  the extension twice
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docbook2x.spec ++++++
--- /var/tmp/diff_new_pack.8CHMMc/_old  2015-02-16 17:24:32.000000000 +0100
+++ /var/tmp/diff_new_pack.8CHMMc/_new  2015-02-16 17:24:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook2x
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -124,7 +124,7 @@
 %{INSTALL_DIR} $cat_dir
 %{INSTALL_DATA} %{FOR_ROOT_CAT} $cat_dir
 %define all_cat %{name}-%{version}
-%define info_files docbook2texi-xslt docbook2man-xslt docbook2X.info
+%define info_files docbook2texi-xslt docbook2man-xslt docbook2X
 
 %post
 edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \
@@ -143,7 +143,7 @@
   %install_info --info-dir=%{_infodir} %{_infodir}/${f}.info.gz
 done
 
-%postun doc
+%preun doc
 for f in %{info_files}; do
   %install_info_delete --info-dir=%{_infodir} %{_infodir}/${f}.info.gz
 done

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to