packages: xemacs-w3-pkg/xemacs-w3-pkg.spec, xemacs-zenirc-pkg/xemacs-zenirc...

sparky sparky at pld-linux.org
Sun Feb 6 17:51:00 CET 2011


Author: sparky                       Date: Sun Feb  6 16:51:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unified %clean section

---- Files affected:
packages/xemacs-w3-pkg:
   xemacs-w3-pkg.spec (1.35 -> 1.36) 
packages/xemacs-zenirc-pkg:
   xemacs-zenirc-pkg.spec (1.26 -> 1.27) 
packages/xmlstarlet:
   xmlstarlet.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/xemacs-w3-pkg/xemacs-w3-pkg.spec
diff -u packages/xemacs-w3-pkg/xemacs-w3-pkg.spec:1.35 packages/xemacs-w3-pkg/xemacs-w3-pkg.spec:1.36
--- packages/xemacs-w3-pkg/xemacs-w3-pkg.spec:1.35	Wed Jun 17 15:14:07 2009
+++ packages/xemacs-w3-pkg/xemacs-w3-pkg.spec	Sun Feb  6 17:50:55 2011
@@ -59,7 +59,7 @@
 find $RPM_BUILD_ROOT -type f -name "*.el" | while read i; do test ! -f ${i}c || rm -f $i; done
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p	/sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/02/06 16:50:55  sparky
+- unified %clean section
+
 Revision 1.35  2009/06/17 13:14:07  amateja
 - updated to 1.35
 

================================================================
Index: packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec
diff -u packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec:1.26 packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec:1.27
--- packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec:1.26	Wed Feb  2 19:20:25 2011
+++ packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec	Sun Feb  6 17:50:55 2011
@@ -53,7 +53,7 @@
 rm -f doc/zenirc.{info,txt,texi}
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p	/sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2011/02/06 16:50:55  sparky
+- unified %clean section
+
 Revision 1.26  2011/02/02 18:20:25  sparky
 - BR: xemacs
 - adapterized

================================================================
Index: packages/xmlstarlet/xmlstarlet.spec
diff -u packages/xmlstarlet/xmlstarlet.spec:1.4 packages/xmlstarlet/xmlstarlet.spec:1.5
--- packages/xmlstarlet/xmlstarlet.spec:1.4	Fri Mar 16 19:30:44 2007
+++ packages/xmlstarlet/xmlstarlet.spec	Sun Feb  6 17:50:55 2011
@@ -48,7 +48,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/02/06 16:50:55  sparky
+- unified %clean section
+
 Revision 1.4  2007/03/16 18:30:44  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-w3-pkg/xemacs-w3-pkg.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-zenirc-pkg/xemacs-zenirc-pkg.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlstarlet/xmlstarlet.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list