diff --git a/.cvsignore b/.cvsignore index 2862644..f7f521a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -emacs-23.1.96.tar.gz +emacs-23.2.tar.bz2 diff --git a/emacs.spec b/emacs.spec index 745ce3e..471678a 100644 --- a/emacs.spec +++ b/emacs.spec @@ -3,13 +3,12 @@ Summary: GNU Emacs text editor Name: emacs Epoch: 1 -Version: 23.1.96 -Release: 3%{?dist} +Version: 23.2 +Release: 1%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/emacs/ Group: Applications/Editors -#Source0: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.bz2 -Source0: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{version}.tar.gz +Source0: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.bz2 Source1: emacs.desktop Source3: dotemacs.el Source4: site-start.el @@ -59,7 +58,7 @@ BuildRequires: python2-devel python3-devel # Turn off the brp-python-bytecompile script since this script doesn't # properly dtect the correct python runtime for the files emacs2.py and -# emacs3.py +# emacs3.py %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') # C and build patches @@ -389,6 +388,9 @@ alternatives --install %{_bindir}/etags emacs.etags %{_bindir}/etags.emacs 80 \ %dir %{_datadir}/emacs/%{version} %changelog +* Mon May 10 2010 Karel Klic - 1:23.2-1 +- Updated the prerelase to final version + * Sun Apr 25 2010 Jonathan G. Underwood - 1:23.1.96-3 - Add BuildRequires for GConf2-devel to build in Gconf2 support (RHBZ #585447) diff --git a/sources b/sources index 4846e5a..0f8c363 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25b607668980a96f563ce6be12a6d353 emacs-23.1.96.tar.gz +057a0379f2f6b85fb114d8c723c79ce2 emacs-23.2.tar.bz2