Index: SPECS/pciutils.spec =================================================================== --- SPECS.orig/pciutils.spec +++ SPECS/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils Version: 2.2.3 -Release: 4 +Release: 4.fa1 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz Patch0: pciutils-strip.patch Patch2: pciutils-2.1.10-scan.patch @@ -10,6 +10,7 @@ Patch6: pciutils-2.2.1-idpath.patch Patch7: pciutils-2.1.99-gcc4.patch Patch8: pciutils-2.2.3-multilib.patch Patch9: pciutils-2.2.3-sata.patch +Patch10: pciutils-2.2.3-arm.patch License: GPL URL: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -42,6 +43,7 @@ devices connected to the PCI bus. %patch7 -p1 -b .glibcmacros %patch8 -p1 -b .multilib %patch9 -p1 -b .sata +%patch10 -p1 -b .arm %build make OPT="$RPM_OPT_FLAGS -D_GNU_SOURCE=1" PREFIX="/usr" IDSDIR="/usr/share/hwdata"