]> git.pld-linux.org Git - packages/ccrtp.git/commitdiff
- rel 5; use gcrypt until openssl 1.1 is supported master auto/th/ccrtp-2.1.2-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Sep 2018 11:49:52 +0000 (13:49 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Sep 2018 11:49:52 +0000 (13:49 +0200)
ccrtp.spec

index 70b987e7ea68ce480cfb1b0302cc241d2f63ee24..d9e487bb714d32498c97488ef448806c9eed572c 100644 (file)
@@ -1,12 +1,12 @@
 #
 # Conditional build:
-%bcond_with    gcrypt  # use libgcrypt instead of OpenSSL (ucommon in PLD uses OpenSSL by default)
+%bcond_without gcrypt  # use libgcrypt instead of OpenSSL (ucommon in PLD uses OpenSSL by default)
 
 Summary:       Common C++ class framework for RTP packets
 Summary(pl.UTF-8):     Szkielet klas C++ dla pakietów RTP
 Name:          ccrtp
 Version:       2.1.2
-Release:       4
+Release:       5
 License:       GPL v2+ with runtime exception
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/ccrtp/%{name}-%{version}.tar.gz
This page took 0.122285 seconds and 4 git commands to generate.