Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2015-05-20 23:15:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
 and      /work/SRC/openSUSE:Factory/.bash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes        2015-03-23 
12:12:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes   2015-05-20 
23:15:27.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 18 06:10:49 UTC 2015 - meiss...@suse.com
+
+- move info deletion to %preun sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.ezCwKR/_old  2015-05-20 23:15:28.000000000 +0200
+++ /var/tmp/diff_new_pack.ezCwKR/_new  2015-05-20 23:15:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bash
 #
-# Copyright (c) 2015 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
@@ -650,7 +650,7 @@
 %post -n bash-doc
 %install_info --info-dir=%{_infodir} %{_infodir}/bash.info.gz
 
-%postun -n bash-doc
+%preun -n bash-doc
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/bash.info.gz
 
 %post -n libreadline6 -p /sbin/ldconfig
@@ -661,7 +661,7 @@
 %install_info --info-dir=%{_infodir} %{_infodir}/history.info.gz
 %install_info --info-dir=%{_infodir} %{_infodir}/readline.info.gz
 
-%postun -n readline-doc
+%preun -n readline-doc
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/history.info.gz
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/readline.info.gz
 


Reply via email to