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:
commit
2a7b4ee9f6
@ -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
|
Sat Apr 24 11:38:24 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: pciutils
|
Name: pciutils
|
||||||
Version: 3.1.7
|
Version: 3.1.7
|
||||||
Release: 2
|
Release: 7
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: licenses
|
BuildRequires: licenses
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
@ -88,7 +88,7 @@ Authors:
|
|||||||
%patch1
|
%patch1
|
||||||
|
|
||||||
%build
|
%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
|
%install
|
||||||
make install PREFIX=$RPM_BUILD_ROOT%{_prefix} SBINDIR=$RPM_BUILD_ROOT/sbin \
|
make install PREFIX=$RPM_BUILD_ROOT%{_prefix} SBINDIR=$RPM_BUILD_ROOT/sbin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user