packages: xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec, xemacs-os-utils-p...
sparky
sparky at pld-linux.org
Sun Feb 6 17:50:55 CET 2011
Author: sparky Date: Sun Feb 6 16:50:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- unified %clean section
---- Files affected:
packages/xemacs-net-utils-pkg:
xemacs-net-utils-pkg.spec (1.29 -> 1.30)
packages/xemacs-os-utils-pkg:
xemacs-os-utils-pkg.spec (1.25 -> 1.26)
packages/xemacs-pcl-cvs-pkg:
xemacs-pcl-cvs-pkg.spec (1.33 -> 1.34)
packages/xemacs-perl-modes-pkg:
xemacs-perl-modes-pkg.spec (1.5 -> 1.6)
packages/xemacs-prog-modes-pkg:
xemacs-prog-modes-pkg.spec (1.31 -> 1.32)
packages/xemacs-ps-print-nomule-pkg:
xemacs-ps-print-nomule-pkg.spec (1.21 -> 1.22)
packages/xemacs-python-modes-pkg:
xemacs-python-modes-pkg.spec (1.8 -> 1.9)
packages/xemacs-reftex-pkg:
xemacs-reftex-pkg.spec (1.31 -> 1.32)
packages/xemacs-rmail-pkg:
xemacs-rmail-pkg.spec (1.30 -> 1.31)
packages/xemacs-scheme-pkg:
xemacs-scheme-pkg.spec (1.22 -> 1.23)
packages/xemacs-semantic-pkg:
xemacs-semantic-pkg.spec (1.10 -> 1.11)
packages/xemacs-sh-script-pkg:
xemacs-sh-script-pkg.spec (1.24 -> 1.25)
packages/xemacs-skk-pkg:
xemacs-skk-pkg.spec (1.29 -> 1.30)
packages/xemacs-slider-pkg:
xemacs-slider-pkg.spec (1.22 -> 1.23)
packages/xemacs-sounds-au-pkg:
xemacs-sounds-au-pkg.spec (1.21 -> 1.22)
packages/xemacs-sounds-wav-pkg:
xemacs-sounds-wav-pkg.spec (1.21 -> 1.22)
packages/xemacs-speedbar-pkg:
xemacs-speedbar-pkg.spec (1.35 -> 1.36)
packages/xemacs-strokes-pkg:
xemacs-strokes-pkg.spec (1.22 -> 1.23)
packages/xemacs-supercite-pkg:
xemacs-supercite-pkg.spec (1.30 -> 1.31)
packages/xemacs-texinfo-pkg:
xemacs-texinfo-pkg.spec (1.24 -> 1.25)
packages/xemacs-textools-pkg:
xemacs-textools-pkg.spec (1.23 -> 1.24)
packages/xemacs-time-pkg:
xemacs-time-pkg.spec (1.23 -> 1.24)
packages/xemacs-tm-pkg:
xemacs-tm-pkg.spec (1.28 -> 1.29)
packages/xemacs-tooltalk-pkg:
xemacs-tooltalk-pkg.spec (1.22 -> 1.23)
packages/xemacs-tpu-pkg:
xemacs-tpu-pkg.spec (1.24 -> 1.25)
packages/xemacs-vc-cc-pkg:
xemacs-vc-cc-pkg.spec (1.25 -> 1.26)
packages/xemacs-vc-pkg:
xemacs-vc-pkg.spec (1.21 -> 1.22)
packages/xemacs-vhdl-pkg:
xemacs-vhdl-pkg.spec (1.32 -> 1.33)
packages/xemacs-view-process-pkg:
xemacs-view-process-pkg.spec (1.23 -> 1.24)
packages/xemacs-viper-pkg:
xemacs-viper-pkg.spec (1.37 -> 1.38)
packages/xemacs-vm-pkg:
xemacs-vm-pkg.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec
diff -u packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec:1.29 packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec:1.30
--- packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec:1.29 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec Sun Feb 6 17:50:50 2011
@@ -38,7 +38,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)
@@ -52,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2011/02/06 16:50:50 sparky
+- unified %clean section
+
Revision 1.29 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec
diff -u packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec:1.25 packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec:1.26
--- packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec:1.25 Mon Oct 15 17:34:42 2007
+++ packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec Sun Feb 6 17:50:50 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2011/02/06 16:50:50 sparky
+- unified %clean section
+
Revision 1.25 2007/10/15 15:34:42 baggins
- rel 3
================================================================
Index: packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec
diff -u packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec:1.33 packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec:1.34
--- packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec:1.33 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec Sun Feb 6 17:50:50 2011
@@ -46,7 +46,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}
@@ -67,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2011/02/06 16:50:50 sparky
+- unified %clean section
+
Revision 1.33 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-perl-modes-pkg/xemacs-perl-modes-pkg.spec
diff -u packages/xemacs-perl-modes-pkg/xemacs-perl-modes-pkg.spec:1.5 packages/xemacs-perl-modes-pkg/xemacs-perl-modes-pkg.spec:1.6
--- packages/xemacs-perl-modes-pkg/xemacs-perl-modes-pkg.spec:1.5 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-perl-modes-pkg/xemacs-perl-modes-pkg.spec Sun Feb 6 17:50:51 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.6 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.5 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec
diff -u packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec:1.31 packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec:1.32
--- packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec:1.31 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec Sun Feb 6 17:50:51 2011
@@ -39,7 +39,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)
@@ -53,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.31 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec
diff -u packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec:1.21 packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec:1.22
--- packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec:1.21 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec Sun Feb 6 17:50:51 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.21 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec
diff -u packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec:1.8 packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec:1.9
--- packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec:1.8 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec Sun Feb 6 17:50:51 2011
@@ -39,7 +39,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)
@@ -53,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.8 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec
diff -u packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec:1.31 packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec:1.32
--- packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec:1.31 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec Sun Feb 6 17:50:51 2011
@@ -44,7 +44,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}
@@ -65,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.31 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-rmail-pkg/xemacs-rmail-pkg.spec
diff -u packages/xemacs-rmail-pkg/xemacs-rmail-pkg.spec:1.30 packages/xemacs-rmail-pkg/xemacs-rmail-pkg.spec:1.31
--- packages/xemacs-rmail-pkg/xemacs-rmail-pkg.spec:1.30 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-rmail-pkg/xemacs-rmail-pkg.spec Sun Feb 6 17:50:51 2011
@@ -47,7 +47,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}
@@ -69,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.30 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-scheme-pkg/xemacs-scheme-pkg.spec
diff -u packages/xemacs-scheme-pkg/xemacs-scheme-pkg.spec:1.22 packages/xemacs-scheme-pkg/xemacs-scheme-pkg.spec:1.23
--- packages/xemacs-scheme-pkg/xemacs-scheme-pkg.spec:1.22 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-scheme-pkg/xemacs-scheme-pkg.spec Sun Feb 6 17:50:51 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2011/02/06 16:50:51 sparky
+- unified %clean section
+
Revision 1.22 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec
diff -u packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec:1.10 packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec:1.11
--- packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec:1.10 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec Sun Feb 6 17:50:52 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)
@@ -65,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.10 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec
diff -u packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec:1.24 packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec:1.25
--- packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec:1.24 Mon Oct 15 17:33:47 2007
+++ packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec Sun Feb 6 17:50:52 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.24 2007/10/15 15:33:47 baggins
- rel 2
================================================================
Index: packages/xemacs-skk-pkg/xemacs-skk-pkg.spec
diff -u packages/xemacs-skk-pkg/xemacs-skk-pkg.spec:1.29 packages/xemacs-skk-pkg/xemacs-skk-pkg.spec:1.30
--- packages/xemacs-skk-pkg/xemacs-skk-pkg.spec:1.29 Wed Feb 2 16:17:38 2011
+++ packages/xemacs-skk-pkg/xemacs-skk-pkg.spec Sun Feb 6 17:50:52 2011
@@ -40,7 +40,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}
@@ -62,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.29 2011/02/02 15:17:38 sparky
- package only info files from %{_infodir} (do not package %{_infodir}/dir)
================================================================
Index: packages/xemacs-slider-pkg/xemacs-slider-pkg.spec
diff -u packages/xemacs-slider-pkg/xemacs-slider-pkg.spec:1.22 packages/xemacs-slider-pkg/xemacs-slider-pkg.spec:1.23
--- packages/xemacs-slider-pkg/xemacs-slider-pkg.spec:1.22 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-slider-pkg/xemacs-slider-pkg.spec Sun Feb 6 17:50:52 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.22 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec
diff -u packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec:1.21 packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec:1.22
--- packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec:1.21 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec Sun Feb 6 17:50:52 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.21 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec
diff -u packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec:1.21 packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec:1.22
--- packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec:1.21 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec Sun Feb 6 17:50:52 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2011/02/06 16:50:52 sparky
+- unified %clean section
+
Revision 1.21 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec
diff -u packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec:1.35 packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec:1.36
--- packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec:1.35 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec Sun Feb 6 17:50:53 2011
@@ -39,7 +39,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)
@@ -53,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2011/02/06 16:50:53 sparky
+- unified %clean section
+
Revision 1.35 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec
diff -u packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec:1.22 packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec:1.23
--- packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec:1.22 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec Sun Feb 6 17:50:53 2011
@@ -38,7 +38,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)
@@ -52,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2011/02/06 16:50:53 sparky
+- unified %clean section
+
Revision 1.22 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec
diff -u packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec:1.30 packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec:1.31
--- packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec:1.30 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec Sun Feb 6 17:50:53 2011
@@ -45,7 +45,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}
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/06 16:50:53 sparky
+- unified %clean section
+
Revision 1.30 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-texinfo-pkg/xemacs-texinfo-pkg.spec
diff -u packages/xemacs-texinfo-pkg/xemacs-texinfo-pkg.spec:1.24 packages/xemacs-texinfo-pkg/xemacs-texinfo-pkg.spec:1.25
--- packages/xemacs-texinfo-pkg/xemacs-texinfo-pkg.spec:1.24 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-texinfo-pkg/xemacs-texinfo-pkg.spec Sun Feb 6 17:50:53 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2011/02/06 16:50:53 sparky
+- unified %clean section
+
Revision 1.24 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-textools-pkg/xemacs-textools-pkg.spec
diff -u packages/xemacs-textools-pkg/xemacs-textools-pkg.spec:1.23 packages/xemacs-textools-pkg/xemacs-textools-pkg.spec:1.24
--- packages/xemacs-textools-pkg/xemacs-textools-pkg.spec:1.23 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-textools-pkg/xemacs-textools-pkg.spec Sun Feb 6 17:50:53 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)
@@ -49,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2011/02/06 16:50:53 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-time-pkg/xemacs-time-pkg.spec
diff -u packages/xemacs-time-pkg/xemacs-time-pkg.spec:1.23 packages/xemacs-time-pkg/xemacs-time-pkg.spec:1.24
--- packages/xemacs-time-pkg/xemacs-time-pkg.spec:1.23 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-time-pkg/xemacs-time-pkg.spec Sun Feb 6 17:50:53 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.24 2011/02/06 16:50:53 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-tm-pkg/xemacs-tm-pkg.spec
diff -u packages/xemacs-tm-pkg/xemacs-tm-pkg.spec:1.28 packages/xemacs-tm-pkg/xemacs-tm-pkg.spec:1.29
--- packages/xemacs-tm-pkg/xemacs-tm-pkg.spec:1.28 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-tm-pkg/xemacs-tm-pkg.spec Sun Feb 6 17:50:53 2011
@@ -43,7 +43,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)
@@ -58,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2011/02/06 16:50:53 sparky
+- unified %clean section
+
Revision 1.28 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec
diff -u packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec:1.22 packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec:1.23
--- packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec:1.22 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec Sun Feb 6 17:50:54 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.23 2011/02/06 16:50:54 sparky
+- unified %clean section
+
Revision 1.22 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec
diff -u packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec:1.24 packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec:1.25
--- packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec:1.24 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec Sun Feb 6 17:50:54 2011
@@ -33,7 +33,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.25 2011/02/06 16:50:54 sparky
+- unified %clean section
+
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-net-utils-pkg/xemacs-net-utils-pkg.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-os-utils-pkg/xemacs-os-utils-pkg.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-pcl-cvs-pkg/xemacs-pcl-cvs-pkg.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-perl-modes-pkg/xemacs-perl-modes-pkg.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-prog-modes-pkg/xemacs-prog-modes-pkg.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-ps-print-nomule-pkg/xemacs-ps-print-nomule-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-python-modes-pkg/xemacs-python-modes-pkg.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-reftex-pkg/xemacs-reftex-pkg.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-rmail-pkg/xemacs-rmail-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-scheme-pkg/xemacs-scheme-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-semantic-pkg/xemacs-semantic-pkg.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-sh-script-pkg/xemacs-sh-script-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-skk-pkg/xemacs-skk-pkg.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-slider-pkg/xemacs-slider-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-sounds-au-pkg/xemacs-sounds-au-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-sounds-wav-pkg/xemacs-sounds-wav-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-speedbar-pkg/xemacs-speedbar-pkg.spec?r1=1.35&r2=1.36&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-strokes-pkg/xemacs-strokes-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-supercite-pkg/xemacs-supercite-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-texinfo-pkg/xemacs-texinfo-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-textools-pkg/xemacs-textools-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-time-pkg/xemacs-time-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-tm-pkg/xemacs-tm-pkg.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-tooltalk-pkg/xemacs-tooltalk-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-tpu-pkg/xemacs-tpu-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-vc-cc-pkg/xemacs-vc-cc-pkg.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-vc-pkg/xemacs-vc-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-vhdl-pkg/xemacs-vhdl-pkg.spec?r1=1.32&r2=1.33&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-view-process-pkg/xemacs-view-process-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-viper-pkg/xemacs-viper-pkg.spec?r1=1.37&r2=1.38&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-vm-pkg/xemacs-vm-pkg.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list