Summary: Extract headers from rpm in a old yum repository Name: yum-arch Version: 2.2.2 Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/2.2/yum-%{version}.tar.gz Patch1: yum-arch.patch URL: http://linux.duke.edu/yum/ BuildArch: noarch BuildRequires: python BuildRequires: gettext Requires: python, rpm-python, rpm >= 0:4.1.1, libxml2-python Prereq: coreutils BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Extract headers from rpm in a old yum repository. This package only provides the old yum-arch command from yum-%{version} It should be used to generate repository informations for Fedora Core < 3 and RedHat Enterprise Linux < 4. %prep %setup -q -n yum-%{version} %patch1 -p0 -b .remi %build make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README AUTHORS COPYING TODO INSTALL ChangeLog %{_datadir}/%{name}/* %{_bindir}/%{name} %{_mandir}/man8/%{name}* %changelog * Fri Feb 16 2007 Remi Collet - 2.2.2-2.fc6.remi - move all to /usr/share/yum-arch (nothing in %%{python_sitelib}) * Fri Feb 16 2007 Remi Collet - 2.2.2-1.fc6.remi - yum-arch from old FC3 yum * Tue Jul 5 2005 Jeremy Katz - 2.2.2-0.fc3 - update to 2.2.2 * Thu Mar 17 2005 Jeremy Katz - 2.2.1-0.fc3 - update to 2.2.1 * Mon Feb 21 2005 Jeremy Katz - 2.2.0-0.fc3 - update to 2.2.0