Mailinglist Archive: opensuse-commit (1792 mails)

< Previous Next >
commit xfce-utils for openSUSE:11.4

Hello community,

here is the log from the commit of package xfce-utils for openSUSE:11.4
checked in at Fri Feb 18 14:18:34 CET 2011.



--------
--- old-versions/11.4/all/xfce-utils/xfce-utils.changes 2011-02-03
19:53:42.000000000 +0100
+++ /mounts/work_src_done/11.4/xfce-utils/xfce-utils.changes 2011-02-18
01:26:04.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 18 00:20:13 UTC 2011 - gber@xxxxxxxxxxxx
+
+- call %desktop_database_post/un
+- call %icon_theme_cache_post/un
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ xfce-utils.spec ++++++
--- /var/tmp/diff_new_pack.YEw9AV/_old 2011-02-18 14:18:31.000000000 +0100
+++ /var/tmp/diff_new_pack.YEw9AV/_new 2011-02-18 14:18:31.000000000 +0100
@@ -19,7 +19,7 @@

Name: xfce-utils
Version: 4.8.1
-Release: 1
+Release: 3.<RELEASE2>
License: GPLv2+
Summary: Collection of Scripts and Utilities for the Xfce Desktop
Environment
Url: http://www.xfce.org/projects/xfce-utils/
@@ -84,6 +84,17 @@
%clean
rm -rf %{buildroot}

+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
+
%files
%defattr(-,root,root)
%{_bindir}/startxfce4


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



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