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

Charles Coldwell (coldwell) fedora-extras-commits at redhat.com
Thu Dec 6 18:57:40 UTC 2007


Author: coldwell

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

Modified Files:
	emacs.spec 
Log Message:
drop -DSYSTEM_PURESIZE_EXTRA=16777216 (bz409581)


Index: emacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emacs/devel/emacs.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- emacs.spec	19 Nov 2007 22:36:16 -0000	1.105
+++ emacs.spec	6 Dec 2007 18:57:07 -0000	1.106
@@ -3,7 +3,7 @@
 Summary: GNU Emacs text editor
 Name: emacs
 Version: 22.1.50
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -119,7 +119,7 @@
 %endif
 
 %build
-export CFLAGS="-DMAIL_USE_LOCKF -DSYSTEM_PURESIZE_EXTRA=16777216 $RPM_OPT_FLAGS"
+export CFLAGS="-DMAIL_USE_LOCKF $RPM_OPT_FLAGS"
 
 %configure --with-pop --with-sound --with-gtk
 
@@ -292,6 +292,9 @@
 %dir %{_datadir}/emacs/%{version}
 
 %changelog
+* Thu Dec  6 2007 Chip Coldwell <coldwell at redhat.com> 22.1.50-2
+- drop -DSYSTEM_PURESIZE_EXTRA=16777216 (bz409581)
+
 * Mon Nov 19 2007 Chip Coldwell <coldwell at redhat.com> 22.1.50-1
 - pulled sources from GNU CVS
 




More information about the fedora-extras-commits mailing list