rpms/python-logilab-common/devel python-logilab-common.spec, 1.26, 1.27

Brian C. Lane bcl at fedoraproject.org
Sat Mar 27 00:30:49 UTC 2010


Author: bcl

Update of /cvs/pkgs/rpms/python-logilab-common/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9265

Modified Files:
	python-logilab-common.spec 
Log Message:
Add python-setuptools to BuildRequires


Index: python-logilab-common.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-logilab-common/devel/python-logilab-common.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- python-logilab-common.spec	26 Mar 2010 23:21:39 -0000	1.26
+++ python-logilab-common.spec	27 Mar 2010 00:30:49 -0000	1.27
@@ -2,7 +2,7 @@
 
 Name:           python-logilab-common
 Version:        0.49.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Common libraries for Logilab projects
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ Source0:        ftp://ftp.logilab.org/pu
 BuildArch:      noarch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-BuildRequires:  python-devel
+BuildRequires:  python-devel python-setuptools
 Requires:       mx
 
 
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 26 2010 Brian C. Lane <bcl at redhat.com> - 0.49.0-2
+- Add python-setuptools to BuildRequires
+
 * Thu Mar 25 2010 Brian C. Lane <bcl at redhat.com> - 0.49.0-1
 - Upstream 0.49.0
 



More information about the scm-commits mailing list