SPECS: screenlets.spec - fixed %find_lang call.

cieciwa cieciwa at pld-linux.org
Mon Sep 29 21:43:50 CEST 2008


Author: cieciwa                      Date: Mon Sep 29 19:43:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed %find_lang call.

---- Files affected:
SPECS:
   screenlets.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/screenlets.spec
diff -u SPECS/screenlets.spec:1.4 SPECS/screenlets.spec:1.5
--- SPECS/screenlets.spec:1.4	Mon Sep 29 21:24:38 2008
+++ SPECS/screenlets.spec	Mon Sep 29 21:43:45 2008
@@ -40,7 +40,7 @@
 	--root $RPM_BUILD_ROOT \
 	--prefix %{_prefix}
 
-%find_lang %{name} --with-gnome
+%find_lang %{name} --all-name
 
 %py_postclean %{py_sitescriptdir}/%{name}
 
@@ -63,7 +63,7 @@
 %{py_sitescriptdir}/%{name}*.egg-info
 %{_datadir}/screenlets
 %dir %{_datadir}/screenlets-manager
-%{_datadir}/screenlets-manager/*
+%{_datadir}/screenlets-manager/*[!.py]
 %attr(755,root,root) %{_datadir}/screenlets-manager/*.py
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/09/29 19:43:45  cieciwa
+- fixed %find_lang call.
+
 Revision 1.4  2008/09/29 19:24:38  cieciwa
 - updated to 0.1.2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/screenlets.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list