--- cauldron/abrt/current/SPECS/abrt.spec 2011/02/27 23:13:37 61316 +++ cauldron/abrt/current/SPECS/abrt.spec 2011/02/27 23:14:51 61317 @@ -20,8 +20,6 @@ # (fc) fix format security error # (misc) sent upstream https://fedorahosted.org/abrt/attachment/ticket/120 Patch0: abrt-1.1.14-format_security.patch -# (fc) fix build with rpm 4.6 -Patch1: abrt-1.0.8-rpm46.patch # (fc) disable package signature check Patch2: abrt_disable_gpgcheck.diff # (blino) use Mageia bugzilla (adapted from Mandriva patch from fcrozat) @@ -37,8 +35,6 @@ # (fc) fix for non UTF-8 locale Patch8: abrt-1.1.1-nonutf8-locale.patch Patch10: abrt-1.1.14-link.patch -# (proyvind): port to rpm5 api -Patch11: abrt-1.1.14-rpm5.patch # (eugeni): disable kernel oops cron plugin by default (mdv #61986) Patch12: abrt-1.1.14-disable_oops_scanner.patch BuildRequires: dbus-devel @@ -239,8 +235,6 @@ %prep %setup -q %patch0 -p1 -b .format_security -# Remove when we will use rpm 4.8.1 -%patch1 -p1 -b .rpm46 %patch2 -p1 -b .disable_signature_check %patch3 -p0 -b .mgabugzilla %patch5 -p0 -b .debug @@ -248,7 +242,6 @@ %patch7 -p0 -b .nspluginwrapper %patch8 -p1 -b .nonutf8-locale %patch10 -p0 -b .link -#patch11 -p1 -b .rpm5~ %patch12 -p1 -b .disable_oops_scanner %build