- Try Autoconf 2.60
This commit is contained in:
parent
b69861257d
commit
1699e23b7e
@ -1,11 +1,11 @@
|
|||||||
Summary: A GNU tool for automatically configuring source code.
|
Summary: A GNU tool for automatically configuring source code.
|
||||||
Name: autoconf
|
Name: autoconf
|
||||||
Version: 2.59
|
Version: 2.60
|
||||||
Release: 8
|
Release: 0
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2
|
Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2
|
||||||
Patch0: autoconf-2.59-intrinsic.patch
|
Patch: autoconf-2.60-lX11.patch
|
||||||
URL: http://www.gnu.org/software/autoconf/
|
URL: http://www.gnu.org/software/autoconf/
|
||||||
BuildRequires: sed, m4, emacs
|
BuildRequires: sed, m4, emacs
|
||||||
Prereq(post,preun): /sbin/install-info
|
Prereq(post,preun): /sbin/install-info
|
||||||
@ -31,7 +31,7 @@ their use.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n autoconf-%{version}
|
%setup -q -n autoconf-%{version}
|
||||||
%patch0 -p1 -b .mod-x
|
%patch
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -69,6 +69,9 @@ fi
|
|||||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2006 Stepan Kasal <skasal@redhat.com> 2.60-0
|
||||||
|
- Try Autoconf 2.60
|
||||||
|
|
||||||
* Tue May 16 2006 Karsten Hopp <karsten@redhat.de> 2.59-8
|
* Tue May 16 2006 Karsten Hopp <karsten@redhat.de> 2.59-8
|
||||||
- try to link with libX11 instead of libXt
|
- try to link with libX11 instead of libXt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user