]> git.pld-linux.org Git - packages/Zope-dirs.git/blobdiff - Zope-dirs.spec
- can't O: ZopeInterface as it also matches Zope-Interface
[packages/Zope-dirs.git] / Zope-dirs.spec
index 6939cca85b66ed60f899e019ec324494af1d3465..2607d301127bf9069fc3e7341723f99a7c81e44d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Common dirs for Zope libraries
 Summary(pl.UTF-8):     Katalogi wspólne dla bibliotek Zope
 Name:          Zope-dirs
 Version:       1.0
-Release:       2
+Release:       5
 License:       Public Domain
 Group:         Libraries/Python
 BuildRequires: python
@@ -11,6 +11,9 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# nothing to put there
+%define                _enable_debug_packages  0
+
 %description
 Common dirs for Zope libraries.
 
@@ -22,9 +25,7 @@ Katalogi wspólne dla bibliotek Zope.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{py_sitedir}/zope
-
 touch $RPM_BUILD_ROOT%{py_sitedir}/zope/__init__.py
-
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}/zope
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/zope
 %py_postclean
This page took 0.079286 seconds and 5 git commands to generate.