Mailinglist Archive: opensuse-commit (1792 mails)
| < Previous | Next > |
commit xfce4-panel for openSUSE:11.4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 18 Feb 2011 14:20:07 +0100
- Message-id: <20110218132007.A13F9202AE@hilbert.suse.de>
Hello community,
here is the log from the commit of package xfce4-panel for openSUSE:11.4
checked in at Fri Feb 18 14:20:07 CET 2011.
--------
--- old-versions/11.4/all/xfce4-panel/xfce4-panel.changes 2011-02-12
20:04:44.000000000 +0100
+++ /mounts/work_src_done/11.4/xfce4-panel/xfce4-panel.changes 2011-02-18
01:14:57.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 18 00:07:36 UTC 2011 - gber@xxxxxxxxxxxx
+
+- call %desktop_database_post/un
+- call %icon_theme_cache_post/un
+
+-------------------------------------------------------------------
calling whatdependson for 11.4-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel.spec ++++++
--- /var/tmp/diff_new_pack.NUybNr/_old 2011-02-18 14:20:04.000000000 +0100
+++ /var/tmp/diff_new_pack.NUybNr/_new 2011-02-18 14:20:04.000000000 +0100
@@ -19,7 +19,7 @@
Name: xfce4-panel
Version: 4.8.1
-Release: 2
+Release: 5.<RELEASE2>
License: GPLv2+ and LGPLv2.1+
Summary: Panel for the Xfce Desktop Environment
Url: http://www.xfce.org/projects/xfce4-panel/
@@ -128,6 +128,17 @@
%postun -n libxfce4panel-1_0-3 -p /sbin/ldconfig
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
+
%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |