Accepting request 44243 from Base:System

Copy from Base:System/pciutils based on submit request 44243 from user coolo

OBS-URL: https://build.opensuse.org/request/show/44243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pciutils?expand=0&rev=32
This commit is contained in:
OBS User autobuild 2010-07-30 10:56:59 +00:00 committed by Git OBS Bridge
commit 2a7b4ee9f6
2 changed files with 7 additions and 2 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

@ -20,7 +20,7 @@
Name: pciutils
Version: 3.1.7
Release: 2
Release: 7
BuildRequires: zlib-devel
BuildRequires: licenses
BuildRequires: pkg-config
@ -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 \