packages: gvfs/gvfs.spec - use __rm macro

qboosh qboosh at pld-linux.org
Mon Jul 4 17:32:40 CEST 2011


Author: qboosh                       Date: Mon Jul  4 15:32:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use __rm macro

---- Files affected:
packages/gvfs:
   gvfs.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/gvfs/gvfs.spec
diff -u packages/gvfs/gvfs.spec:1.54 packages/gvfs/gvfs.spec:1.55
--- packages/gvfs/gvfs.spec:1.54	Tue May 24 17:57:45 2011
+++ packages/gvfs/gvfs.spec	Mon Jul  4 17:32:35 2011
@@ -120,7 +120,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{cache,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{cache,la}
 
 %find_lang gvfs
 
@@ -250,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2011/07/04 15:32:35  qboosh
+- use __rm macro
+
 Revision 1.54  2011/05/24 15:57:45  megabajt
 - updated to 1.8.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gvfs/gvfs.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list