]> git.pld-linux.org Git - packages/nagios-plugin-check_ssl_cert.git/commitdiff
- rel 2; use default, openssl library path auto/th/nagios-plugin-check_ssl_cert-1.80.1-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 21 Jan 2019 19:47:48 +0000 (20:47 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 21 Jan 2019 19:47:48 +0000 (20:47 +0100)
ca_path.patch [deleted file]
nagios-plugin-check_ssl_cert.spec

diff --git a/ca_path.patch b/ca_path.patch
deleted file mode 100644 (file)
index 335e542..0000000
+++ /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=""
index 24d3d6d969c38998d98842183fc6823d37026b9a..3568f9071229be2ef9456789c5e990e20f6eaba6 100644 (file)
@@ -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
This page took 0.074627 seconds and 4 git commands to generate.