packages: GConf2/GConf2.spec - don't remove en at shaw locale (now it's suppor...

qboosh qboosh at pld-linux.org
Fri Mar 25 18:33:56 CET 2011


Author: qboosh                       Date: Fri Mar 25 17:33:56 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't remove en at shaw locale (now it's supported via LANGUAGE)

---- Files affected:
packages/GConf2:
   GConf2.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: packages/GConf2/GConf2.spec
diff -u packages/GConf2/GConf2.spec:1.149 packages/GConf2/GConf2.spec:1.150
--- packages/GConf2/GConf2.spec:1.149	Sun Feb 20 12:12:08 2011
+++ packages/GConf2/GConf2.spec	Fri Mar 25 18:33:50 2011
@@ -196,12 +196,10 @@
 cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp examples/*.schemas $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en at shaw
-
 %find_lang %{name}
 
 # no *.{la,a} for modules - shut up check-files
-rm -f $RPM_BUILD_ROOT%{_libdir}/{GConf2,gio/modules}/lib*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/{GConf2,gio/modules}/lib*.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -304,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2011/03/25 17:33:50  qboosh
+- don't remove en at shaw locale (now it's supported via LANGUAGE)
+
 Revision 1.149  2011/02/20 11:12:08  qboosh
 - updated to 2.32.1 (could be built for gtk+3 as well; stick to 2.0 for now)
 - require glib 2.28 (uses functions introduced in 2.27.something)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GConf2/GConf2.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list