remove patches
authorAnas Nashif <anas.nashif@intel.com>
Tue, 6 Nov 2012 17:14:36 +0000 (09:14 -0800)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 21 Jan 2014 08:52:22 +0000 (09:52 +0100)
packaging/pciutils.spec

index 125569f5dc32e94999a1bf67ea6a7137bc6b2ee6..b52fd319d0160b9575d700523b68dd8b12a9b8ab 100644 (file)
@@ -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"