packages: orage/orage.spec - remove unwanted dir, not leave off packaging

glen glen at pld-linux.org
Tue Dec 20 11:32:37 CET 2011


Author: glen                         Date: Tue Dec 20 10:32:37 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove unwanted dir, not leave off packaging

---- Files affected:
packages/orage:
   orage.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/orage/orage.spec
diff -u packages/orage/orage.spec:1.23 packages/orage/orage.spec:1.24
--- packages/orage/orage.spec:1.23	Tue Dec 20 10:24:12 2011
+++ packages/orage/orage.spec	Tue Dec 20 11:32:32 2011
@@ -57,6 +57,9 @@
 # duplicate of ur
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
 
+# there is no %{_datadir}/icons/hicolor/160x160 dir
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/hicolor/160x160
+
 %find_lang %{name}
 
 %clean
@@ -86,8 +89,8 @@
 %{_mandir}/man1/globaltime.1*
 %{_mandir}/man1/orage.1*
 %{_mandir}/man1/tz_convert.1*
-%{_iconsdir}/hicolor/48x48/*/*
-%{_iconsdir}/hicolor/scalable/*/*
+%{_iconsdir}/hicolor/*/*/*.png
+%{_iconsdir}/hicolor/scalable/*/*.svg
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/12/20 10:32:32  glen
+- remove unwanted dir, not leave off packaging
+
 Revision 1.23  2011/12/20 09:24:12  lisu
 - there is no /usr/share/icons/hicolor/160x160 dir
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/orage/orage.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list