packages: gnome-bluetooth/gnome-bluetooth.spec - en at shaw locale is now supp...

qboosh qboosh at pld-linux.org
Sun Mar 27 14:21:59 CEST 2011


Author: qboosh                       Date: Sun Mar 27 12:21:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
- use __rm macro

---- Files affected:
packages/gnome-bluetooth:
   gnome-bluetooth.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: packages/gnome-bluetooth/gnome-bluetooth.spec
diff -u packages/gnome-bluetooth/gnome-bluetooth.spec:1.85 packages/gnome-bluetooth/gnome-bluetooth.spec:1.86
--- packages/gnome-bluetooth/gnome-bluetooth.spec:1.85	Fri Feb  4 19:23:47 2011
+++ packages/gnome-bluetooth/gnome-bluetooth.spec	Sun Mar 27 14:21:54 2011
@@ -118,9 +118,8 @@
 
 %prep
 %setup -q
-sed -i 's/en at shaw//g' po/LINGUAS
 sed -i 's/mus//g' po/LINGUAS
-rm -f po/{en at shaw,mus}.po
+%{__rm} po/mus.po
 
 %build
 %{__gtkdocize}
@@ -146,8 +145,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-bluetooth/plugins/*.la
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-bluetooth/plugins/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la
 
 %find_lang %{name} --with-gnome --with-omf --all-name
 
@@ -213,6 +212,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2011/03/27 12:21:54  qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+- use __rm macro
+
 Revision 1.85  2011/02/04 18:23:47  wiget
 - Requires(post,postun): gtk-update-icon-cache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-bluetooth/gnome-bluetooth.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list