--- redhat-rpm-config.spec.ORIG 2008-04-03 01:23:59.000000000 -0600 +++ redhat-rpm-config.spec 2008-05-22 09:17:28.000000000 -0600 @@ -5,6 +5,7 @@ License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.bz2 +Patch0: redhat-rpm-config-9.0.2-x86.patch BuildArch: noarch Requires: mktemp # if rpm-build is present (thus building rpms), we need newer for @@ -21,6 +22,7 @@ %prep %setup -q +%patch0 -p1 %install make DESTDIR=${RPM_BUILD_ROOT} install