SHA256
1
0
forked from pool/sslscan

- Simplified requirements

OBS-URL: https://build.opensuse.org/package/show/security/sslscan?expand=0&rev=16
This commit is contained in:
Johannes Weberhofer 2018-02-02 12:35:14 +00:00 committed by Git OBS Bridge
parent 6b6d2e3028
commit a52b557180
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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)