rpms/xemacs-sumo/devel xemacs-sumo.spec,1.3,1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Apr 6 20:38:34 UTC 2005


Author: scop

Update of /cvs/extras/rpms/xemacs-sumo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7224

Modified Files:
	xemacs-sumo.spec 
Log Message:
#134512, #64320.


Index: xemacs-sumo.spec
===================================================================
RCS file: /cvs/extras/rpms/xemacs-sumo/devel/xemacs-sumo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xemacs-sumo.spec	9 Mar 2005 17:06:25 -0000	1.3
+++ xemacs-sumo.spec	6 Apr 2005 20:38:32 -0000	1.4
@@ -3,7 +3,7 @@
 Summary: XEmacs Lisp packages
 Name: xemacs-sumo
 Version: %(echo %{sumo_ver} | tr -d -)
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Editors
 Source0: ftp://ftp.xemacs.org/packages/xemacs-sumo-%{sumo_ver}.tar.bz2
@@ -110,6 +110,9 @@
 perl -pi -e "s|/usr/local/bin/perl5?|/usr/bin/perl|g" \
   xemacs-packages/{lisp/hyperbole/file-newer,etc/bbdb/*.pl}
 
+# internally used scripts
+chmod +x */lib-src/*
+
 # remove game we shouldn't ship
 rm xemacs-packages/lisp/games/tetris.el*
 
@@ -153,9 +156,6 @@
 #  ln -s zh_TW.Big5 zh_TW
 )
 
-# the header of this file is weird... and confuses dependency checking
-chmod 0644 %buildroot%{pkgdir}/xemacs-packages/lib-src/pstogif
-
 # Make sure nothing is 0400
 chmod -R a+rX  %buildroot/usr
 
@@ -191,6 +191,10 @@
 
 
 %changelog
+* Wed Apr  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050307-2
+- Make scripts in lib-src/ executable (Emmanuel Thomé, #134512).
+- Drop no longer needed workaround for #64320.
+
 * Tue Mar  8 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050307-1
 - Update to 2005-03-07.
 - Fix up unneeded executable bits on some files.




More information about the fedora-extras-commits mailing list