[packages/ccrtp] - rel 5; use gcrypt until openssl 1.1 is supported

arekm arekm at pld-linux.org
Tue Sep 18 13:49:59 CEST 2018


commit e78ec4470bf01b65235f9107a67e4b370f8fc981
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 18 13:49:52 2018 +0200

    - rel 5; use gcrypt until openssl 1.1 is supported

 ccrtp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ccrtp.spec b/ccrtp.spec
index 70b987e..d9e487b 100644
--- a/ccrtp.spec
+++ b/ccrtp.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccrtp.git/commitdiff/e78ec4470bf01b65235f9107a67e4b370f8fc981



More information about the pld-cvs-commit mailing list