Accepting request 42155 from home:jengelh:smp

Copy from home:jengelh:smp/pciutils via accept of submit request 42155 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42155
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2010-06-28 21:24:51 +00:00 committed by Git OBS Bridge
parent 3b677e6198
commit 2aa8624fa6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Sat Apr 24 11:38:24 UTC 2010 - coolo@novell.com

View File

@ -88,7 +88,7 @@ Authors:
%patch1
%build
make %{?jobs:-j%jobs} OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
make %{?_smp_mflags} OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
%install
make install PREFIX=$RPM_BUILD_ROOT%{_prefix} SBINDIR=$RPM_BUILD_ROOT/sbin \