packages: xemacs-edebug-pkg/xemacs-edebug-pkg.spec, xemacs-edict-pkg/xemacs...
sparky
sparky at pld-linux.org
Sun Feb 6 17:50:50 CET 2011
Author: sparky Date: Sun Feb 6 16:50:50 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- unified %clean section
---- Files affected:
packages/xemacs-edebug-pkg:
xemacs-edebug-pkg.spec (1.25 -> 1.26)
packages/xemacs-edict-pkg:
xemacs-edict-pkg.spec (1.24 -> 1.25)
packages/xemacs-ediff-pkg:
xemacs-ediff-pkg.spec (1.34 -> 1.35)
packages/xemacs-edit-utils-pkg:
xemacs-edit-utils-pkg.spec (1.34 -> 1.35)
packages/xemacs-edt-pkg:
xemacs-edt-pkg.spec (1.23 -> 1.24)
packages/xemacs-efs-pkg:
xemacs-efs-pkg.spec (1.35 -> 1.36)
packages/xemacs-egg-its-pkg:
xemacs-egg-its-pkg.spec (1.23 -> 1.24)
packages/xemacs-eieio-pkg:
xemacs-eieio-pkg.spec (1.10 -> 1.11)
packages/xemacs-elib-pkg:
xemacs-elib-pkg.spec (1.29 -> 1.30)
packages/xemacs-emerge-pkg:
xemacs-emerge-pkg.spec (1.22 -> 1.23)
packages/xemacs-eudc-pkg:
xemacs-eudc-pkg.spec (1.31 -> 1.32)
packages/xemacs-footnote-pkg:
xemacs-footnote-pkg.spec (1.21 -> 1.22)
packages/xemacs-forms-pkg:
xemacs-forms-pkg.spec (1.29 -> 1.30)
packages/xemacs-fortran-modes-pkg:
xemacs-fortran-modes-pkg.spec (1.7 -> 1.8)
packages/xemacs-frame-icon-pkg:
xemacs-frame-icon-pkg.spec (1.21 -> 1.22)
packages/xemacs-games-pkg:
xemacs-games-pkg.spec (1.23 -> 1.24)
packages/xemacs-gnats-pkg:
xemacs-gnats-pkg.spec (1.30 -> 1.31)
packages/xemacs-hm--html-menus-pkg:
xemacs-hm--html-menus-pkg.spec (1.30 -> 1.31)
packages/xemacs-idlwave-pkg:
xemacs-idlwave-pkg.spec (1.30 -> 1.31)
packages/xemacs-igrep-pkg:
xemacs-igrep-pkg.spec (1.23 -> 1.24)
packages/xemacs-ilisp-pkg:
xemacs-ilisp-pkg.spec (1.32 -> 1.33)
packages/xemacs-jde-pkg:
xemacs-jde-pkg.spec (1.32 -> 1.33)
packages/xemacs-leim-pkg:
xemacs-leim-pkg.spec (1.24 -> 1.25)
packages/xemacs-locale-pkg:
xemacs-locale-pkg.spec (1.23 -> 1.24)
packages/xemacs-lookup-pkg:
xemacs-lookup-pkg.spec (1.24 -> 1.25)
packages/xemacs-mailcrypt-pkg:
xemacs-mailcrypt-pkg.spec (1.35 -> 1.36)
packages/xemacs-mew-pkg:
xemacs-mew-pkg.spec (1.23 -> 1.24)
packages/xemacs-mh-e-pkg:
xemacs-mh-e-pkg.spec (1.30 -> 1.31)
packages/xemacs-mine-pkg:
xemacs-mine-pkg.spec (1.22 -> 1.23)
packages/xemacs-misc-games-pkg:
xemacs-misc-games-pkg.spec (1.22 -> 1.23)
packages/xemacs-mule-base-pkg:
xemacs-mule-base-pkg.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: packages/xemacs-edebug-pkg/xemacs-edebug-pkg.spec
diff -u packages/xemacs-edebug-pkg/xemacs-edebug-pkg.spec:1.25 packages/xemacs-edebug-pkg/xemacs-edebug-pkg.spec:1.26
--- packages/xemacs-edebug-pkg/xemacs-edebug-pkg.spec:1.25 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-edebug-pkg/xemacs-edebug-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)
@@ -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:44 sparky
+- unified %clean section
+
Revision 1.25 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-edict-pkg/xemacs-edict-pkg.spec
diff -u packages/xemacs-edict-pkg/xemacs-edict-pkg.spec:1.24 packages/xemacs-edict-pkg/xemacs-edict-pkg.spec:1.25
--- packages/xemacs-edict-pkg/xemacs-edict-pkg.spec:1.24 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-edict-pkg/xemacs-edict-pkg.spec Sun Feb 6 17:50:45 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.25 2011/02/06 16:50:45 sparky
+- unified %clean section
+
Revision 1.24 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec
diff -u packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec:1.34 packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec:1.35
--- packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec:1.34 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec Sun Feb 6 17:50:45 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.35 2011/02/06 16:50:45 sparky
+- unified %clean section
+
Revision 1.34 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-edit-utils-pkg/xemacs-edit-utils-pkg.spec
diff -u packages/xemacs-edit-utils-pkg/xemacs-edit-utils-pkg.spec:1.34 packages/xemacs-edit-utils-pkg/xemacs-edit-utils-pkg.spec:1.35
--- packages/xemacs-edit-utils-pkg/xemacs-edit-utils-pkg.spec:1.34 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-edit-utils-pkg/xemacs-edit-utils-pkg.spec Sun Feb 6 17:50:45 2011
@@ -37,7 +37,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)
@@ -54,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2011/02/06 16:50:45 sparky
+- unified %clean section
+
Revision 1.34 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-edt-pkg/xemacs-edt-pkg.spec
diff -u packages/xemacs-edt-pkg/xemacs-edt-pkg.spec:1.23 packages/xemacs-edt-pkg/xemacs-edt-pkg.spec:1.24
--- packages/xemacs-edt-pkg/xemacs-edt-pkg.spec:1.23 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-edt-pkg/xemacs-edt-pkg.spec Sun Feb 6 17:50:45 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:45 sparky
+- unified %clean section
+
Revision 1.23 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-efs-pkg/xemacs-efs-pkg.spec
diff -u packages/xemacs-efs-pkg/xemacs-efs-pkg.spec:1.35 packages/xemacs-efs-pkg/xemacs-efs-pkg.spec:1.36
--- packages/xemacs-efs-pkg/xemacs-efs-pkg.spec:1.35 Thu Feb 7 10:54:58 2008
+++ packages/xemacs-efs-pkg/xemacs-efs-pkg.spec Sun Feb 6 17:50:46 2011
@@ -70,7 +70,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}
@@ -91,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2011/02/06 16:50:46 sparky
+- unified %clean section
+
Revision 1.35 2008/02/07 09:54:58 ankry
- unix -> Unix
================================================================
Index: packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec
diff -u packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec:1.23 packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec:1.24
--- packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec:1.23 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec Sun Feb 6 17:50:46 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.24 2011/02/06 16:50:46 sparky
+- unified %clean section
+
Revision 1.23 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec
diff -u packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec:1.10 packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec:1.11
--- packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec:1.10 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec Sun Feb 6 17:50:46 2011
@@ -41,7 +41,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.11 2011/02/06 16:50:46 sparky
+- unified %clean section
+
Revision 1.10 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-elib-pkg/xemacs-elib-pkg.spec
diff -u packages/xemacs-elib-pkg/xemacs-elib-pkg.spec:1.29 packages/xemacs-elib-pkg/xemacs-elib-pkg.spec:1.30
--- packages/xemacs-elib-pkg/xemacs-elib-pkg.spec:1.29 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-elib-pkg/xemacs-elib-pkg.spec Sun Feb 6 17:50:46 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
%post -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
@@ -64,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2011/02/06 16:50:46 sparky
+- unified %clean section
+
Revision 1.29 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-emerge-pkg/xemacs-emerge-pkg.spec
diff -u packages/xemacs-emerge-pkg/xemacs-emerge-pkg.spec:1.22 packages/xemacs-emerge-pkg/xemacs-emerge-pkg.spec:1.23
--- packages/xemacs-emerge-pkg/xemacs-emerge-pkg.spec:1.22 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-emerge-pkg/xemacs-emerge-pkg.spec Sun Feb 6 17:50:46 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:46 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-eudc-pkg/xemacs-eudc-pkg.spec
diff -u packages/xemacs-eudc-pkg/xemacs-eudc-pkg.spec:1.31 packages/xemacs-eudc-pkg/xemacs-eudc-pkg.spec:1.32
--- packages/xemacs-eudc-pkg/xemacs-eudc-pkg.spec:1.31 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-eudc-pkg/xemacs-eudc-pkg.spec Sun Feb 6 17:50:46 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.32 2011/02/06 16:50:46 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-footnote-pkg/xemacs-footnote-pkg.spec
diff -u packages/xemacs-footnote-pkg/xemacs-footnote-pkg.spec:1.21 packages/xemacs-footnote-pkg/xemacs-footnote-pkg.spec:1.22
--- packages/xemacs-footnote-pkg/xemacs-footnote-pkg.spec:1.21 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-footnote-pkg/xemacs-footnote-pkg.spec Sun Feb 6 17:50:47 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.22 2011/02/06 16:50:47 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-forms-pkg/xemacs-forms-pkg.spec
diff -u packages/xemacs-forms-pkg/xemacs-forms-pkg.spec:1.29 packages/xemacs-forms-pkg/xemacs-forms-pkg.spec:1.30
--- packages/xemacs-forms-pkg/xemacs-forms-pkg.spec:1.29 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-forms-pkg/xemacs-forms-pkg.spec Sun Feb 6 17:50:47 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}
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2011/02/06 16:50:47 sparky
+- unified %clean section
+
Revision 1.29 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-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec
diff -u packages/xemacs-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec:1.7 packages/xemacs-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec:1.8
--- packages/xemacs-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec:1.7 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec Sun Feb 6 17:50:47 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.8 2011/02/06 16:50:47 sparky
+- unified %clean section
+
Revision 1.7 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec
diff -u packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec:1.21 packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec:1.22
--- packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec:1.21 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec Sun Feb 6 17:50:47 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:47 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-games-pkg/xemacs-games-pkg.spec
diff -u packages/xemacs-games-pkg/xemacs-games-pkg.spec:1.23 packages/xemacs-games-pkg/xemacs-games-pkg.spec:1.24
--- packages/xemacs-games-pkg/xemacs-games-pkg.spec:1.23 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-games-pkg/xemacs-games-pkg.spec Sun Feb 6 17:50:47 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:47 sparky
+- unified %clean section
+
Revision 1.23 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec
diff -u packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec:1.30 packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec:1.31
--- packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec:1.30 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec Sun Feb 6 17:50:48 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}
@@ -68,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/06 16:50:48 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-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec
diff -u packages/xemacs-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec:1.30 packages/xemacs-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec:1.31
--- packages/xemacs-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec:1.30 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec Sun Feb 6 17:50:48 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}
@@ -67,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/06 16:50:48 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-idlwave-pkg/xemacs-idlwave-pkg.spec
diff -u packages/xemacs-idlwave-pkg/xemacs-idlwave-pkg.spec:1.30 packages/xemacs-idlwave-pkg/xemacs-idlwave-pkg.spec:1.31
--- packages/xemacs-idlwave-pkg/xemacs-idlwave-pkg.spec:1.30 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-idlwave-pkg/xemacs-idlwave-pkg.spec Sun Feb 6 17:50:48 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}
@@ -67,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/06 16:50:48 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-igrep-pkg/xemacs-igrep-pkg.spec
diff -u packages/xemacs-igrep-pkg/xemacs-igrep-pkg.spec:1.23 packages/xemacs-igrep-pkg/xemacs-igrep-pkg.spec:1.24
--- packages/xemacs-igrep-pkg/xemacs-igrep-pkg.spec:1.23 Sat Apr 7 00:45:15 2007
+++ packages/xemacs-igrep-pkg/xemacs-igrep-pkg.spec Sun Feb 6 17:50:48 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:48 sparky
+- unified %clean section
+
Revision 1.23 2007/04/06 22:45:15 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec
diff -u packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec:1.32 packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec:1.33
--- packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec:1.32 Thu Jan 24 02:23:03 2008
+++ packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec Sun Feb 6 17:50:48 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.33 2011/02/06 16:50:48 sparky
+- unified %clean section
+
Revision 1.32 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-jde-pkg/xemacs-jde-pkg.spec
diff -u packages/xemacs-jde-pkg/xemacs-jde-pkg.spec:1.32 packages/xemacs-jde-pkg/xemacs-jde-pkg.spec:1.33
--- packages/xemacs-jde-pkg/xemacs-jde-pkg.spec:1.32 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-jde-pkg/xemacs-jde-pkg.spec Sun Feb 6 17:50:48 2011
@@ -50,7 +50,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)
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2011/02/06 16:50:48 sparky
+- unified %clean section
+
Revision 1.32 2007/04/06 22:45:16 qboosh
- changed Source0 to http as ftp no longer works
================================================================
Index: packages/xemacs-leim-pkg/xemacs-leim-pkg.spec
diff -u packages/xemacs-leim-pkg/xemacs-leim-pkg.spec:1.24 packages/xemacs-leim-pkg/xemacs-leim-pkg.spec:1.25
--- packages/xemacs-leim-pkg/xemacs-leim-pkg.spec:1.24 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-leim-pkg/xemacs-leim-pkg.spec Sun Feb 6 17:50:48 2011
@@ -37,7 +37,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.25 2011/02/06 16:50:48 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-locale-pkg/xemacs-locale-pkg.spec
diff -u packages/xemacs-locale-pkg/xemacs-locale-pkg.spec:1.23 packages/xemacs-locale-pkg/xemacs-locale-pkg.spec:1.24
--- packages/xemacs-locale-pkg/xemacs-locale-pkg.spec:1.23 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-locale-pkg/xemacs-locale-pkg.spec Sun Feb 6 17:50:49 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:49 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-lookup-pkg/xemacs-lookup-pkg.spec
diff -u packages/xemacs-lookup-pkg/xemacs-lookup-pkg.spec:1.24 packages/xemacs-lookup-pkg/xemacs-lookup-pkg.spec:1.25
--- packages/xemacs-lookup-pkg/xemacs-lookup-pkg.spec:1.24 Sat Apr 7 00:45:16 2007
+++ packages/xemacs-lookup-pkg/xemacs-lookup-pkg.spec Sun Feb 6 17:50:49 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.25 2011/02/06 16:50:49 sparky
+- unified %clean section
+
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-edebug-pkg/xemacs-edebug-pkg.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-edict-pkg/xemacs-edict-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-ediff-pkg/xemacs-ediff-pkg.spec?r1=1.34&r2=1.35&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-edit-utils-pkg/xemacs-edit-utils-pkg.spec?r1=1.34&r2=1.35&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-edt-pkg/xemacs-edt-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-efs-pkg/xemacs-efs-pkg.spec?r1=1.35&r2=1.36&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-egg-its-pkg/xemacs-egg-its-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-eieio-pkg/xemacs-eieio-pkg.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-elib-pkg/xemacs-elib-pkg.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-emerge-pkg/xemacs-emerge-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-eudc-pkg/xemacs-eudc-pkg.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-footnote-pkg/xemacs-footnote-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-forms-pkg/xemacs-forms-pkg.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-fortran-modes-pkg/xemacs-fortran-modes-pkg.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-frame-icon-pkg/xemacs-frame-icon-pkg.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-games-pkg/xemacs-games-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-gnats-pkg/xemacs-gnats-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-hm--html-menus-pkg/xemacs-hm--html-menus-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-idlwave-pkg/xemacs-idlwave-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-igrep-pkg/xemacs-igrep-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-ilisp-pkg/xemacs-ilisp-pkg.spec?r1=1.32&r2=1.33&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-jde-pkg/xemacs-jde-pkg.spec?r1=1.32&r2=1.33&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-leim-pkg/xemacs-leim-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-locale-pkg/xemacs-locale-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-lookup-pkg/xemacs-lookup-pkg.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-mailcrypt-pkg/xemacs-mailcrypt-pkg.spec?r1=1.35&r2=1.36&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-mew-pkg/xemacs-mew-pkg.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-mh-e-pkg/xemacs-mh-e-pkg.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-mine-pkg/xemacs-mine-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-misc-games-pkg/xemacs-misc-games-pkg.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xemacs-mule-base-pkg/xemacs-mule-base-pkg.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list