SPECS: AutoScan.spec - no recurse for file removal

glen glen at pld-linux.org
Sat Feb 24 12:45:45 CET 2007


Author: glen                         Date: Sat Feb 24 11:45:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no recurse for file removal

---- Files affected:
SPECS:
   AutoScan.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/AutoScan.spec
diff -u SPECS/AutoScan.spec:1.11 SPECS/AutoScan.spec:1.12
--- SPECS/AutoScan.spec:1.11	Sat Feb 24 08:41:12 2007
+++ SPECS/AutoScan.spec	Sat Feb 24 12:45:40 2007
@@ -54,7 +54,7 @@
 install bin/AutoScan_Network $RPM_BUILD_ROOT%{_bindir}
 install bin/AutoScan_Agent $RPM_BUILD_ROOT%{_bindir}
 cp -R usr/* $RPM_BUILD_ROOT/usr/
-rm -rf $RPM_BUILD_ROOT/usr/share/doc/AutoScan/copyright
+rm -f $RPM_BUILD_ROOT/usr/share/doc/AutoScan/copyright
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/02/24 11:45:40  glen
+- no recurse for file removal
+
 Revision 1.11  2007/02/24 07:41:12  sls
 - added info about unpackaged file
 - removing upackaged copyright file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/AutoScan.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list