Author: glen                         Date: Wed Oct 11 20:50:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9

---- Files affected:
SPECS:
   hicolor-icon-theme.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/hicolor-icon-theme.spec
diff -u SPECS/hicolor-icon-theme.spec:1.12 SPECS/hicolor-icon-theme.spec:1.13
--- SPECS/hicolor-icon-theme.spec:1.12  Wed Oct 11 22:42:14 2006
+++ SPECS/hicolor-icon-theme.spec       Wed Oct 11 22:50:37 2006
@@ -2,8 +2,8 @@
 Summary:       Directory hierarchy for default icon theme
 Summary(pl):   Struktura katalogów dla domyślnego motywu ikon
 Name:          hicolor-icon-theme
-Version:       0.5
-Release:       3
+Version:       0.9
+Release:       1
 License:       LGPL
 Group:         Base
 Source0:       
http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -22,19 +22,18 @@
 %prep
 %setup -q
 
+%build
+%configure
+%{__make}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
-# make install is outdated, make all by hand
-#%{__make} install \
-#      DESTDIR=$RPM_BUILD_ROOT \
-#      PREFIX=%{_prefix}
-
-install -d 
$RPM_BUILD_ROOT%{_iconsdir}/hicolor/{24x24/apps,16x16/stock/emoticons}
-install index.theme $RPM_BUILD_ROOT%{_iconsdir}/hicolor
-for dir in `grep Directories= index.theme|sed -e 's/Directories=//;s/,/ /g'` ; 
do
-       install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/$dir
-done
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+# added in Revision 1.11
+install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/stock/emoticons
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/10/11 20:50:37  glen
+- updated to 0.9
+
 Revision 1.12  2006/10/11 20:42:14  glen
 - new URL and Source0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hicolor-icon-theme.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to