packages: gnome-themes-standard/gnome-themes-standard.spec - up to 2.91.91
wiget
wiget at pld-linux.org
Mon Mar 7 23:12:37 CET 2011
Author: wiget Date: Mon Mar 7 22:12:37 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.91.91
---- Files affected:
packages/gnome-themes-standard:
gnome-themes-standard.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/gnome-themes-standard/gnome-themes-standard.spec
diff -u packages/gnome-themes-standard/gnome-themes-standard.spec:1.3 packages/gnome-themes-standard/gnome-themes-standard.spec:1.4
--- packages/gnome-themes-standard/gnome-themes-standard.spec:1.3 Sat Feb 26 19:00:43 2011
+++ packages/gnome-themes-standard/gnome-themes-standard.spec Mon Mar 7 23:12:32 2011
@@ -2,12 +2,12 @@
Summary: Default themes for GNOME environment
Summary(pl.UTF-8): Domyślne motywy dla środowiska GNOME
Name: gnome-themes-standard
-Version: 2.91.90.1
+Version: 2.91.91
Release: 1
License: LGPL
Group: Themes
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/2.91/%{name}-%{version}.tar.bz2
-# Source0-md5: e6a2152a23e87ab43def737f17a1cce1
+# Source0-md5: dbe0c2eae1cf2cc710cd4bed511df7a6
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1:1.9
@@ -18,6 +18,7 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
+Requires(post,postun): gtk-update-icon-cache
Requires: gnome-icon-theme >= 2.91.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,12 +54,30 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_icon_cache Adwaita
+%update_icon_cache HighContrast
+%update_icon_cache HighContrastInverse
+%update_icon_cache LowContrast
+
+%postun
+%update_icon_cache Adwaita
+%update_icon_cache HighContrast
+%update_icon_cache HighContrastInverse
+%update_icon_cache LowContrast
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
%{_datadir}/themes/Adwaita
+%{_datadir}/themes/HighContrast
+%{_datadir}/themes/HighContrastInverse
+%{_datadir}/themes/LowContrast
%{_datadir}/gnome-background-properties/adwaita.xml
%{_iconsdir}/Adwaita
+%{_iconsdir}/HighContrast
+%{_iconsdir}/HighContrastInverse
+%{_iconsdir}/LowContrast
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -66,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/03/07 22:12:32 wiget
+- up to 2.91.91
+
Revision 1.3 2011/02/26 18:00:43 megabajt
- updated to 2.91.90.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-themes-standard/gnome-themes-standard.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list