SPECS: gnome-icon-theme.spec - added missing icon dirs, fixed brok...

hawk hawk at pld-linux.org
Sat Feb 16 15:39:01 CET 2008


Author: hawk                         Date: Sat Feb 16 14:39:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing icon dirs, fixed broken directory deps, please remember
  to update list of missing dir when upgrading package

---- Files affected:
SPECS:
   gnome-icon-theme.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/gnome-icon-theme.spec
diff -u SPECS/gnome-icon-theme.spec:1.54 SPECS/gnome-icon-theme.spec:1.55
--- SPECS/gnome-icon-theme.spec:1.54	Tue Oct  9 17:31:11 2007
+++ SPECS/gnome-icon-theme.spec	Sat Feb 16 15:38:56 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Domyślne motywy ikon dla środowiska GNOME
 Name:		gnome-icon-theme
 Version:	2.20.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Themes
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.20/%{name}-%{version}.tar.bz2
@@ -44,6 +44,13 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# add missing icon dirs, fixes broken directory deps
+install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/22x22/{filesystems,stock/{chart,code,data,document,emoticons,form,generic,image,io,media,navigation,net,object,table,text}}
+install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/24x24/stock/emoticons
+install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/32x32/{filesystems,stock/{chart,code,data,document,emoticons,form,image,io,media,navigation,net,object,table,text}}
+install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/48x48/{categories,emotes,mimetypes,places,status,stock/{chart,emoticons,form,image,media,navigation,object,table,text}}
+install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/scalable/{animations,filesystems,stock/{chart,code,data,document,emoticons,form,image,io,media,navigation,net,object,table,text}}
+
 gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/gnome
 
 %clean
@@ -61,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008-02-16 14:38:56  hawk
+- added missing icon dirs, fixed broken directory deps, please remember
+  to update list of missing dir when upgrading package
+
 Revision 1.54  2007-10-09 15:31:11  baggins
 - s/enviroment/environment/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-icon-theme.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list