Accepting request 49168 from devel:tools
Copy from devel:tools/patch based on submit request 49168 from user coolo OBS-URL: https://build.opensuse.org/request/show/49168 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patch?expand=0&rev=23
This commit is contained in:
parent
4f6c787180
commit
97191683e0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 2 06:57:49 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- Use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 01:28:12 CEST 2010 - agruen@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ License: GPLv3+
|
||||
Group: Productivity/Text/Utilities
|
||||
AutoReqProv: on
|
||||
Version: 2.6.1.81
|
||||
Release: 1
|
||||
Release: 4
|
||||
Summary: GNU patch
|
||||
Source: ftp://alpha.gnu.org/gnu/patch/patch-%version%hash.tar.bz2
|
||||
Patch: unified-reject-files-compat.diff
|
||||
@ -49,7 +49,7 @@ Authors:
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS -Wall -O2 -pipe" \
|
||||
./configure --prefix=%{_prefix}
|
||||
make %{?jobs:-j%jobs} %{verbose:V=1};
|
||||
make %{?_smp_mflags} %{verbose:V=1};
|
||||
|
||||
%check
|
||||
make check %{verbose:V=1}
|
||||
|
Loading…
Reference in New Issue
Block a user