Mailinglist Archive: opensuse-commit (762 mails)
| < Previous | Next > |
commit tango-icon-theme for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 27 Aug 2010 22:42:44 +0200
- Message-id: <20100827204244.DC554202BC@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package tango-icon-theme for openSUSE:Factory
checked in at Fri Aug 27 22:42:44 CEST 2010.
--------
--- GNOME/tango-icon-theme/tango-icon-theme.changes 2009-12-16
15:03:19.000000000 +0100
+++ tango-icon-theme/tango-icon-theme.changes 2010-08-25 21:48:35.000000000
+0200
@@ -1,0 +2,6 @@
+Wed Aug 25 15:22:38 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Use the %icon_theme_cache_* macros to make sure the icon theme
+ cache is created/updated.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tango-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.coXcOK/_old 2010-08-27 22:42:16.000000000 +0200
+++ /var/tmp/diff_new_pack.coXcOK/_new 2010-08-27 22:42:16.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package tango-icon-theme (Version 0.8.90)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -29,7 +29,7 @@
License: Creative Commons Attribution-ShareAlike 2.5 License Agreement
Group: System/GUI/GNOME
Version: 0.8.90
-Release: 4
+Release: 11
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-extras-0.1.1.tar.bz2
Url: http://tango.freedesktop.org/
@@ -56,14 +56,21 @@
%makeinstall
cd ../%{name}-extras-0.1.1
%makeinstall
+%icon_theme_cache_create_ghost Tango
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%icon_theme_cache_post Tango
+
+# No need for %%icon_theme_cache_postun in %postun since the theme won't exist
anymore
+
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog README
-%{_datadir}/icons/Tango
+%ghost %{_datadir}/icons/Tango/icon-theme.cache
+%{_datadir}/icons/Tango/
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |