[packages/python-zope.event] Zope-Event renamed to python-zope.event

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


commit ca549da7b255fcefe4a1aa258fc57da1b55d6d0c
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Dec 27 15:23:07 2016 +0100

    Zope-Event renamed to python-zope.event

 Zope-Event.spec => python-zope.event.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/Zope-Event.spec b/python-zope.event.spec
similarity index 93%
rename from Zope-Event.spec
rename to python-zope.event.spec
index 4de6c1e..20b0fd9 100644
--- a/Zope-Event.spec
+++ b/python-zope.event.spec
@@ -1,8 +1,9 @@
+%define	module zope.event
 Summary:	Simple event system
 Summary(pl.UTF-8):	Prosty system zdarzeń
-Name:		Zope-Event
+Name:		python-%{module}
 Version:	3.4.1
-Release:	3
+Release:	1
 License:	ZPL 2.1
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/z/zope.event/zope.event-%{version}.tar.gz
@@ -14,6 +15,7 @@ BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
 %pyrequires_eq	python-modules
+Obsoletes:	Zope-Event
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +35,7 @@ Pakiet zope.event udostępnia prosty system zdarzeń. Zawiera:
   zope.event, można znaleźć w zope.component)
 
 %prep
-%setup -q -n zope.event-%{version}
+%setup -q -n %{module}-%{version}
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.event.git/commitdiff/ca549da7b255fcefe4a1aa258fc57da1b55d6d0c



More information about the pld-cvs-commit mailing list