rpms/python-memcached/F-7 python-memcached.spec,1.3,1.4

Sean Reifschneider (jafo) fedora-extras-commits at redhat.com
Wed Sep 19 05:38:57 UTC 2007


Author: jafo

Update of /cvs/pkgs/rpms/python-memcached/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4914

Modified Files:
	python-memcached.spec 
Log Message:
Adding python-setuptools buildreq.



Index: python-memcached.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-memcached/F-7/python-memcached.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-memcached.spec	19 Sep 2007 04:21:06 -0000	1.3
+++ python-memcached.spec	19 Sep 2007 05:38:24 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           python-memcached
 Version:        1.40
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Python memcached client library
 
 Group:          Development/Languages
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 
 %description
 This software is a 100% Python interface to the memcached memory cache
@@ -41,6 +41,9 @@
 %{python_sitelib}/memcache.py[co]
 
 %changelog
+* Tue Sep 18 2007 Sean Reifschneider <jafo at tummy.com> 1.40-2
+- Adding setuptools to the buildreqs.
+
 * Tue Sep 18 2007 Sean Reifschneider <jafo at tummy.com> 1.40-1
 - Update to 1.40 upstream release.
 




More information about the fedora-extras-commits mailing list