rpms/yum-utils/devel yum-utils.spec,1.68,1.69

Tim Lauridsen timlau at fedoraproject.org
Thu Sep 3 13:22:35 UTC 2009


Author: timlau

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

Modified Files:
	yum-utils.spec 
Log Message:
bumped release and addded require to yum-3.2.23-15 for versionlock plugin and repoquery


Index: yum-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/devel/yum-utils.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -r1.68 -r1.69
--- yum-utils.spec	3 Sep 2009 12:35:58 -0000	1.68
+++ yum-utils.spec	3 Sep 2009 13:22:34 -0000	1.69
@@ -1,14 +1,14 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
 Version: 1.1.23
-Release: 2%{?dist}
+Release: 3%{?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.23
+Requires: python >= 2.4 , yum >= 3.2.23-15
 
 %description
 yum-utils is a collection of utilities and examples for the yum package
@@ -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.23
+Requires: yum >= 3.2.23-15
 
 %description -n yum-plugin-versionlock
 This plugin takes a set of name/versions for packages and excludes all other
@@ -350,7 +350,7 @@ Group: System Environment/Base
 Requires: yum >= 3.2.23
 
 %description -n yum-plugin-show-leaves
-Yum plugin which shows newly installed leaf packages
+Yum plugin which shows newly installed leaf packages3.2.23-15
 and packages that became leaves after a transaction
 
 %prep
@@ -597,7 +597,7 @@ 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
+- changed Requires: yum >= 3.2.23 to yum >= 3.2.23-15 for versionlock plugin and repoquery
 - because yum in rawhide contains patches against yum-3_2_X HEAD.
 
 * Wed Sep 2 2009 Tim Lauridsen <timlau at fedoraproject.org>




More information about the scm-commits mailing list