Hello community,

here is the log from the commit of package xaos for openSUSE:Factory checked in 
at 2018-09-14 00:03:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xaos (Old)
 and      /work/SRC/openSUSE:Factory/.xaos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xaos"

Fri Sep 14 00:03:13 2018 rev:23 rq:635554 version:3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xaos/xaos.changes        2018-03-22 
12:11:33.407824386 +0100
+++ /work/SRC/openSUSE:Factory/.xaos.new/xaos.changes   2018-09-14 
00:03:25.133860800 +0200
@@ -1,0 +2,5 @@
+Tue Sep 11 19:45:50 UTC 2018 - [email protected]
+
+- Fix install_info_delete macro usage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xaos.spec ++++++
--- /var/tmp/diff_new_pack.D57dy3/_old  2018-09-14 00:03:25.649860406 +0200
+++ /var/tmp/diff_new_pack.D57dy3/_new  2018-09-14 00:03:25.653860404 +0200
@@ -38,7 +38,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
-Requires(pre):  %install_info_prereq
+Requires(post): %install_info_prereq
+Requires(preun): %install_info_prereq
 Provides:       XaoS
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -81,7 +82,7 @@
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
-%postun
+%preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %files



Reply via email to