]> git.pld-linux.org Git - packages/python-zope.interface.git/blobdiff - Zope-Interface.spec
- rel. 5 to rebuild with python 2.5 (final)
[packages/python-zope.interface.git] / Zope-Interface.spec
index bd9e054aa1cae919096833ee6a5532c09cc5d360..624ff54196a8f887d080eb1eab7e0e5c70f9ceea 100644 (file)
@@ -2,7 +2,7 @@ Summary:        zope.interface package used in Zope 3
 Summary(pl):   Modu³ interface u¿ywany w Zope 3
 Name:          ZopeInterface
 Version:       3.0.1
-Release:       3
+Release:       5
 License:       ZPL 2.0
 Group:         Development/Tools
 Source0:       http://www.zope.org/Products/ZopeInterface/%{version}final/%{name}-%{version}.tgz
@@ -38,7 +38,7 @@ python ./setup.py install \
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/zope
 
 find $RPM_BUILD_ROOT -type f -name "*.py" -exec rm -rf {} \;;
-rm -rf $RPM_BUILD_ROOT/%{py_sitedir}/zope/README.txt
+rm -rf $RPM_BUILD_ROOT%{py_sitedir}/zope/README.txt
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,9 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py_sitedir}/zope/interface/common
 %{py_sitedir}/zope/interface/common/*.py[co]
 %dir %{py_sitedir}/zope/interface/common/tests
-%{py_sitedir}/zope/interface/common/tests/*.py[co] 
+%{py_sitedir}/zope/interface/common/tests/*.py[co]
 %dir %{py_sitedir}/zope/interface/tests
-%{py_sitedir}/zope/interface/tests/*.py[co] 
+%{py_sitedir}/zope/interface/tests/*.py[co]
 %{py_sitedir}/zope/interface/tests/*.txt
 %dir %{py_sitedir}/zope/testing
 %{py_sitedir}/zope/testing/*.py[co]
This page took 0.026833 seconds and 4 git commands to generate.