[packages/python-memcached] - rebuild for fixed python eggs - release 2 (by relup.sh)

glen glen at pld-linux.org
Thu Jan 24 20:03:57 CET 2013


commit f8db6dfd82fac3e5042f5099c99d729fa29c993a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 24 21:03:56 2013 +0200

    - rebuild for fixed python eggs
    - release 2 (by relup.sh)

 python-memcached.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-memcached.spec b/python-memcached.spec
index 4bbd29f..bef0adc 100644
--- a/python-memcached.spec
+++ b/python-memcached.spec
@@ -3,16 +3,16 @@ Summary:	memcached python client
 Summary(pl.UTF-8):	Pythonowy klient memcached
 Name:		python-%{module}
 Version:	1.48
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries/Python
 Source0:	ftp://ftp.tummy.com/pub/python-%{module}/%{name}-%{version}.tar.gz
 # Source0-md5:	58f8c328304df6aca1f8b60170e98932
-URL:		http://www.danga.com/memcached/apis.bml
+URL:		http://www.tummy.com/Community/software/python-memcached/
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.174
-%pyrequires_eq	python-modules
+Requires:	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,8 +30,8 @@ Pythonowy klient memcached.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__python} setup.py install \
+	--skip-build \
 	--optimize=2 \
 	--root $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-memcached.git/commitdiff/f8db6dfd82fac3e5042f5099c99d729fa29c993a



More information about the pld-cvs-commit mailing list