This commit is contained in:
committed by
Git OBS Bridge
parent
4a3c3fe495
commit
2ae0deff56
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoconf (Version 2.62)
|
||||
# spec file for package autoconf (Version 2.61)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -18,11 +18,14 @@ Url: http://www.gnu.org/software/autoconf
|
||||
AutoReqProv: on
|
||||
Requires: m4 >= %(rpm -q --qf=%%{VERSION} m4)
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.62
|
||||
Release: 1
|
||||
Version: 2.61
|
||||
Release: 87
|
||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||
Source: autoconf-%{version}.tar.bz2
|
||||
Patch: autoreconf-ltdl.diff
|
||||
Patch1: ac-proc-sed.diff
|
||||
Patch2: ac-func-mktime.diff
|
||||
Patch3: tests.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -48,6 +51,9 @@ Authors:
|
||||
%prep
|
||||
%setup -q
|
||||
%patch
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
@@ -80,9 +86,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/*.gz
|
||||
|
||||
%changelog
|
||||
* Wed Apr 09 2008 schwab@suse.de
|
||||
- Update to autoconf 2.62.
|
||||
<http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blobdiff;f=NEWS;h=ef008867d725a89b743b20eeba97bec09e906fd6;hp=2a49e0feb1b4101bb5252fdd137992ec49f468fa>
|
||||
* Mon Mar 10 2008 schwab@suse.de
|
||||
- Fix spurious testsuite failure.
|
||||
* Tue Feb 19 2008 schwab@suse.de
|
||||
@@ -197,5 +200,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- update to 2.13
|
||||
* Thu Jul 23 1998 werner@suse.de
|
||||
- Make auto*.sh more secure and use mktemp if avaliable
|
||||
* Thu Jan 23 1997 florian@suse.de
|
||||
* Wed Jan 22 1997 florian@suse.de
|
||||
- update to version 2.12
|
||||
|
Reference in New Issue
Block a user