[packages/python-zope.component] disable debug packages; rel 5
atler
atler at pld-linux.org
Sat Mar 6 14:54:43 CET 2021
commit 10ac27ab69d26cfda53ba30b2c76fbf1649fee03
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 14:53:53 2021 +0100
disable debug packages; rel 5
no arch specific files but for some reason arch specific location is
enforced
python-zope.component.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-zope.component.spec b/python-zope.component.spec
index 224edc8..a06aa06 100644
--- a/python-zope.component.spec
+++ b/python-zope.component.spec
@@ -3,12 +3,14 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
+%define _enable_debug_packages 0
+
%define module zope.component
Summary: Core of the Zope Component Architecture
Summary(pl.UTF-8): Rdzeń Zope Component Architecture
Name: python-%{module}
Version: 4.4.1
-Release: 4
+Release: 5
License: ZPL 2.1
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.component.git/commitdiff/10ac27ab69d26cfda53ba30b2c76fbf1649fee03
More information about the pld-cvs-commit
mailing list