Accepting request 44182 from devel:tools:building
Copy from devel:tools:building/autoconf based on submit request 44182 from user coolo OBS-URL: https://build.opensuse.org/request/show/44182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=18
This commit is contained in:
commit
a8f99c0aa2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -23,7 +23,7 @@ License: GPLv3+
|
||||
Group: Productivity/Editors/Emacs
|
||||
AutoReqProv: on
|
||||
Version: 2.65
|
||||
Release: 3
|
||||
Release: 8
|
||||
Summary: Emacs mode for editing GNU Autoconf scripts
|
||||
Url: http://www.gnu.org/software/autoconf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -26,7 +26,7 @@ AutoReqProv: on
|
||||
Requires: m4 >= 1.4.6
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.65
|
||||
Release: 2
|
||||
Release: 8
|
||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||
Source: autoconf-%{version}.tar.bz2
|
||||
Patch0: autoreconf-ltdl.diff
|
||||
@ -53,7 +53,7 @@ only required for the generation of the scripts, not their use.
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -26,7 +26,7 @@ AutoReqProv: on
|
||||
Requires: m4 >= 1.4.6
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.65
|
||||
Release: 3
|
||||
Release: 8
|
||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||
Source: autoconf-%{version}.tar.bz2
|
||||
Patch0: autoreconf-ltdl.diff
|
||||
@ -53,7 +53,7 @@ only required for the generation of the scripts, not their use.
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user