]> git.pld-linux.org Git - packages/czmq.git/commitdiff
- enable DRAFT APIs (required by rsyslog modules); release 2 auto/th/czmq-4.2.0-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Oct 2020 12:47:16 +0000 (14:47 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Oct 2020 12:47:16 +0000 (14:47 +0200)
czmq.spec

index 3e6346c8a4f08c56ec8475932098bb15c1cc3bbd..025d84941b78b2a1dcc6727252c0c3647612124b 100644 (file)
--- 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}
This page took 0.103697 seconds and 4 git commands to generate.