rpms/yum-utils/devel yum-utils.spec,1.66,1.67

Tim Lauridsen timlau at fedoraproject.org
Thu Sep 3 12:35:24 UTC 2009


Author: timlau

Update of /cvs/pkgs/rpms/yum-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20841

Modified Files:
	yum-utils.spec 
Log Message:
Changed Requires: yum >= 3.2.24 to yum >= 3.2.23 for versionlock plugin
because yum in rawhide contains patches against yum-3_2_X HEAD
And 3.2.24 is not released yet :(



Index: yum-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/devel/yum-utils.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- yum-utils.spec	2 Sep 2009 12:00:56 -0000	1.66
+++ yum-utils.spec	3 Sep 2009 12:35:24 -0000	1.67
@@ -75,7 +75,7 @@ Group: System Environment/Base
 Provides: yum-versionlock = %{version}-%{release}
 Obsoletes: yum-versionlock < 1.1.20-0
 Conflicts: yum-versionlock < 1.1.20-0
-Requires: yum >= 3.2.24
+Requires: yum >= 3.2.23
 
 %description -n yum-plugin-versionlock
 This plugin takes a set of name/versions for packages and excludes all other
@@ -596,6 +596,10 @@ fi
 
 
 %changelog
+* Wed Sep 3 2009 Tim Lauridsen <timlau at fedoraproject.org>
+- changed Requires: yum >= 3.2.24 to yum >= 3.2.23 for versionlock plugin
+- because yum in rawhide contains patches against yum-3_2_X HEAD.
+
 * Wed Sep 2 2009 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.23
 




More information about the fedora-extras-commits mailing list