diff --git a/.cvsignore b/.cvsignore index c830d0a..7dca862 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1 @@ -yum-2.1.8.tar.gz -yum-2.1.9.tar.gz -yum-2.1.10.tar.gz -yum-2.1.12.tar.gz -yum-2.1.13.tar.gz +yum-2.3.0.tar.gz diff --git a/sources b/sources index cc3a26a..f9b418b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -89aa928d611dcd3459e83df3597a05e3 yum-2.1.12.tar.gz -a34519996140cbfaafe85ccebff346bb yum-2.1.13.tar.gz +483b6936c841865c4edff864c2df03e6 yum-2.3.0.tar.gz diff --git a/yum.spec b/yum.spec index 7416072..7510859 100644 --- a/yum.spec +++ b/yum.spec @@ -2,14 +2,13 @@ Summary: RPM installer/updater Name: yum -Version: 2.1.13 +Version: 2.3.0 Release: 1 License: GPL Group: System Environment/Base -Source0: http://linux.duke.edu/projects/yum/download/2.1/yum-%{version}.tar.gz -#Source0: http://linux.duke.edu/yum/download/2.1/daily/yum-%{cvsdate}.tar.gz +Source0: http://linux.duke.edu/projects/yum/download/2.3/yum-%{version}.tar.gz +#Source0: http://linux.duke.edu/yum/download/2.3/daily/yum-%{cvsdate}.tar.gz Source1: yum.conf.fedora -Patch0: urlgrabber-python2.4.patch URL: http://linux.duke.edu/yum/ BuildArchitectures: noarch BuildRequires: python @@ -26,7 +25,6 @@ automatically prompting the user as necessary. %prep %setup -q -n yum-%{version} -%patch0 -p0 %build make @@ -72,6 +70,9 @@ exit 0 %{_mandir}/man*/* %changelog +* Mon Feb 21 2005 Jeremy Katz - 2.3.0-1 +- update to 2.3.0 + * Tue Jan 25 2005 Jeremy Katz - 2.1.13-1 - update to 2.1.13