commit 99daff2c837e2986346547efd88a1b9c507a29aa
Author: Jacek Konieczny <[email protected]>
Date:   Tue Dec 27 15:05:33 2016 +0100

    Zope-DeferredImport renamed to python-zope.deferredimport

 Zope-DeferredImport.spec => python-zope.deferredimport.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/Zope-DeferredImport.spec b/python-zope.deferredimport.spec
similarity index 85%
rename from Zope-DeferredImport.spec
rename to python-zope.deferredimport.spec
index f366c84..5898056 100644
--- a/Zope-DeferredImport.spec
+++ b/python-zope.deferredimport.spec
@@ -1,6 +1,7 @@
+%define module zope.deferredimport
 Summary:       Defer Python module import
 Summary(pl.UTF-8):     Opóźnianie importu modułów Pythona
-Name:          Zope-DeferredImport
+Name:          python-%{module}
 Version:       3.5.3
 Release:       1
 License:       ZPL 2.1
@@ -14,8 +15,9 @@ BuildRequires:        python-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.710
 %pyrequires_eq python-modules
-Requires:      Zope-Proxy
-Requires:      Zope-Testing
+Requires:      python-zope.proxy
+Requires:      python-zope.testing
+Obsoletes:     Zope-DeferredImport
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,7 +27,7 @@ Defer Python module import.
 Opóźnianie importu modułów Pythona.
 
 %prep
-%setup -q -n zope.deferredimport-%{version}
+%setup -q -n %{module}-%{version}
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.deferredimport.git/commitdiff/99daff2c837e2986346547efd88a1b9c507a29aa

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to