diff --git a/yum.spec b/yum.spec index ab8c262..23d8649 100644 --- a/yum.spec +++ b/yum.spec @@ -1,12 +1,12 @@ Summary: RPM installer/updater Name: yum Version: 2.3.2 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/2.3/yum-%{version}.tar.gz Source1: yum.conf.fedora -Patch0: yum-ppc64.patch +Patch0: yum-fc4.patch URL: http://linux.duke.edu/yum/ BuildArchitectures: noarch BuildRequires: python @@ -74,6 +74,10 @@ exit 0 %{_mandir}/man*/* %changelog +* Fri May 20 2005 Jeremy Katz - 2.3.2-3 +- add fixes from Seth for the shell to run depsolve and to clean up + output somewhat (#158267) + * Thu May 5 2005 Jeremy Katz - 2.3.2-2 - handle ppc64/sparc64 "correctly"