diff --git a/sslscan.changes b/sslscan.changes index 02fa00a..61a7d7f 100644 --- a/sslscan.changes +++ b/sslscan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 2 12:34:34 UTC 2018 - jweberhofer@weberhofer.at + +- Simplified requirements + ------------------------------------------------------------------- Thu Feb 1 16:46:03 UTC 2018 - jweberhofer@weberhofer.at diff --git a/sslscan.spec b/sslscan.spec index 74c498d..173b60b 100644 --- a/sslscan.spec +++ b/sslscan.spec @@ -26,11 +26,8 @@ URL: https://github.com/rbsec/sslscan Source: https://github.com/rbsec/sslscan/archive/%{version}-rbsec.tar.gz#/%{name}-%{version}-rbsec.tar.gz #Patches copied from Debian package Patch1: fedora-sslscan-patents.patch -%if 0%{?suse_version} >= 1500 +BuildRequires: pkgconfig BuildRequires: pkgconfig(libssl) < 1.1.0 -%else -BuildRequires: pkgconfig(libssl) -%endif %if 0%{?sle_version} %ifarch x86_64 BuildRequires: glibc-devel-32bit(x86-32)