rpms/yum/devel yum.spec,1.157,1.158

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Thu May 17 02:52:00 UTC 2007


Author: skvidal

Update of /cvs/extras/rpms/yum/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18351

Modified Files:
	yum.spec 
Log Message:

update to 3.2.0


Index: yum.spec
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/yum.spec,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- yum.spec	30 Apr 2007 19:49:30 -0000	1.157
+++ yum.spec	17 May 2007 02:51:22 -0000	1.158
@@ -2,11 +2,11 @@
 
 Summary: RPM installer/updater
 Name: yum
-Version: 3.1.7
-Release: 2%{?dist}
+Version: 3.2.0
+Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
-Source0: http://linux.duke.edu/projects/yum/download/3.1/%{name}-%{version}.tar.gz
+Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz
 Source1: yum.conf.fedora
 Source2: yum-updatesd.conf.fedora
 
@@ -14,8 +14,6 @@
 # default plugins here
 Source100: installonlyn.py
 
-Patch0: yum-misc-fixes.patch
-
 URL: http://linux.duke.edu/yum/
 BuildArchitectures: noarch
 BuildRequires: python
@@ -49,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 make
@@ -121,6 +118,10 @@
 
 
 %changelog
+* Wed May 16 2007 Seth Vidal <skvidal at fedoraproject.org> - 3.2.0-1
+- pull out yum-misc-fixes patch
+- bump to 3.2.0
+
 * Mon Apr 30 2007 Jeremy Katz <katzj at redhat.com> - 3.1.7-2
 - add fix for fastestmirror (#238276)
 




More information about the fedora-extras-commits mailing list