[packages/rtmpdump] - rel 3; switch from openssl to gnutls until openssl support works with openssl 1.1.1

arekm arekm at pld-linux.org
Mon Sep 17 10:37:19 CEST 2018


commit 733970614bfc787ebd47ba2edf263127e9ed406c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 17 10:37:12 2018 +0200

    - rel 3; switch from openssl to gnutls until openssl support works with openssl 1.1.1

 rtmpdump.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rtmpdump.spec b/rtmpdump.spec
index a5a81a3..3415b48 100644
--- a/rtmpdump.spec
+++ b/rtmpdump.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with	gnutls		# GNU TLS instead of OpenSSL (use same as curl)
+%bcond_without	gnutls		# GNU TLS instead of OpenSSL (use same as curl)
 #
 Summary:	A utility for getting files from RTMP servers
 Summary(pl.UTF-8):	Narzędzie do pobierania plików z sewerów RTMP
@@ -8,7 +8,7 @@ Name:		rtmpdump
 Version:	2.4
 %define	gitref	fa8646daeb19dfd12c181f7d19de708d623704c0
 %define	snap	20151224
-%define	rel	2
+%define	rel	3
 Release:	1.%{snap}.%{rel}
 License:	GPL v2
 Group:		Applications/Networking
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rtmpdump.git/commitdiff/733970614bfc787ebd47ba2edf263127e9ed406c



More information about the pld-cvs-commit mailing list