[packages/python-zope.exceptions] disable debug packages; rel 2
atler
atler at pld-linux.org
Sat Mar 6 14:59:56 CET 2021
commit 37b44a57bfe37ccec10d61c7e77b4bbae5a001f7
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 14:59:43 2021 +0100
disable debug packages; rel 2
no arch specific files but for some reason arch specific location is
enforced
python-zope.exceptions.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec
index 5efcc3c..aef9877 100644
--- a/python-zope.exceptions.spec
+++ b/python-zope.exceptions.spec
@@ -5,12 +5,14 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
+%define _enable_debug_packages 0
+
%define module zope.exceptions
Summary: Zope Exceptions
Summary(pl.UTF-8): Zope Exceptions - wyjątki Zope
Name: python-%{module}
Version: 4.3
-Release: 1
+Release: 2
License: ZPL v2.1
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/zope-exceptions/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.exceptions.git/commitdiff/37b44a57bfe37ccec10d61c7e77b4bbae5a001f7
More information about the pld-cvs-commit
mailing list