Fix building HTML docs (they were empty due to missing pod2html), deal with rpmlint

This commit is contained in:
Mikhail Novosyolov 2020-06-28 22:19:58 +03:00
parent f0ada0da9a
commit 09fb62e453
2 changed files with 6 additions and 1 deletions

2
openssl.rpmlintrc Normal file
View file

@ -0,0 +1,2 @@
# HTML docs must not be compressed to be usable
addFilter("W: manpage-not-compressed.*.html")

View file

@ -25,11 +25,12 @@
Summary: Secure Sockets Layer communications libs & utils
Name: openssl
Version: 1.1.1g
Release: 2
Release: 3
License: OpenSSL
Group: System/Libraries
Url: https://www.openssl.org
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
Source1: openssl.rpmlintrc
Source2: Makefile.certificate
Source3: make-dummy-cert
Source4: openssl-thread-test.c
@ -46,6 +47,8 @@ BuildRequires: perl(File::Basename)
BuildRequires: perl(FindBin)
BuildRequires: perl(Test::Harness)
BuildRequires: perl(Test::More)
BuildRequires: /usr/bin/pod2html
BuildRequires: /usr/bin/pod2man
Requires: %{engines_name} = %{EVRD}
Requires: perl-base
Requires: rootcerts