packages: shotwell/shotwell.spec - better comment for ta_IN/te_IN locales

qboosh qboosh at pld-linux.org
Fri Mar 30 15:16:22 CEST 2012


Author: qboosh                       Date: Fri Mar 30 13:16:22 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- better comment for ta_IN/te_IN locales

---- Files affected:
packages/shotwell:
   shotwell.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/shotwell/shotwell.spec
diff -u packages/shotwell/shotwell.spec:1.31 packages/shotwell/shotwell.spec:1.32
--- packages/shotwell/shotwell.spec:1.31	Thu Mar 29 18:40:36 2012
+++ packages/shotwell/shotwell.spec	Fri Mar 30 15:16:16 2012
@@ -70,15 +70,16 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# not in glibc
-rm -r $RPM_BUILD_ROOT%{_localedir}/{ta_IN,te_IN}
+# ta_IN is a duplicate of ta
+# te_IN is incomplete duplicate of te
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ta_IN,te_IN}
 
 %find_lang shotwell --with-gnome
 %find_lang shotwell-extras
 
 cat shotwell.lang shotwell-extras.lang > shotwell-all.lang
 
-rm $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/gschemas.compiled
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/gschemas.compiled
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -116,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2012/03/30 13:16:16  qboosh
+- better comment for ta_IN/te_IN locales
+
 Revision 1.31  2012/03/29 16:40:36  megabajt
 - run glib-compile-schemas in %post/%postun
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/shotwell/shotwell.spec?r1=1.31&r2=1.32



More information about the pld-cvs-commit mailing list