Accepting request 29062 from Base:System

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

OBS-URL: https://build.opensuse.org/request/show/29062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pciutils?expand=0&rev=24
This commit is contained in:
OBS User autobuild
2010-01-14 15:02:32 +00:00
committed by Git OBS Bridge
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 \