[packages/czmq] - enable DRAFT APIs (required by rsyslog modules); release 2

qboosh qboosh at pld-linux.org
Tue Oct 13 14:47:19 CEST 2020


commit 49717577085d602d9f8f51b610f30e5577f03895
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 13 14:47:16 2020 +0200

    - enable DRAFT APIs (required by rsyslog modules); release 2

 czmq.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/czmq.spec b/czmq.spec
index 3e6346c..025d849 100644
--- a/czmq.spec
+++ b/czmq.spec
@@ -7,7 +7,7 @@ Summary:	High-level C binding for 0MQ
 Summary(pl.UTF-8):	Wysokopoziomowe wiązania C dla 0MQ
 Name:		czmq
 Version:	4.2.0
-Release:	1
+Release:	2
 License:	LGPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/zeromq/czmq/releases
@@ -114,6 +114,7 @@ Wiązania Pythona 3 do CZMQ - wysokopoziomowego wiązania C do 0MQ.
 # use include subdir - file names could be too common (zfile.h etc.)
 %configure \
 	--enable-bindings-python \
+	--enable-drafts \
 	--disable-silent-rules \
 	--includedir=%{_includedir}/czmq
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/czmq.git/commitdiff/49717577085d602d9f8f51b610f30e5577f03895



More information about the pld-cvs-commit mailing list