Hello community,

here is the log from the commit of package openbox for openSUSE:Factory
checked in at Mon Jun 6 12:12:09 CEST 2011.



--------
--- openbox/openbox.changes     2010-08-03 16:39:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/openbox/openbox.changes        2011-03-14 
22:35:42.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Mar 14 21:28:19 UTC 2011 - [email protected]
+
+- merged erroneously duplicated %post/un
+
+-------------------------------------------------------------------
+Mon Mar 14 18:52:55 UTC 2011 - [email protected]
+
+- call %desktop_database_post/un
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ openbox.spec ++++++
--- /var/tmp/diff_new_pack.K637ZW/_old  2011-06-06 12:11:31.000000000 +0200
+++ /var/tmp/diff_new_pack.K637ZW/_new  2011-06-06 12:11:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package openbox (Version 3.4.11.2)
+# spec file for package openbox
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Provides:       windowmanager
 AutoReqProv:    on
 Version:        3.4.11.2
-Release:        8
+Release:        12
 Summary:        ICCCM and EWMH Compliant Window Manager with Very Few 
Dependencies
 Url:            http://openbox.org/
 Source:         %name-%version.tar.bz2
@@ -151,9 +151,17 @@
 %find_lang %name
 %fdupes -s %buildroot
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%if 0%{?suse_version} >= 1140
+%desktop_database_post
+%endif
+
+%postun
+/sbin/ldconfig
+%if 0%{?suse_version} >= 1140
+%desktop_database_postun
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT



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



Remember to have fun...

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

Reply via email to