SPECS: file.spec - kill other variants of backup files

glen glen at pld-linux.org
Sat May 31 14:05:46 CEST 2008


Author: glen                         Date: Sat May 31 12:05:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill other variants of backup files

---- Files affected:
SPECS:
   file.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.143 SPECS/file.spec:1.144
--- SPECS/file.spec:1.143	Sat May 31 01:23:40 2008
+++ SPECS/file.spec	Sat May 31 14:05:40 2008
@@ -252,7 +252,7 @@
 %patch5 -p1
 %patch6 -p1
 
-rm -f magic/Magdir/*.orig
+rm -f magic/Magdir/{*.orig,*~}
 
 %build
 %{__libtoolize}
@@ -363,6 +363,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2008-05-31 12:05:40  glen
+- kill other variants of backup files
+
 Revision 1.143  2008-05-30 23:23:40  qboosh
 - avoid processing *.orig patching leftovers into magic.mgc
 - provide full magic file instead of just additions
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file.spec?r1=1.143&r2=1.144&f=u



More information about the pld-cvs-commit mailing list