projects
/
platform
/
upstream
/
pciutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b915b02
)
remove patches
author
Anas Nashif
<anas.nashif@intel.com>
Tue, 6 Nov 2012 17:14:36 +0000
(09:14 -0800)
committer
Maciej Wereski
<m.wereski@partner.samsung.com>
Tue, 21 Jan 2014 08:52:22 +0000
(09:52 +0100)
packaging/pciutils.spec
patch
|
blob
|
history
diff --git
a/packaging/pciutils.spec
b/packaging/pciutils.spec
index 125569f5dc32e94999a1bf67ea6a7137bc6b2ee6..b52fd319d0160b9575d700523b68dd8b12a9b8ab 100644
(file)
--- a/
packaging/pciutils.spec
+++ b/
packaging/pciutils.spec
@@
-9,9
+9,6
@@
Group: Hardware/Other
Source: %{name}-%{version}.tar.bz2
Source1: COPYING
Source2: baselibs.conf
-Patch0: update-pciutils-dist
-Patch1: %{name}-%{version}_pkgconfig.patch
-Patch2: pciutils-ocloexec.patch
BuildRequires: pkg-config
BuildRequires: zlib-devel
Requires: pciutils-ids
@@
-45,9
+42,6
@@
development using the PCI utilities.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
%build
make %{?_smp_mflags} OPT="%{optflags} -Wall" PREFIX=%{_prefix} LIBDIR=%{_libdir} SBINDIR=%{_sbindir} STRIP="" SHARED="yes"