packages: anjuta/anjuta.spec - en at shaw locale is now supported (via LANGUAGE)

qboosh qboosh at pld-linux.org
Sat Mar 26 13:15:52 CET 2011


Author: qboosh                       Date: Sat Mar 26 12:15:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)

---- Files affected:
packages/anjuta:
   anjuta.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: packages/anjuta/anjuta.spec
diff -u packages/anjuta/anjuta.spec:1.186 packages/anjuta/anjuta.spec:1.187
--- packages/anjuta/anjuta.spec:1.186	Fri Feb  4 19:23:35 2011
+++ packages/anjuta/anjuta.spec	Sat Mar 26 13:15:47 2011
@@ -141,9 +141,6 @@
 %prep
 %setup -q
 
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
 %build
 %{__intltoolize}
 %{__libtoolize}
@@ -170,9 +167,9 @@
 	mimesvgicondir=%{_iconsdir}/hicolor/scalable/mimetypes
 
 # *.la not needed - *.so loaded through libgmodule
-rm -f $RPM_BUILD_ROOT%{_libdir}/{anjuta,glade3/modules}/lib*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/{anjuta,glade3/modules}/lib*.la
 
-rm -rf $RPM_BUILD_ROOT%{_docdir}/anjuta
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/anjuta
 
 %find_lang %{name} --with-gnome --with-omf --all-name
 
@@ -307,6 +304,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2011/03/26 12:15:47  qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+
 Revision 1.186  2011/02/04 18:23:35  wiget
 - Requires(post,postun): gtk-update-icon-cache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/anjuta/anjuta.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list