pulled sources from GNU CVS

This commit is contained in:
Charles Coldwell 2007-11-19 22:40:50 +00:00
parent d0e5accb75
commit a6b036a939
3 changed files with 7 additions and 10 deletions

View File

@ -1,2 +1,2 @@
emacs-22.1.tar.gz
emacs-22.1.50.tar.gz
php-mode-1.2.0.tgz

View File

@ -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 @@ Emacs packages or see some elisp examples.
%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 @@ rm -f etc/sex.6 etc/condom.1 etc/celibacy.1 etc/COOKIES etc/future-bug etc/JOKES
%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 @@ alternatives --install %{_bindir}/etags emacs.etags %{_bindir}/etags.emacs 80 \
%dir %{_datadir}/emacs/%{version}
%changelog
* Mon Nov 19 2007 Chip Coldwell <coldwell@redhat.com> 22.1.50-1
- pulled sources from GNU CVS
* Mon Nov 19 2007 Chip Coldwell <coldwell@redhat.com> 22.1-9
- fixup alternatives mess (bz239745, bz246540)

View File

@ -1,2 +1,2 @@
6949df37caec2d7a2e0eee3f1b422726 emacs-22.1.tar.gz
5e24fb97b11d9952a0985b4ded11cbd9 emacs-22.1.50.tar.gz
c4ee5e37db3921d6a9aa6d7c417ccadb php-mode-1.2.0.tgz