[packages/nagios-plugin-check_ssl_cert] - rel 2; use default, openssl library path

arekm arekm at pld-linux.org
Mon Jan 21 20:47:54 CET 2019


commit bd580ca91775d937559320b9ca3be637bea8d89d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jan 21 20:47:48 2019 +0100

    - rel 2; use default, openssl library path

 ca_path.patch                     | 10 ----------
 nagios-plugin-check_ssl_cert.spec |  4 +---
 2 files changed, 1 insertion(+), 13 deletions(-)
---
diff --git a/nagios-plugin-check_ssl_cert.spec b/nagios-plugin-check_ssl_cert.spec
index 24d3d6d..3568f90 100644
--- a/nagios-plugin-check_ssl_cert.spec
+++ b/nagios-plugin-check_ssl_cert.spec
@@ -3,13 +3,12 @@ Summary:	Nagios plugin to check the CA and validity of an X.509 certificate
 Summary(pl.UTF-8):	Wtyczka Nagiosa sprawdzająca CA i ważność certyfikatu X.509
 Name:		nagios-plugin-%{plugin}
 Version:	1.80.1
-Release:	1
+Release:	2
 License:	GPL v3
 Group:		Networking
 Source0:	https://github.com/matteocorti/check_ssl_cert/releases/download/v%{version}/check_ssl_cert-%{version}.tar.gz
 # Source0-md5:	0e11a527f835fa24d2d53f27ace9ef99
 Source1:	check_ssl_cert.cfg
-Patch0:		ca_path.patch
 URL:		https://github.com/matteocorti/check_ssl_cert/wiki
 BuildRequires:	rpm >= 4.4.9-56
 Requires:	expect
@@ -41,7 +40,6 @@ jego poprawność.
 
 %prep
 %setup -q -n %{plugin}-%{version}
-%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/ca_path.patch b/ca_path.patch
deleted file mode 100644
index 335e542..0000000
--- a/ca_path.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- check_ssl_cert-1.45.0/check_ssl_cert~	2017-05-02 15:31:51.000000000 +0300
-+++ check_ssl_cert-1.45.0/check_ssl_cert	2017-05-08 10:34:49.121059968 +0300
-@@ -395,6 +395,7 @@
-     # Default values
-     DEBUG=""
-     OPENSSL=""
-+    ROOT_CA=/etc/openssl/certs
-     FILE_BIN=""
-     CURL_BIN=""
-     IGNORE_SSL_LABS_CACHE=""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_ssl_cert.git/commitdiff/bd580ca91775d937559320b9ca3be637bea8d89d



More information about the pld-cvs-commit mailing list