Accepting request 43452 from Base:System
Copy from Base:System/make based on submit request 43452 from user coolo OBS-URL: https://build.opensuse.org/request/show/43452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/make?expand=0&rev=11
This commit is contained in:
commit
fc7b768446
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Provides: gmake
|
|||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 3.81
|
Version: 3.81
|
||||||
Release: 130
|
Release: 131
|
||||||
Summary: GNU make
|
Summary: GNU make
|
||||||
Source: make-3.81.tar.bz2
|
Source: make-3.81.tar.bz2
|
||||||
Patch1: make-memory-hog-2.diff
|
Patch1: make-memory-hog-2.diff
|
||||||
@ -50,7 +50,7 @@ fi
|
|||||||
%build
|
%build
|
||||||
CFLAGS=$RPM_OPT_FLAGS \
|
CFLAGS=$RPM_OPT_FLAGS \
|
||||||
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user