rpms/yum-utils/devel yum-utils.spec,1.55,1.56

Tim Lauridsen timlau at fedoraproject.org
Mon Mar 2 08:21:53 UTC 2009


Author: timlau

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

Modified Files:
	yum-utils.spec 
Log Message:
Release 1.1.20-2 (changed yum require)


Index: yum-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/devel/yum-utils.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- yum-utils.spec	1 Mar 2009 12:38:52 -0000	1.55
+++ yum-utils.spec	2 Mar 2009 08:21:23 -0000	1.56
@@ -1,14 +1,14 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
 Version: 1.1.20
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
 URL: http://yum.baseurl.org/download/yum-utils/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-Requires: python >= 2.4 , yum >= 3.2.22
+Requires: python >= 2.4 , yum >= 3.2.21
 
 %description
 yum-utils is a collection of utilities and examples for the yum package
@@ -595,6 +595,9 @@
 
 %changelog
 * Sun Mar 1 2009 Tim Lauridsen <timlau at fedoraproject.org>
+- set yum require to 3.2.21 (the 3.2.21 in rawhide is patched to yum head, so it matches the need yum 3.2.22 code)
+
+* Sun Mar 1 2009 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.20
 - rename plugins from yum-name to yum-plugin-name
 




More information about the fedora-extras-commits mailing list