Hello community,

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

Package is "automake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/automake/automake-testsuite.changes      
2015-02-20 12:00:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.automake.new/automake-testsuite.changes 
2015-05-20 23:14:10.000000000 +0200
@@ -1,0 +2,5 @@
+Sun May 17 13:18:57 UTC 2015 - [email protected]
+
+- move delete of info file to preun section
+
+-------------------------------------------------------------------
automake.changes: same change

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

Other differences:
------------------
++++++ automake-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.7Uxr59/_old  2015-05-20 23:14:11.000000000 +0200
+++ /var/tmp/diff_new_pack.7Uxr59/_new  2015-05-20 23:14:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package automake-testsuite
 #
-# 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
@@ -94,7 +94,7 @@
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz
 
-%postun
+%preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz
 
 %if "%{name}" == "automake"

++++++ automake.spec ++++++
--- /var/tmp/diff_new_pack.7Uxr59/_old  2015-05-20 23:14:11.000000000 +0200
+++ /var/tmp/diff_new_pack.7Uxr59/_new  2015-05-20 23:14:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package automake
 #
-# 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
@@ -94,7 +94,7 @@
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz
 
-%postun
+%preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz
 
 %if "%{name}" == "automake"



Reply via email to