Four patches are not being applied due to failures in the build and/or
applying them:
- openssl-1.1.1-fips.patch
- openssl-1.1.1-fips-post-rand.patch
- openssl-1.1.1-evp-kdf.patch
- openssl-1.1.1-ssh-kdf.patch
Mind that fips related patches were not applied in the previously
version either.
Resolves: rhbz#1740772
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
- Use %global instead of %define
- Automatically generate debuginfo subpackage
- Merged various changes from the native Fedora package (up to
1.0.0-0.5.beta3)
- Don't use the %{_mingw32_make} macro anymore as it's ugly and causes
side-effects
NOTE: Right now, this package doesn't provide versioned DLL's as the
upstream defaults are used and I couldn't find the right spot in the
build scripts to realize this (openssl's build system is really
messy..).