SPECS: gnome-icons-gartoon.spec, gnome-icons-gperfection2.spec, gn...
freetz
freetz at pld-linux.org
Thu Oct 20 14:47:15 CEST 2005
Author: freetz Date: Thu Oct 20 12:47:15 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make use of gtk-update-icon-cache, rel.2
---- Files affected:
SPECS:
gnome-icons-gartoon.spec (1.5 -> 1.6) , gnome-icons-gperfection2.spec (1.10 -> 1.11) , gnome-icons-graphite.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/gnome-icons-gartoon.spec
diff -u SPECS/gnome-icons-gartoon.spec:1.5 SPECS/gnome-icons-gartoon.spec:1.6
--- SPECS/gnome-icons-gartoon.spec:1.5 Wed Jun 1 19:04:04 2005
+++ SPECS/gnome-icons-gartoon.spec Thu Oct 20 14:47:10 2005
@@ -1,17 +1,18 @@
# $Revision$, $Date$
#
-%define realname gartoon
+%define realname gartoon
#
Summary: Gartoon GNOME Icons
Summary(pl): Zestaw ikonek Gartoon dla GNOME
Name: gnome-icons-gartoon
Version: 0.5
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Amusements
Source0: http://zeus.qballcow.nl/icon/paket/%{realname}-%{version}.tar.gz
# Source0-md5: 19fd88682ad2f88ca85f7e0a904610fd
URL: http://zeus.qballcow.nl/
+BuildRequires: gtk+2 >= 2:2.8.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +28,11 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_iconsdir}/%{realname}
+
cp -af . $RPM_BUILD_ROOT%{_iconsdir}/%{realname}
+gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/%{realname}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -55,6 +59,7 @@
%{_iconsdir}/%{realname}/scalable/stock/*.svg
%{_iconsdir}/%{realname}/scalable/stock/Xtra/*.svg
%{_iconsdir}/%{realname}/scalable/stock/iconrc
+%{_iconsdir}/%{realname}/icon-theme.cache
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/10/20 12:47:10 freetz
+- make use of gtk-update-icon-cache, rel.2
+
Revision 1.5 2005/06/01 17:04:04 speedy
- release 1
================================================================
Index: SPECS/gnome-icons-gperfection2.spec
diff -u SPECS/gnome-icons-gperfection2.spec:1.10 SPECS/gnome-icons-gperfection2.spec:1.11
--- SPECS/gnome-icons-gperfection2.spec:1.10 Thu Aug 25 01:10:11 2005
+++ SPECS/gnome-icons-gperfection2.spec Thu Oct 20 14:47:10 2005
@@ -1,17 +1,18 @@
# $Revision$, $Date$
#
-%define realname gperfection2
+%define realname gperfection2
#
Summary: Gperfection2 GNOME Icons
Summary(pl): Zestaw ikonek Gperfection2 dla GNOME
Name: gnome-icons-gperfection2
Version: 2.3
-Release: 1
+Release: 2
License: GPL
Group: X11/Amusements
Source0: http://members.shaw.ca/titancreations/gnome/%{realname}-%{version}.tar.bz2
# Source0-md5: d986acad9835c14e5c6bcbd4e1119f62
URL: http://gnome-look.org/content/show.php?content=22989
+BuildRequires: gtk+2 >= 2:2.8.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,6 +37,8 @@
rm -f $RPM_BUILD_ROOT%{_iconsdir}/%{realname}/{24x24,48x48,72x72}/apps/gnome-main-menu.png
rm -f $RPM_BUILD_ROOT%{_iconsdir}/%{realname}/{12x12,20x20,24x24,32x32,36x36,48x48}/emblems/emblem-gentoo.png
+gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/%{realname}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -97,6 +100,7 @@
%{_iconsdir}/%{realname}/72x72/filesystems
%{_iconsdir}/%{realname}/72x72/gtk
%{_iconsdir}/%{realname}/scalable/filesystems
+%{_iconsdir}/%{realname}/icon-theme.cache
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -104,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/10/20 12:47:10 freetz
+- make use of gtk-update-icon-cache, rel.2
+
Revision 1.10 2005/08/24 23:10:11 paladine
- updated to 2.3
================================================================
Index: SPECS/gnome-icons-graphite.spec
diff -u SPECS/gnome-icons-graphite.spec:1.3 SPECS/gnome-icons-graphite.spec:1.4
--- SPECS/gnome-icons-graphite.spec:1.3 Thu Aug 25 00:50:16 2005
+++ SPECS/gnome-icons-graphite.spec Thu Oct 20 14:47:10 2005
@@ -1,16 +1,18 @@
# $Revision$, $Date$
-%define realname graphite
+#
+%define realname graphite
#
Summary: Graphite GNOME Icons
Summary(pl): Zestaw ikonek graphite dla GNOME
Name: gnome-icons-graphite
Version: 1.2
-Release: 1
+Release: 2
License: GPL
Group: X11/Amusements
Source0: http://members.shaw.ca/titancreations/gnome/graphite/%{realname}-%{version}.tar.bz2
# Source0-md5: 7ab77bcce941fcf0f09f19d56d93811f
URL: http://gnome-look.org/content/show.php?content=26757
+BuildRequires: gtk+2 >= 2:2.8.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,6 +37,8 @@
rm -f $RPM_BUILD_ROOT%{_iconsdir}/%{realname}/{24x24,48x48,72x72}/apps/gnome-main-menu.png
rm -f $RPM_BUILD_ROOT%{_iconsdir}/%{realname}/{12x12,20x20,24x24,32x32,36x36,48x48}/emblems/emblem-gentoo.png
+gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/%{realname}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -94,6 +98,7 @@
%{_iconsdir}/%{realname}/72x72/apps
%{_iconsdir}/%{realname}/72x72/filesystems
%{_iconsdir}/%{realname}/72x72/gtk
+%{_iconsdir}/%{realname}/icon-theme.cache
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -101,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/20 12:47:10 freetz
+- make use of gtk-update-icon-cache, rel.2
+
Revision 1.3 2005/08/24 22:50:16 paladine
- updated to 1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-icons-gartoon.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SPECS/gnome-icons-gperfection2.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/SPECS/gnome-icons-graphite.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list