SHA256
1
0
forked from pool/pciutils

Updating link to change in openSUSE:Factory/pciutils revision 24.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=c3efdd17a4afdf432bb493bc1ae69e34
This commit is contained in:
OBS User buildservice-autocommit 2010-01-14 15:02:32 +00:00 committed by Git OBS Bridge
parent f1169a9170
commit dbcd7506b6
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 01:44:50 CET 2009 - jengelh@medozas.de
- enable parallel building
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 10 14:45:15 CET 2009 - anicka@suse.cz Thu Dec 10 14:45:15 CET 2009 - anicka@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package pciutils (Version 3.1.4) # spec file for package pciutils (Version 3.1.4)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
Name: pciutils Name: pciutils
Version: 3.1.4 Version: 3.1.4
Release: 1 Release: 2
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: licenses BuildRequires: licenses
Requires: licenses Requires: licenses
@ -86,7 +86,7 @@ Authors:
%patch1 %patch1
%build %build
make OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes" make %{?jobs:-j%jobs} 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 \