]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
up to 6.0.26 auto/th/zabbix-6.0.26-1
authorJan Palus <atler@pld-linux.org>
Mon, 29 Jan 2024 18:13:12 +0000 (19:13 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 29 Jan 2024 18:13:12 +0000 (19:13 +0100)
missing-includes.patch [deleted file]
zabbix.spec

diff --git a/missing-includes.patch b/missing-includes.patch
deleted file mode 100644 (file)
index 662dbc5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- zabbix-6.0.23/src/libs/zbxxml/xml.c.orig   2023-10-31 07:26:29.368117699 +0100
-+++ zabbix-6.0.23/src/libs/zbxxml/xml.c        2023-12-01 12:41:09.132402761 +0100
-@@ -23,6 +23,7 @@
- #include "zbxvariant.h"
- #ifdef HAVE_LIBXML2
-+#     include <libxml/parser.h>
- #     include <libxml/xpath.h>
- #endif
index 3a99274db14eff5b36afea015b2f5faa25ec6c89..eca7ba3f8f98814922f8aa3a0e5ecf6f9099139d 100644 (file)
 Summary:       Zabbix - network monitoring software
 Summary(pl.UTF-8):     Zabbix - oprogramowanie do monitorowania sieci
 Name:          zabbix
-Version:       6.0.25
+Version:       6.0.26
 Release:       1
 License:       GPL v2+
 Group:         Networking/Utilities
 # https://www.zabbix.com/download_sources
 Source0:       https://cdn.zabbix.com/zabbix/sources/stable/6.0/%{name}-%{version}.tar.gz
-# Source0-md5: 510cb7207048414b71b4fecc9aa50b6b
+# Source0-md5: 3ee357a14afb2e91bdc79dd1987fbd02
 Source100:     go-vendor.tar.xz
-# Source100-md5:       22eafc9b81337611071a24a7d1d582fa
+# Source100-md5:       beaab3eef0ef5bfabddaac14ab59fad8
 Source1:       %{name}-apache.conf
 Source2:       %{name}_server.service
 Source3:       %{name}_agentd.service
@@ -52,7 +52,6 @@ Patch1:               sqlite3_dbname.patch
 Patch2:                always_compile_ipc.patch
 Patch3:                go-destdir.patch
 Patch4:                go-vendor.patch
-Patch5:                missing-includes.patch
 URL:           https://www.zabbix.com/
 BuildRequires: OpenIPMI-devel
 BuildRequires: autoconf
@@ -361,7 +360,6 @@ This package provides the Zabbix Java Gateway.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 %{__libtoolize}
This page took 0.0910339999999999 seconds and 4 git commands to generate.