rpms/emacs/devel emacs.spec,1.104,1.105

Charles Coldwell (coldwell) fedora-extras-commits at redhat.com
Mon Nov 19 22:36:49 UTC 2007


Author: coldwell

Update of /cvs/pkgs/rpms/emacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21386

Modified Files:
	emacs.spec 
Log Message:
pulled sources from GNU CVS


Index: emacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emacs/devel/emacs.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- emacs.spec	19 Nov 2007 20:55:37 -0000	1.104
+++ emacs.spec	19 Nov 2007 22:36:16 -0000	1.105
@@ -2,8 +2,8 @@
 
 Summary: GNU Emacs text editor
 Name: emacs
-Version: 22.1
-Release: 9%{?dist}
+Version: 22.1.50
+Release: 1%{?dist}
 License: GPL
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -100,7 +100,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .glibc-open-macro
-%patch1 -p0 -b .files-el
 
 # install rest of site-lisp files
 ( cd site-lisp
@@ -122,11 +121,6 @@
 %build
 export CFLAGS="-DMAIL_USE_LOCKF -DSYSTEM_PURESIZE_EXTRA=16777216 $RPM_OPT_FLAGS"
 
-# stack-protector causes crashing on i386 (#174730)
-%ifarch %{ix86}
-CFLAGS=`echo $CFLAGS | sed -e "s/ -fstack-protector//"`
-%endif
-
 %configure --with-pop --with-sound --with-gtk
 
 %__make bootstrap
@@ -298,6 +292,9 @@
 %dir %{_datadir}/emacs/%{version}
 
 %changelog
+* Mon Nov 19 2007 Chip Coldwell <coldwell at redhat.com> 22.1.50-1
+- pulled sources from GNU CVS
+
 * Mon Nov 19 2007 Chip Coldwell <coldwell at redhat.com> 22.1-9
 - fixup alternatives mess (bz239745, bz246540)
 




More information about the fedora-extras-commits mailing list