packages: nle/nle.spec, ortp/ortp.spec, pam-pam_krb5/pam-pam_krb5.spec, pho...

sparky sparky at pld-linux.org
Sun Feb 6 17:50:45 CET 2011


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

---- Files affected:
packages/nle:
   nle.spec (1.18 -> 1.19) 
packages/ortp:
   ortp.spec (1.22 -> 1.23) 
packages/pam-pam_krb5:
   pam-pam_krb5.spec (1.25 -> 1.26) 
packages/photoprint:
   photoprint.spec (1.10 -> 1.11) 
packages/photoprint-borders:
   photoprint-borders.spec (1.1 -> 1.2) 
packages/rapidsvn:
   rapidsvn.spec (1.32 -> 1.33) 
packages/redis:
   redis.spec (1.7 -> 1.8) 
packages/rp-pppoe:
   rp-pppoe.spec (1.32 -> 1.33) 
packages/skkinput:
   skkinput.spec (1.11 -> 1.12) 
packages/spooles:
   spooles.spec (1.6 -> 1.7) 
packages/streamripper:
   streamripper.spec (1.20 -> 1.21) 
packages/tunesbrowser:
   tunesbrowser.spec (1.6 -> 1.7) 
packages/wmG:
   wmG.spec (1.26 -> 1.27) 
packages/wv:
   wv.spec (1.90 -> 1.91) 
packages/wv2:
   wv2.spec (1.29 -> 1.30) 
packages/xemacs-Sun-pkg:
   xemacs-Sun-pkg.spec (1.23 -> 1.24) 
packages/xemacs-ada-pkg:
   xemacs-ada-pkg.spec (1.21 -> 1.22) 
packages/xemacs-apel-pkg:
   xemacs-apel-pkg.spec (1.27 -> 1.28) 
packages/xemacs-auctex-pkg:
   xemacs-auctex-pkg.spec (1.47 -> 1.48) 
packages/xemacs-bbdb-pkg:
   xemacs-bbdb-pkg.spec (1.36 -> 1.37) 
packages/xemacs-c-support-pkg:
   xemacs-c-support-pkg.spec (1.22 -> 1.23) 
packages/xemacs-calc-pkg:
   xemacs-calc-pkg.spec (1.29 -> 1.30) 
packages/xemacs-calendar-pkg:
   xemacs-calendar-pkg.spec (1.27 -> 1.28) 
packages/xemacs-cc-mode-pkg:
   xemacs-cc-mode-pkg.spec (1.45 -> 1.46) 
packages/xemacs-cookie-pkg:
   xemacs-cookie-pkg.spec (1.22 -> 1.23) 
packages/xemacs-crisp-pkg:
   xemacs-crisp-pkg.spec (1.22 -> 1.23) 
packages/xemacs-devel-pkg:
   xemacs-devel-pkg.spec (1.34 -> 1.35) 
packages/xemacs-dictionary-pkg:
   xemacs-dictionary-pkg.spec (1.11 -> 1.12) 
packages/xemacs-dired-pkg:
   xemacs-dired-pkg.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/nle/nle.spec
diff -u packages/nle/nle.spec:1.18 packages/nle/nle.spec:1.19
--- packages/nle/nle.spec:1.18	Tue Feb 13 08:16:49 2007
+++ packages/nle/nle.spec	Sun Feb  6 17:50:39 2011
@@ -59,7 +59,7 @@
 install pixmaps/* $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2011/02/06 16:50:39  sparky
+- unified %clean section
+
 Revision 1.18  2007/02/13 07:16:49  glen
 - tabs in preamble
 

================================================================
Index: packages/ortp/ortp.spec
diff -u packages/ortp/ortp.spec:1.22 packages/ortp/ortp.spec:1.23
--- packages/ortp/ortp.spec:1.22	Sun Apr 11 08:28:31 2010
+++ packages/ortp/ortp.spec	Sun Feb  6 17:50:40 2011
@@ -81,7 +81,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/02/06 16:50:40  sparky
+- unified %clean section
+
 Revision 1.22  2010/04/11 06:28:31  arekm
 - release 3
 

================================================================
Index: packages/pam-pam_krb5/pam-pam_krb5.spec
diff -u packages/pam-pam_krb5/pam-pam_krb5.spec:1.25 packages/pam-pam_krb5/pam-pam_krb5.spec:1.26
--- packages/pam-pam_krb5/pam-pam_krb5.spec:1.25	Sat Nov 13 13:08:45 2010
+++ packages/pam-pam_krb5/pam-pam_krb5.spec	Sun Feb  6 17:50:40 2011
@@ -46,7 +46,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2011/02/06 16:50:40  sparky
+- unified %clean section
+
 Revision 1.25  2010/11/13 12:08:45  pawelz
 - release 2
 

================================================================
Index: packages/photoprint/photoprint.spec
diff -u packages/photoprint/photoprint.spec:1.10 packages/photoprint/photoprint.spec:1.11
--- packages/photoprint/photoprint.spec:1.10	Fri Jan 29 20:52:58 2010
+++ packages/photoprint/photoprint.spec	Sun Feb  6 17:50:40 2011
@@ -54,7 +54,7 @@
 %find_lang %{name} --with-gnome
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/02/06 16:50:40  sparky
+- unified %clean section
+
 Revision 1.10  2010/01/29 19:52:58  sparky
 - BR: gettext-devel, gtk+2-devel, libtiff-devel, netpbm-devel, pkgconfig
 

================================================================
Index: packages/photoprint-borders/photoprint-borders.spec
diff -u packages/photoprint-borders/photoprint-borders.spec:1.1 packages/photoprint-borders/photoprint-borders.spec:1.2
--- packages/photoprint-borders/photoprint-borders.spec:1.1	Fri Aug 29 00:05:55 2008
+++ packages/photoprint-borders/photoprint-borders.spec	Sun Feb  6 17:50:40 2011
@@ -33,7 +33,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -45,6 +45,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/02/06 16:50:40  sparky
+- unified %clean section
+
 Revision 1.1  2008/08/28 22:05:55  blues
 - initial
 

================================================================
Index: packages/rapidsvn/rapidsvn.spec
diff -u packages/rapidsvn/rapidsvn.spec:1.32 packages/rapidsvn/rapidsvn.spec:1.33
--- packages/rapidsvn/rapidsvn.spec:1.32	Sat Jul 18 11:58:11 2009
+++ packages/rapidsvn/rapidsvn.spec	Sun Feb  6 17:50:40 2011
@@ -62,7 +62,7 @@
 rm -rf $RPM_BUILD_ROOT%{_libdir}/libsvncpp.{a,la,so}
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2011/02/06 16:50:40  sparky
+- unified %clean section
+
 Revision 1.32  2009/07/18 09:58:11  charles
 - updated to 0.10.0
 

================================================================
Index: packages/redis/redis.spec
diff -u packages/redis/redis.spec:1.7 packages/redis/redis.spec:1.8
--- packages/redis/redis.spec:1.7	Sat Oct  9 18:52:31 2010
+++ packages/redis/redis.spec	Sun Feb  6 17:50:41 2011
@@ -101,7 +101,7 @@
 install -d $RPM_BUILD_ROOT%{_localstatedir}/run/%{name}
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %pre server
 %groupadd -g 256 redis
@@ -151,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.7  2010/10/09 16:52:31  glen
 - server has illegal instruction in sparc
 

================================================================
Index: packages/rp-pppoe/rp-pppoe.spec
diff -u packages/rp-pppoe/rp-pppoe.spec:1.32 packages/rp-pppoe/rp-pppoe.spec:1.33
--- packages/rp-pppoe/rp-pppoe.spec:1.32	Sun Aug 30 19:38:49 2009
+++ packages/rp-pppoe/rp-pppoe.spec	Sun Feb  6 17:50:41 2011
@@ -147,7 +147,7 @@
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ppp/rp-pppoe-gui
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post server
 /sbin/chkconfig --add pppoe-server
@@ -217,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.32  2009/08/30 17:38:49  pawelz
 - up to 3.10 (by Stacho Pal <stacho(at)venco.com.pl>)
 - new URL and Source0

================================================================
Index: packages/skkinput/skkinput.spec
diff -u packages/skkinput/skkinput.spec:1.11 packages/skkinput/skkinput.spec:1.12
--- packages/skkinput/skkinput.spec:1.11	Mon Feb 12 23:09:15 2007
+++ packages/skkinput/skkinput.spec	Sun Feb  6 17:50:41 2011
@@ -56,7 +56,7 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.11  2007/02/12 22:09:15  glen
 - tabs in preamble
 

================================================================
Index: packages/spooles/spooles.spec
diff -u packages/spooles/spooles.spec:1.6 packages/spooles/spooles.spec:1.7
--- packages/spooles/spooles.spec:1.6	Mon Feb 12 23:09:16 2007
+++ packages/spooles/spooles.spec	Sun Feb  6 17:50:41 2011
@@ -101,7 +101,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
@@ -130,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.6  2007/02/12 22:09:16  glen
 - tabs in preamble
 

================================================================
Index: packages/streamripper/streamripper.spec
diff -u packages/streamripper/streamripper.spec:1.20 packages/streamripper/streamripper.spec:1.21
--- packages/streamripper/streamripper.spec:1.20	Sun May 16 13:34:41 2010
+++ packages/streamripper/streamripper.spec	Sun Feb  6 17:50:41 2011
@@ -44,7 +44,7 @@
 	MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.20  2010/05/16 11:34:41  sparky
 - BR: pkgconfig
 

================================================================
Index: packages/tunesbrowser/tunesbrowser.spec
diff -u packages/tunesbrowser/tunesbrowser.spec:1.6 packages/tunesbrowser/tunesbrowser.spec:1.7
--- packages/tunesbrowser/tunesbrowser.spec:1.6	Mon Feb 12 23:09:18 2007
+++ packages/tunesbrowser/tunesbrowser.spec	Sun Feb  6 17:50:41 2011
@@ -42,7 +42,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/02/06 16:50:41  sparky
+- unified %clean section
+
 Revision 1.6  2007/02/12 22:09:18  glen
 - tabs in preamble
 

================================================================
Index: packages/wmG/wmG.spec
diff -u packages/wmG/wmG.spec:1.26 packages/wmG/wmG.spec:1.27
--- packages/wmG/wmG.spec:1.26	Thu Sep 18 17:57:42 2008
+++ packages/wmG/wmG.spec	Sun Feb  6 17:50:42 2011
@@ -49,7 +49,7 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.26  2008/09/18 15:57:42  patrys
 - move wm-properties
 - rel 2

================================================================
Index: packages/wv/wv.spec
diff -u packages/wv/wv.spec:1.90 packages/wv/wv.spec:1.91
--- packages/wv/wv.spec:1.90	Sun Feb  7 20:12:18 2010
+++ packages/wv/wv.spec	Sun Feb  6 17:50:42 2011
@@ -111,7 +111,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
@@ -143,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.90  2010/02/07 19:12:18  arekm
 - rel 6; fix paths in pc file
 

================================================================
Index: packages/wv2/wv2.spec
diff -u packages/wv2/wv2.spec:1.29 packages/wv2/wv2.spec:1.30
--- packages/wv2/wv2.spec:1.29	Tue Dec  1 02:56:15 2009
+++ packages/wv2/wv2.spec	Sun Feb  6 17:50:42 2011
@@ -65,7 +65,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.29  2009/12/01 01:56:15  sparky
 - readded wrongly removed BRs: libstdc++-devel, pkgconfig
 

================================================================
Index: packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec
diff -u packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec:1.23 packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec:1.24
--- packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec:1.23	Sat Apr  7 00:45:16 2007
+++ packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec	Sun Feb  6 17:50:42 2011
@@ -36,7 +36,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
 
 %files
 %defattr(644,root,root,755)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.23  2007/04/06 22:45:16  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-ada-pkg/xemacs-ada-pkg.spec
diff -u packages/xemacs-ada-pkg/xemacs-ada-pkg.spec:1.21 packages/xemacs-ada-pkg/xemacs-ada-pkg.spec:1.22
--- packages/xemacs-ada-pkg/xemacs-ada-pkg.spec:1.21	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-ada-pkg/xemacs-ada-pkg.spec	Sun Feb  6 17:50:42 2011
@@ -34,7 +34,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
 
 %files
 %defattr(644,root,root,755)
@@ -48,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.21  2007/04/06 22:45:15  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-apel-pkg/xemacs-apel-pkg.spec
diff -u packages/xemacs-apel-pkg/xemacs-apel-pkg.spec:1.27 packages/xemacs-apel-pkg/xemacs-apel-pkg.spec:1.28
--- packages/xemacs-apel-pkg/xemacs-apel-pkg.spec:1.27	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-apel-pkg/xemacs-apel-pkg.spec	Sun Feb  6 17:50:42 2011
@@ -36,7 +36,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
 
 %files
 %defattr(644,root,root,755)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/02/06 16:50:42  sparky
+- unified %clean section
+
 Revision 1.27  2007/04/06 22:45:15  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec
diff -u packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec:1.47 packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec:1.48
--- packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec:1.47	Thu Jan 24 02:23:03 2008
+++ packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec	Sun Feb  6 17:50:43 2011
@@ -113,7 +113,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}
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2011/02/06 16:50:43  sparky
+- unified %clean section
+
 Revision 1.47  2008/01/24 01:23:03  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 

================================================================
Index: packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec
diff -u packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec:1.36 packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec:1.37
--- packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec:1.36	Thu Jan 24 02:23:03 2008
+++ packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec	Sun Feb  6 17:50:43 2011
@@ -57,7 +57,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}
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/02/06 16:50:43  sparky
+- unified %clean section
+
 Revision 1.36  2008/01/24 01:23:03  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 

================================================================
Index: packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec
diff -u packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec:1.22 packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec:1.23
--- packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec:1.22	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec	Sun Feb  6 17:50:43 2011
@@ -36,7 +36,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
 
 %files
 %defattr(644,root,root,755)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/02/06 16:50:43  sparky
+- unified %clean section
+
 Revision 1.22  2007/04/06 22:45:15  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-calc-pkg/xemacs-calc-pkg.spec
diff -u packages/xemacs-calc-pkg/xemacs-calc-pkg.spec:1.29 packages/xemacs-calc-pkg/xemacs-calc-pkg.spec:1.30
--- packages/xemacs-calc-pkg/xemacs-calc-pkg.spec:1.29	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-calc-pkg/xemacs-calc-pkg.spec	Sun Feb  6 17:50:43 2011
@@ -35,7 +35,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
 
 %files
 %defattr(644,root,root,755)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/06 16:50:43  sparky
+- unified %clean section
+
 Revision 1.29  2007/04/06 22:45:15  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec
diff -u packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec:1.27 packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec:1.28
--- packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec:1.27	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec	Sun Feb  6 17:50:43 2011
@@ -48,7 +48,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
 
 %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.28  2011/02/06 16:50:43  sparky
+- unified %clean section
+
 Revision 1.27  2007/04/06 22:45:15  qboosh
 - changed Source0 to http as ftp no longer works
 

================================================================
Index: packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec
diff -u packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec:1.45 packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec:1.46
--- packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec:1.45	Wed Feb  2 16:17:38 2011
+++ packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec	Sun Feb  6 17:50:44 2011
@@ -49,7 +49,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}
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2011/02/06 16:50:44  sparky
+- unified %clean section
+
 Revision 1.45  2011/02/02 15:17:38  sparky
 - package only info files from %{_infodir} (do not package %{_infodir}/dir)
 

================================================================
Index: packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec
diff -u packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec:1.22 packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec:1.23
--- packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec:1.22	Sat Apr  7 00:45:15 2007
+++ packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec	Sun Feb  6 17:50:44 2011
@@ -35,7 +35,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
 
 %files
 %defattr(644,root,root,755)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/02/06 16:50:44  sparky
+- unified %clean section
+
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nle/nle.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ortp/ortp.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pam-pam_krb5/pam-pam_krb5.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/photoprint/photoprint.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/photoprint-borders/photoprint-borders.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rapidsvn/rapidsvn.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/redis/redis.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rp-pppoe/rp-pppoe.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/skkinput/skkinput.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spooles/spooles.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/streamripper/streamripper.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tunesbrowser/tunesbrowser.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wmG/wmG.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wv/wv.spec?r1=1.90&r2=1.91&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wv2/wv2.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-Sun-pkg/xemacs-Sun-pkg.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-ada-pkg/xemacs-ada-pkg.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-apel-pkg/xemacs-apel-pkg.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-auctex-pkg/xemacs-auctex-pkg.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-bbdb-pkg/xemacs-bbdb-pkg.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-c-support-pkg/xemacs-c-support-pkg.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-calc-pkg/xemacs-calc-pkg.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-calendar-pkg/xemacs-calendar-pkg.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-cc-mode-pkg/xemacs-cc-mode-pkg.spec?r1=1.45&r2=1.46&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-cookie-pkg/xemacs-cookie-pkg.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-crisp-pkg/xemacs-crisp-pkg.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-devel-pkg/xemacs-devel-pkg.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-dictionary-pkg/xemacs-dictionary-pkg.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-dired-pkg/xemacs-dired-pkg.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list