rpms/xemacs-sumo/FC-4 xemacs-sumo.spec,1.8,1.9

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Jun 2 16:56:42 UTC 2005


Author: scop

Update of /cvs/extras/rpms/xemacs-sumo/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2602/FC-4

Modified Files:
	xemacs-sumo.spec 
Log Message:
Fix byte-recompilation of patched *.el.


Index: xemacs-sumo.spec
===================================================================
RCS file: /cvs/extras/rpms/xemacs-sumo/FC-4/xemacs-sumo.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xemacs-sumo.spec	1 Jun 2005 21:00:01 -0000	1.8
+++ xemacs-sumo.spec	2 Jun 2005 16:56:40 -0000	1.9
@@ -3,7 +3,7 @@
 Summary: XEmacs Lisp packages
 Name: xemacs-sumo
 Version: %(echo %{sumo_ver} | tr -d -)
-Release: 4
+Release: 4.1
 License: GPL
 Group: Applications/Editors
 Source0: ftp://ftp.xemacs.org/packages/xemacs-sumo-%{sumo_ver}.tar.bz2
@@ -125,6 +125,7 @@
 %build
 %define _xemacs_batch xemacs-nox -batch -vanilla
 
+export EMACSPACKAGEPATH=`pwd`
 %_xemacs_batch -no-autoloads -eval "(setq make-backup-files nil)" \
   -f batch-update-directory xemacs-packages/lisp/* mule-packages/lisp/*
 %_xemacs_batch -f batch-byte-recompile-directory \
@@ -196,6 +197,11 @@
 
 
 %changelog
+* Thu Jun  2 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-4.1
+- Make sure we're using files included in this package
+  when byte-recompiling patched *.el; also allows the byte-compilation
+  to actually happen even if no previous xemacs-sumo is installed.
+
 * Wed Jun  1 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-4
 - Bundle upstream cc-mode package version 1.45 (contains cc-mode 5.30.10).
 - Fix JDEE font-lock warnings with import statements.




More information about the fedora-extras-commits mailing list