diff --git a/yum.spec b/yum.spec index 3629e83..90d8e59 100644 --- a/yum.spec +++ b/yum.spec @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 2.1.7 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/2.1/yum-%{version}.tar.gz @@ -59,6 +59,7 @@ exit 0 %config %{_sysconfdir}/logrotate.d/%{name} %{_datadir}/yum-cli/* %{_bindir}/yum +%{_bindir}/yum-arch /usr/lib/python?.?/site-packages/yum /usr/lib/python?.?/site-packages/repomd /usr/lib/python?.?/site-packages/rpmUtils @@ -67,6 +68,9 @@ exit 0 %{_mandir}/man*/* %changelog +* Wed Oct 13 2004 Jeremy Katz - 2.1.7-2 +- add yum-arch + * Wed Oct 13 2004 Jeremy Katz - 2.1.7-1 - 2.1.7 - use mirror list by default