Accepting request 17355 from Base:System
Copy from Base:System/pciutils based on submit request 17355 from user anicka OBS-URL: https://build.opensuse.org/request/show/17355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pciutils?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
edac14faf9
commit
38c03b2aec
@@ -21,7 +21,7 @@
|
||||
Name: pciutils
|
||||
BuildRequires: zlib-devel
|
||||
Version: 3.1.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Requires: pciutils-ids
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@@ -36,6 +36,7 @@ Url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: update-pciutils-dist
|
||||
Patch1: %{name}-%{version}_pkgconfig.patch
|
||||
Patch2: %{name}-%{version}-fclose.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -81,6 +82,7 @@ Authors:
|
||||
%setup -q
|
||||
%patch -p1
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
make OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
|
||||
|
Reference in New Issue
Block a user