diff --git a/.cvsignore b/.cvsignore index 8cb7b17..b1a474e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -autoconf-2.60.tar.bz2 +autoconf-2.59.tar.bz2 diff --git a/autoconf.spec b/autoconf.spec index 72d2331..0d57938 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,11 +1,11 @@ Summary: A GNU tool for automatically configuring source code. Name: autoconf -Version: 2.60 -Release: 3.1 +Version: 2.59 +Release: 8 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2 -Patch: autoconf-2.60-intrinsic.patch +Patch0: autoconf-2.59-intrinsic.patch URL: http://www.gnu.org/software/autoconf/ BuildRequires: sed, m4, emacs Prereq(post,preun): /sbin/install-info @@ -31,17 +31,10 @@ their use. %prep %setup -q -n autoconf-%{version} -%patch - +%patch0 -p1 -b .mod-x %build -# Hide these files from the eager find run before configure: -cp -p config/config{.,-}guess -cp -p config/config{.,-}sub %configure -# ... and restore them: -mv config/config{-,.}guess -mv config/config{-,.}sub make %check @@ -76,24 +69,6 @@ fi %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO %changelog -* Wed Jul 12 2006 Jesse Keating - 2.60-3.1 -- rebuild - -* Tue Jun 27 2006 Stepan Kasal 2.60-3 -- Do not mention rpm macro in a comment, rpm expands it! - -* Tue Jun 27 2006 Stepan Kasal 2.60-2 -- Second attempt to keep original config.guess and config.sub. - -* Tue Jun 27 2006 Stepan Kasal 2.60-1 -- Do not allow rpm to replace config.guess and config.sub. - -* Tue Jun 27 2006 Stepan Kasal 2.60-0.br -- fix a typo - -* Tue Jun 27 2006 Stepan Kasal 2.60-0 -- Try Autoconf 2.60 - * Tue May 16 2006 Karsten Hopp 2.59-8 - try to link with libX11 instead of libXt diff --git a/sources b/sources index 0781722..9b80853 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -019609c29d0cbd9110c38480304aafc8 autoconf-2.60.tar.bz2 +1ee40f7a676b3cfdc0e3f7cd81551b5f autoconf-2.59.tar.bz2