Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2015-10-06 13:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes    2015-03-01 
14:47:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new/alsa-tools.changes       
2015-10-06 13:25:57.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct  2 11:52:42 CEST 2015 - [email protected]
+
+- Add missing desktop_database_post/postun macro calls
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.wV1zga/_old  2015-10-06 13:25:58.000000000 +0200
+++ /var/tmp/diff_new_pack.wV1zga/_new  2015-10-06 13:25:58.000000000 +0200
@@ -376,6 +376,38 @@
 rm -f as10k1/examples/Makefile*
 rm -f ld10k1/doc/Makefile*
 
+%post -n envy24control
+%{?desktop_database_post}
+exit 0
+
+%postun -n envy24control
+%{?desktop_database_postun}
+exit 0
+
+%post -n rmedigicontrol
+%{?desktop_database_post}
+exit 0
+
+%postun -n rmedigicontrol
+%{?desktop_database_postun}
+exit 0
+
+%post -n hdspconf
+%{?desktop_database_post}
+exit 0
+
+%postun -n hdspconf
+%{?desktop_database_postun}
+exit 0
+
+%post -n hdspmixer
+%{?desktop_database_post}
+exit 0
+
+%postun -n hdspmixer
+%{?desktop_database_postun}
+exit 0
+
 %post -n ld10k1 -p /sbin/ldconfig
 
 %postun -n ld10k1 -p /sbin/ldconfig




Reply via email to