SPECS: apache1.spec - check files cleanup

glen glen at pld-linux.org
Mon Oct 31 18:02:47 CET 2005


Author: glen                         Date: Mon Oct 31 17:02:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check files cleanup

---- Files affected:
SPECS:
   apache1.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.116 SPECS/apache1.spec:1.117
--- SPECS/apache1.spec:1.116	Mon Oct 31 17:50:54 2005
+++ SPECS/apache1.spec	Mon Oct 31 18:02:42 2005
@@ -1395,10 +1395,10 @@
 rm -f $RPM_BUILD_ROOT%{_mandir}/README*
 
 # Not for our os or for older apache
-rm -f $RPM_BUILD_ROOT/usr/share/apache1-manual/{cygwin,ebcdic,install-tpf,man-template}.html \
-rm -f $RPM_BUILD_ROOT/usr/share/apache1-manual/mod/mod_{auth_dbm,browser,dld,example,isapi,log_common}.html \
-rm -f $RPM_BUILD_ROOT/usr/share/apache1-manual/{mpeix,netware,new_features_1_[0-2],readme-tpf,suexec_1_2,unixware,vhosts/details_1_2}.html \
-rm -f $RPM_BUILD_ROOT/usr/share/apache1-manual/{win_{compiling,service}.html*,windows.html*}
+rm $RPM_BUILD_ROOT/usr/share/apache1-manual/{cygwin,ebcdic,install-{z,}tpf,man-template}.html
+rm $RPM_BUILD_ROOT/usr/share/apache1-manual/mod/mod_{auth_dbm,browser,dld,example,isapi,log_common}.html
+rm $RPM_BUILD_ROOT/usr/share/apache1-manual/{mpeix,netware,new_features_1_[0-2],readme-tpf,suexec_1_2,unixware,vhosts/details_1_2}.html
+rm $RPM_BUILD_ROOT/usr/share/apache1-manual/{win_{compiling,service}.html*,windows.html*}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -2352,6 +2352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2005/10/31 17:02:42  glen
+- check files cleanup
+
 Revision 1.116  2005/10/31 16:50:54  glen
 - avoid linking support programs with main program libs; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.116&r2=1.117&f=u




More information about the pld-cvs-commit mailing list