[packages/python-zope.proxy] Zope-Proxy renamed to python-zope.proxy

jajcus jajcus at pld-linux.org
Tue Dec 27 15:24:52 CET 2016


commit a9bc96c3a8bc4984e2a6fed700556dee9ed12c52
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Dec 27 15:03:11 2016 +0100

    Zope-Proxy renamed to python-zope.proxy

 Zope-Proxy.spec => python-zope.proxy.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/Zope-Proxy.spec b/python-zope.proxy.spec
similarity index 93%
rename from Zope-Proxy.spec
rename to python-zope.proxy.spec
index 529e015..ad9e6d8 100644
--- a/Zope-Proxy.spec
+++ b/python-zope.proxy.spec
@@ -1,8 +1,9 @@
+%define module	zope.proxy
 Summary:	Mostly-transparent wrappers around another object
 Summary(pl.UTF-8):	Prawie przezroczyste obudowywanie innych obiektów
-Name:		Zope-Proxy
+Name:		python-%{module}
 Version:	3.4.2
-Release:	2
+Release:	1
 License:	ZPL 2.1
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/z/zope.proxy/zope.proxy-%{version}.zip
@@ -15,7 +16,8 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
 BuildRequires:	unzip
 %pyrequires_eq	python-modules
-Requires:	Zope-Interface
+Requires:	python-zope.interface
+Obsoletes:	Zope-Proxy
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.proxy.git/commitdiff/a9bc96c3a8bc4984e2a6fed700556dee9ed12c52



More information about the pld-cvs-commit mailing list