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