commit 38ca4e4e15bf2e9cd8128df4983a89bd244a0578
Author: Jan Palus <[email protected]>
Date:   Mon Jan 29 19:13:12 2024 +0100

    up to 6.0.26

 missing-includes.patch | 10 ----------
 zabbix.spec            |  8 +++-----
 2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index 3a99274..eca7ba3 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -24,15 +24,15 @@
 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}
diff --git a/missing-includes.patch b/missing-includes.patch
deleted file mode 100644
index 662dbc5..0000000
--- a/missing-includes.patch
+++ /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
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/38ca4e4e15bf2e9cd8128df4983a89bd244a0578

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

Reply via email to