commit 96231c8df3332dd71274fc7790ecab8009c848a9
Author: Jacek Konieczny <[email protected]>
Date:   Mon Dec 10 12:30:11 2018 +0100

    Version: 4.0.2
    
    Now includes OpenSSL 1.1.1 support. Zabbix 4.0.0 had unusable TLS with
    our OpenSSL.

 notests.patch | 28 ----------------------------
 zabbix.spec   |  6 ++----
 2 files changed, 2 insertions(+), 32 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index 70a1f38..b8a5f66 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -14,12 +14,12 @@
 Summary:       Zabbix - network monitoring software
 Summary(pl.UTF-8):     Zabbix - oprogramowanie do monitorowania sieci
 Name:          zabbix
-Version:       4.0.0
+Version:       4.0.2
 Release:       1
 License:       GPL v2+
 Group:         Networking/Utilities
 Source0:       
http://downloads.sourceforge.net/zabbix/%{name}-%{version}.tar.gz
-# Source0-md5: 38c5ce373f1901c81b70a8816f522476
+# Source0-md5: fec2148dcb066363274b74257b09846f
 Source1:       %{name}-apache.conf
 Source2:       %{name}_server.service
 Source3:       %{name}_agentd.service
@@ -30,7 +30,6 @@ Source7:      %{name}_agentd.init
 Patch0:                config.patch
 Patch1:                sqlite3_dbname.patch
 Patch2:                always_compile_ipc.patch
-Patch3:                notests.patch
 URL:           http://zabbix.sourceforge.net/
 BuildRequires: OpenIPMI-devel
 BuildRequires: autoconf
@@ -294,7 +293,6 @@ This package provides the Zabbix Java Gateway.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
diff --git a/notests.patch b/notests.patch
deleted file mode 100644
index ccc0b03..0000000
--- a/notests.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- zabbix-4.0.0/configure.ac~ 2018-10-02 11:36:47.000000000 +0200
-+++ zabbix-4.0.0/configure.ac  2018-10-02 11:38:41.985819109 +0200
-@@ -1714,25 +1714,6 @@ dnl *                 Output configurati
- dnl *                                                               *
- dnl *****************************************************************
- 
--if test -d tests; then
--      AC_CONFIG_FILES(
--      tests/Makefile
--      tests/libs/Makefile
--      tests/libs/zbxcommon/Makefile
--      tests/libs/zbxconf/Makefile
--      tests/libs/zbxdbcache/Makefile
--      tests/libs/zbxdbhigh/Makefile
--      tests/libs/zbxhistory/Makefile
--      tests/libs/zbxjson/Makefile
--      tests/libs/zbxsysinfo/Makefile
--      tests/libs/zbxsysinfo/linux/Makefile
--      tests/libs/zbxsysinfo/common/Makefile
--      tests/libs/zbxcommshigh/Makefile
--      tests/libs/zbxalgo/Makefile
--      )
--      AC_DEFINE([HAVE_TESTS], [1], ["Define to 1 if tests directory is 
present"])
--fi
--
- AC_OUTPUT([
-       Makefile
-       database/Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/96231c8df3332dd71274fc7790ecab8009c848a9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to