Index: SPECS/yum.spec =================================================================== --- SPECS.orig/yum.spec +++ SPECS/yum.spec @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 3.2.1 -Release: 1%{?dist} +Release: 1.fa1%{?dist} License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz @@ -13,6 +13,7 @@ Source2: yum-updatesd.conf.fedora Source99: plugin.conf # default plugins here Source100: installonlyn.py +Patch1: yum-3.2.1-arm.patch URL: http://linux.duke.edu/yum/ BuildArchitectures: noarch @@ -47,6 +48,7 @@ can notify you when they are available v %prep %setup -q +%patch1 -p1 %build make