From ec72754902efadc020297b808eb8d820d155c1c3879e2c4bcf9b1560878b67bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 May 2019 12:35:49 +0000 Subject: [PATCH] Accepting request 688680 from home:jengelh:branches:network - Fix the Factory build: select the appropriate OpenSSL version to build with. OBS-URL: https://build.opensuse.org/request/show/688680 OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=60 --- proftpd.changes | 6 ++++++ proftpd.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/proftpd.changes b/proftpd.changes index ee91853..f588c65 100644 --- a/proftpd.changes +++ b/proftpd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 11:35:53 UTC 2019 - Jan Engelhardt + +- Fix the Factory build: select the appropriate OpenSSL version + to build with. + ------------------------------------------------------------------- Wed Mar 20 18:46:47 UTC 2019 - Jan Engelhardt diff --git a/proftpd.spec b/proftpd.spec index edb4b67..a830d1b 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -56,12 +56,12 @@ BuildRequires: libGeoIP-devel BuildRequires: mysql-devel BuildRequires: ncurses-devel BuildRequires: openldap2-devel -BuildRequires: openssl-devel BuildRequires: pam-devel BuildRequires: pkg-config BuildRequires: postgresql-devel BuildRequires: sqlite3-devel BuildRequires: unixODBC-devel +BuildRequires: pkgconfig(libssl) < 1.1 Requires: logrotate %if 0%{?lang_package:1} > 0