Hello community,

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

Package is "autoconf213"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoconf213/autoconf213.changes  2013-03-22 
11:00:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.autoconf213.new/autoconf213.changes     
2015-02-16 17:22:08.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Feb  6 19:21:59 UTC 2015 - [email protected]
+
+- Move %install_info_delete from postun to preun: we need to handle
+  the case while the file is still present.
+- Fix filename of info files for post/preun: autoconf213.info.gz.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ autoconf213.spec ++++++
--- /var/tmp/diff_new_pack.Lf3KZ8/_old  2015-02-16 17:22:09.000000000 +0100
+++ /var/tmp/diff_new_pack.Lf3KZ8/_new  2015-02-16 17:22:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf213
 #
-# 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
@@ -89,16 +89,16 @@
 rm -f ${RPM_BUILD_ROOT}%{_infodir}/standards*
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/autoconf2.13.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/autoconf213.info.gz
 
-%postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf2.13.info.gz
+%preun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf213.info.gz
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README TODO
 %{_prefix}/bin/*
 %{_prefix}/share/autoconf-2.13
-%doc %{_infodir}/*.gz
+%doc %{_infodir}/autoconf213.info.gz
 
 %changelog

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

Reply via email to