File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,3 +155,4 @@ Maintainer: [Matteo Corti](https://github.com/matteocorti) <[matteo@corti.li](ma
155155* Many thanks to [ Adam Cécile] ( https://github.com/eLvErDe ) for the nmap SNI patch
156156* Many thanks to [ alvar] ( https://github.com/oxzi ) for the configuration patch and the ``` --dane ``` option patch
157157* Many thanks to [ Michał Margula] ( https://github.com/alchemyx ) for the ``` --ignore-dh ``` patch
158+ * Many thanks to [ Derek Schrock] ( https://github.com/derekschrock ) for the BuildRequires patch
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ URL: https://github.com/matteocorti/check_ssl_cert
2323Source: https://github.com/matteocorti/check_ssl_cert/releases/download/v%{version }/check_ssl_cert-%{version }.tar.gz
2424
2525Requires: nagios-plugins expect perl(Date::Parse) bc curl openssl file
26+ BuildRequires: make tar coreutils
2627
2728%description
2829A shell script (that can be used as a Nagios plugin) to check an SSL/TLS connection
You can’t perform that action at this time.
0 commit comments