[yum-cvs] yum yum.spec,1.80,1.81

Seth Vidal skvidal at linux.duke.edu
Wed Sep 27 03:05:20 UTC 2006


Update of /home/groups/yum/cvs/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv21529

Modified Files:
	yum.spec 
Log Message:

bump the rpm requirement to 4.4.X - I think this covered returning headers
by index
bump version


Index: yum.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- yum.spec	6 Sep 2006 04:17:15 -0000	1.80
+++ yum.spec	27 Sep 2006 03:05:18 -0000	1.81
@@ -1,6 +1,6 @@
 Summary: RPM installer/updater
 Name: yum
-Version: 2.9.6
+Version: 2.9.7
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -10,7 +10,7 @@
 BuildArchitectures: noarch
 BuildRequires: python
 BuildRequires: gettext
-Requires: python, rpm-python, rpm >= 0:4.1.1
+Requires: python, rpm-python, rpm >= 0:4.4.2
 Requires: python-sqlite
 Requires: urlgrabber
 Requires: python-elementtree
@@ -88,6 +88,9 @@
 %{_mandir}/man*/yum-updatesd*
 
 %changelog
+* Tue Sep 26 2006 Seth Vidal <skvidal at linux.duke.edu>
+- 2.9.7
+
 * Wed Sep  6 2006 Seth Vidal <skvidal at linux.duke.edu>
 - 2.9.6
 




More information about the Yum-cvs-commits mailing list