From edc4b10fc6dd90a2ee41f4305227119da3a93213 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Sat, 4 Feb 2017 15:32:20 +0100 Subject: [PATCH] Actually fix the FTBFS Fix to OpenSSL older than 1.1, until a patch [1] is applied. [1] https://people.freedesktop.org/~lkundrak/%5bPATCH%5d_eap-tls:_port_to_OpenSSL_1.1.0.mbox --- ppp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ppp.spec b/ppp.spec index 6e95521..6343c36 100644 --- a/ppp.spec +++ b/ppp.spec @@ -52,7 +52,8 @@ Patch0027: 0027-pppd-EAP-TLS-patch-v0.997.patch Patch0028: 0028-Fix-logical-expression-in-eap_client_active-macro.patch Patch0029: 0029-pppoe-include-netinet-in.h-before-linux-in.h.patch -BuildRequires: pam-devel, libpcap-devel, openssl-devel, systemd, systemd-devel, glib2-devel +BuildRequires: pam-devel, libpcap-devel, systemd, systemd-devel, glib2-devel +BuildRequires: pkgconfig(openssl) < 1.1 Requires: glibc >= 2.0.6, /etc/pam.d/system-auth, libpcap >= 14:0.8.3-6, systemd, initscripts >= 9.54 Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/groupadd