SPECS: superkaramba-theme-ubermon.spec - added one sed (For 2+ pro...

blekot blekot at pld-linux.org
Sat Jan 26 12:26:36 CET 2008


Author: blekot                       Date: Sat Jan 26 11:26:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added one sed (For 2+ processors theme looks ugly, changed output to 1 line.)

---- Files affected:
SPECS:
   superkaramba-theme-ubermon.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/superkaramba-theme-ubermon.spec
diff -u SPECS/superkaramba-theme-ubermon.spec:1.11 SPECS/superkaramba-theme-ubermon.spec:1.12
--- SPECS/superkaramba-theme-ubermon.spec:1.11	Sat Jan 26 12:09:56 2008
+++ SPECS/superkaramba-theme-ubermon.spec	Sat Jan 26 12:26:30 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	superkaramba - motyw Ubermon
 Name:		superkaramba-theme-%{theme}
 Version:	1.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Themes
 Source0:	http://kde-look.org/CONTENT/content-files/22700-ubermon%{version}.tar.gz
@@ -60,6 +60,9 @@
 %{__sed} -i 's/0,0,0/255,255,255/' ubermon-white.theme
 %{__sed} -i 's/1,1,1/254,254,254/' ubermon-white.theme
 
+# For 2+ processors theme looks ugly, changed output to 1 line.
+%{__sed} -i 's,/proc/cpuinfo | grep,/proc/cpuinfo | grep -m 1,g' ubermon-*.theme
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-01-26 11:26:30  blekot
+- added one sed (For 2+ processors theme looks ugly, changed output to 1 line.)
+
 Revision 1.11  2008-01-26 11:09:56  blekot
 - updated to 1.2
 - changed url/Source0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/superkaramba-theme-ubermon.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list