]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
Version: 4.0.2 auto/th/zabbix-4.0.2-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 10 Dec 2018 11:30:11 +0000 (12:30 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 10 Dec 2018 11:30:11 +0000 (12:30 +0100)
Now includes OpenSSL 1.1.1 support. Zabbix 4.0.0 had unusable TLS with
our OpenSSL.

notests.patch [deleted file]
zabbix.spec

diff --git a/notests.patch b/notests.patch
deleted file mode 100644 (file)
index ccc0b03..0000000
+++ /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
index 70a1f3841324b5473456b46f86716add4df56c4a..b8a5f66f57314868562b9f9903f344cc1ace77aa 100644 (file)
 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}
This page took 0.266821 seconds and 4 git commands to generate.