[packages/python-zope.component] Zope-Component renamed to python-zope.component
jajcus
jajcus at pld-linux.org
Tue Dec 27 15:21:07 CET 2016
commit 2afa7b0144e346ac1c879ad699c266a0e3c92489
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Tue Dec 27 15:08:32 2016 +0100
Zope-Component renamed to python-zope.component
Zope-Component.spec => python-zope.component.spec | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/Zope-Component.spec b/python-zope.component.spec
similarity index 77%
rename from Zope-Component.spec
rename to python-zope.component.spec
index 8efe8ad..3c543d1 100644
--- a/Zope-Component.spec
+++ b/python-zope.component.spec
@@ -1,8 +1,9 @@
+%define module zope.component
Summary: Core of the Zope Component Architecture
Summary(pl.UTF-8): Rdzeń Zope Component Architecture
-Name: Zope-Component
+Name: python-%{module}
Version: 3.10.0
-Release: 2
+Release: 1
License: ZPL 2.1
Group: Libraries/Python
Source0: http://pypi.python.org/packages/source/z/zope.component//zope.component-%{version}.tar.gz
@@ -12,13 +13,15 @@ BuildRequires: python-devel >= 1:2.5
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
-Requires: Zope-DeferredImport
-Requires: Zope-Deprecation
-Requires: Zope-Event
-Requires: Zope-Interface
-Requires: Zope-Proxy
-Requires: Zope-Testing
+Requires: python-zope.deferredimport
+Requires: python-zope.deprecation
+Requires: python-zope.event
+Requires: python-zope.interface
+Requires: python-zope.proxy
+Requires: python-zope.testing
Requires: python-modules
+Obsoletes: Zope-Component
+Provides: Zope-Component
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.component.git/commitdiff/2afa7b0144e346ac1c879ad699c266a0e3c92489
More information about the pld-cvs-commit
mailing list