Accepting request 26684 from Base:System
Copy from Base:System/autoconf based on submit request 26684 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/26684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
fd2e3eff86
commit
d67bd82d95
@@ -19,14 +19,14 @@
|
||||
|
||||
Name: autoconf
|
||||
BuildRequires: help2man
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Url: http://www.gnu.org/software/autoconf
|
||||
AutoReqProv: on
|
||||
Requires: m4 >= %(rpm -q --qf=%%{VERSION} m4)
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.63
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||
Source: autoconf-%{version}.tar.bz2
|
||||
Patch0: autoreconf-ltdl.diff
|
||||
@@ -62,7 +62,7 @@ Authors:
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make
|
||||
make %{?jobs:-j%jobs};
|
||||
|
||||
%check
|
||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
|
Reference in New Issue
Block a user