]> git.pld-linux.org Git - packages/python-zope.interface.git/blobdiff - Zope-Interface.spec
- release 3
[packages/python-zope.interface.git] / Zope-Interface.spec
index 5d3f6dd5864ee4e0a4caba0778a1030bf9a70777..055661d8a25ef5040b01990dcbabe08366a95141 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Python 'interface' concept implementation
 Summary(pl.UTF-8):     Implementacja interfejsów dla języka Python
 Name:          Zope-Interface
 Version:       3.4.0
-Release:       1
+Release:       3
 License:       ZPL 2.1
 Group:         Libraries/Python
 Source0:       http://download.zope.org/distribution/zope.interface-%{version}.tar.gz
@@ -10,6 +10,7 @@ Source0:      http://download.zope.org/distribution/zope.interface-%{version}.tar.gz
 URL:           http://www.zope.org/Products/ZopeInterface/
 BuildRequires: python >= 1:2.5
 BuildRequires: python-devel >= 1:2.5
+BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq python-modules
@@ -49,6 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGES.txt src/zope/interface/{README,human}.txt
 %lang(ru) %doc src/zope/interface/{README,human}.ru.txt
+%dir %{py_sitedir}/zope
 %dir %{py_sitedir}/zope/interface
 %{py_sitedir}/zope/interface/*.cfg
 %{py_sitedir}/zope/interface/*.py[co]
This page took 0.051499 seconds and 4 git commands to generate.