rpms/yum-utils/devel yum-utils.spec,1.52,1.53

Panu Matilainen pmatilai at fedoraproject.org
Sat Feb 21 08:09:47 UTC 2009


Author: pmatilai

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

Modified Files:
	yum-utils.spec 
Log Message:
- add missing build dependency on python



Index: yum-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/devel/yum-utils.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- yum-utils.spec	18 Dec 2008 12:21:16 -0000	1.52
+++ yum-utils.spec	21 Feb 2009 08:09:16 -0000	1.53
@@ -1,7 +1,7 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
 Version: 1.1.19
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
@@ -9,6 +9,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 Requires: python >= 2.4 , yum >= 3.2.20
+BuildRequires: python
 
 %description
 yum-utils is a collection of utilities and examples for the yum package
@@ -547,6 +548,9 @@
 
 
 %changelog
+* Sat Feb 21 2009 Panu Matilainen <pmatilai at redhat.com>
+- add missing build dependency on python
+
 * Wed Dec 17 2008 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.19
 




More information about the fedora-extras-commits mailing list