[packages/python-zeroconf] - fix macro definition
baggins
baggins at pld-linux.org
Sun May 14 15:46:22 CEST 2017
commit 051bef849fe888c94dc1712db27a4abf01aa19ae
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 14 15:46:02 2017 +0200
- fix macro definition
python-zeroconf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zeroconf.spec b/python-zeroconf.spec
index 868d34f..aa43f92 100644
--- a/python-zeroconf.spec
+++ b/python-zeroconf.spec
@@ -5,7 +5,7 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
-%global pypi_name zeroconf
+%define pypi_name zeroconf
Summary: Pure Python Multicast DNS Service Discovery Library
Name: python-%{pypi_name}
Version: 0.18.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zeroconf.git/commitdiff/051bef849fe888c94dc1712db27a4abf01aa19ae
More information about the pld-cvs-commit
mailing list