SPECS: superkaramba-theme-LiquidWeatherPlus.spec - added locales h...

blekot blekot at pld-linux.org
Wed Jan 18 14:02:57 CET 2006


Author: blekot                       Date: Wed Jan 18 13:02:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added locales hack (temporary)
- cleaning %install
- STBR

---- Files affected:
SPECS:
   superkaramba-theme-LiquidWeatherPlus.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/superkaramba-theme-LiquidWeatherPlus.spec
diff -u SPECS/superkaramba-theme-LiquidWeatherPlus.spec:1.25 SPECS/superkaramba-theme-LiquidWeatherPlus.spec:1.26
--- SPECS/superkaramba-theme-LiquidWeatherPlus.spec:1.25	Fri Dec  2 22:18:21 2005
+++ SPECS/superkaramba-theme-LiquidWeatherPlus.spec	Wed Jan 18 14:02:52 2006
@@ -1,19 +1,17 @@
 # $Revision$, $Date$
 #$Revision$,  $Date$
-# TODO
-# - other languages doesn't work (problem with gettext.py - not found)
 
 %define		theme	LiquidWeatherPlus
 
 Summary:	superkaramba - LiquidWeatherPlus theme
 Summary(pl):	superkaramba - motyw LiquidWeatherPlus
 Name:		superkaramba-theme-%{theme}
-Version:	8.7.2
-Release:	0.9
+Version:	8.9.2
+Release:	2
 License:	GPL
 Group:		Themes
 Source0:	http://www.message.co.nz/~matt-sarah/lwp-%{version}.skz
-# Source0-md5:	de189c382ce2ba6827c043984d844d46
+# Source0-md5:	ff322cb338ae2cfe290818b2321d0145
 URL:		http://www.message.co.nz/~matt-sarah/
 Requires:	superkaramba >= 0.37
 BuildArch:	noarch
@@ -63,10 +61,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_datadir}%{_liquiddir} \
-	$RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/{background,earthquake,fonts,translations} \
+	$RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/{background,earthquake,fonts} \
 	$RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/icons/{Liquid,Umicons}/{large_icons,small_icons} \
 	$RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/wind_icons/{flat,liquid}/{medium,strong,weak}
-install *.{py,pyc,png,theme,ui} $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}
+install *.{html,pot,py,pyc,png,theme,ui,xml} $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}
+install trans_snippet $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}
 install background/*.png $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/background
 install earthquake/*.{html,css} $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/earthquake
 install fonts/*.ttf $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/fonts
@@ -86,6 +85,14 @@
 install wind_icons/liquid/$www/*.png $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}/wind_icons/liquid/$www
 done
 
+#cleaning
+rm $RPM_BUILD_ROOT%{_datadir}/locale/*/LC_MESSAGES/liquid_weather.po*
+
+# locale hack
+cd $RPM_BUILD_ROOT%{_datadir}%{_liquiddir}
+ln -s ../../../locale/ locale 
+cd -
+
 %find_lang liquid_weather --with-kde
 
 %clean
@@ -101,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/01/18 13:02:52  blekot
+- added locales hack (temporary)
+- cleaning %install
+- STBR
+
 Revision 1.25  2005/12/02 21:18:21  blekot
 - up to 8.7.2
 - find_lang added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/superkaramba-theme-LiquidWeatherPlus.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list