Mailinglist Archive: opensuse-commit (1792 mails)

< Previous Next >
commit libxfcegui4 for openSUSE:11.4

Hello community,

here is the log from the commit of package libxfcegui4 for openSUSE:11.4
checked in at Fri Feb 18 14:06:52 CET 2011.



--------
--- old-versions/11.4/all/libxfcegui4/libxfcegui4.changes 2011-01-18
02:07:45.000000000 +0100
+++ /mounts/work_src_done/11.4/libxfcegui4/libxfcegui4.changes 2011-02-17
22:02:18.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 20:56:14 UTC 2011 - gber@xxxxxxxxxxxx
+
+- %icon_theme_cache_post/un
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ libxfcegui4.spec ++++++
--- /var/tmp/diff_new_pack.SQiOUG/_old 2011-02-18 14:06:50.000000000 +0100
+++ /var/tmp/diff_new_pack.SQiOUG/_new 2011-02-18 14:06:50.000000000 +0100
@@ -19,7 +19,7 @@

Name: libxfcegui4
Version: 4.8.0
-Release: 1
+Release: 6.<RELEASE2>
License: LGPLv2.1+
Summary: Widget Library for the Xfce Desktop Environment
Url: http://www.xfce.org/
@@ -99,9 +99,17 @@
%clean
rm -rf %{buildroot}

-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%if 0%{?suse_version} >= 1140
+%icon_theme_cache_post
+%endif
+
+%postun
+/sbin/ldconfig
+%if 0%{?suse_version} >= 1140
+%icon_theme_cache_postun
+%endif

%files -f %{name}.lang
%defattr(-,root,root)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread