SPECS: python-memcached.spec - up to 1.43

glen glen at pld-linux.org
Wed Feb 18 13:51:10 CET 2009


Author: glen                         Date: Wed Feb 18 12:51:10 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.43

---- Files affected:
SPECS:
   python-memcached.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-memcached.spec
diff -u SPECS/python-memcached.spec:1.9 SPECS/python-memcached.spec:1.10
--- SPECS/python-memcached.spec:1.9	Fri Oct  3 19:53:42 2008
+++ SPECS/python-memcached.spec	Wed Feb 18 13:51:05 2009
@@ -3,13 +3,12 @@
 Summary:	memcached python client
 Summary(pl.UTF-8):	Pythonowy klient memcached
 Name:		python-%{module}
-Version:	1.40
-Release:	2
+Version:	1.43
+Release:	1
 License:	GPL
 Group:		Libraries/Python
-##Source0:	http://www.danga.com/memcached/dist/python-%{module}-%{version}.tar.gz
-Source0:	ftp://ftp.tummy.com/pub/python-%{module}/python-%{module}-%{version}.tar.gz
-# Source0-md5:	fa551479291679871ac64ab74d1a52d0
+Source0:	ftp://ftp.tummy.com/pub/python-%{module}/%{name}-%{version}.tar.gz
+# Source0-md5:	9bfa9d9b10dfc2d91ab74486773c6fc2
 URL:		http://www.danga.com/memcached/apis.bml
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
@@ -25,7 +24,7 @@
 Pythonowy klient memcached.
 
 %prep
-%setup -q -n python-%{module}-%{version}
+%setup -q
 
 %build
 %{__python} setup.py build
@@ -37,7 +36,7 @@
 	--optimize=2 \
 	--root $RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/*.py
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,6 +44,7 @@
 %files
 %defattr(644,root,root,755)
 %{py_sitescriptdir}/*.py[co]
+%{py_sitescriptdir}/python_memcached-*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/02/18 12:51:05  glen
+- up to 1.43
+
 Revision 1.9  2008/10/03 17:53:42  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-memcached.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list