rpms/python-memcached/F-7 .cvsignore, 1.1, 1.2 python-memcached.spec, 1.2, 1.3 sources, 1.3, 1.4

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


Author: jafo

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

Modified Files:
	.cvsignore python-memcached.spec sources 
Log Message:
Updated to 1.40 upstream release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-memcached/F-7/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	11 Jun 2007 23:33:03 -0000	1.1
+++ .cvsignore	19 Sep 2007 04:21:06 -0000	1.2
@@ -0,0 +1 @@
+python-memcached-1.40.tar.gz


Index: python-memcached.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-memcached/F-7/python-memcached.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-memcached.spec	12 Sep 2007 08:29:29 -0000	1.2
+++ python-memcached.spec	19 Sep 2007 04:21:06 -0000	1.3
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-memcached
-Version:        1.39
+Version:        1.40
 Release:        1%{?dist}
 Summary:        A Python memcached client library
 
@@ -29,6 +29,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT/%{python_sitelib}/python_memcached-*egg-info
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -40,6 +41,9 @@
 %{python_sitelib}/memcache.py[co]
 
 %changelog
+* Tue Sep 18 2007 Sean Reifschneider <jafo at tummy.com> 1.40-1
+- Update to 1.40 upstream release.
+
 * Tue Aug 14 2007 Sean Reifschneider <jafo at tummy.com> 1.39-1
 - Update to 1.39 upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-memcached/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Sep 2007 08:27:53 -0000	1.3
+++ sources	19 Sep 2007 04:21:06 -0000	1.4
@@ -1 +1 @@
-403d509d3d386adbc2d27763655cd268  python-memcached-1.39.tar.gz
+fa551479291679871ac64ab74d1a52d0  python-memcached-1.40.tar.gz




More information about the fedora-extras-commits mailing list