Accepting request 945306 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/945306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireshark?expand=0&rev=183
This commit is contained in:
Dominique Leuenberger 2022-01-10 23:01:55 +00:00 committed by Git OBS Bridge
commit fde9008b5d
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,14 @@
Index: wireshark-3.6.1/wsutil/glib-compat.h
===================================================================
--- wireshark-3.6.1.orig/wsutil/glib-compat.h
+++ wireshark-3.6.1/wsutil/glib-compat.h
@@ -21,6 +21,9 @@ extern "C" {
#endif /* __cplusplus */
#if !GLIB_CHECK_VERSION(2, 68, 0)
+
+#include <string.h>
+
static inline gpointer
g_memdup2(gconstpointer mem, gsize byte_size)
{

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 10:30:10 UTC 2022 - Robert Frohl <rfrohl@suse.com>
- Fix SLE15 build issue
added wireshark-0000-wsutil-implicit_declaration_memcpy.patch
-------------------------------------------------------------------
Thu Dec 30 09:41:01 UTC 2021 - Robert Frohl <rfrohl@suse.com>

View File

@ -37,6 +37,7 @@ URL: https://www.wireshark.org/
Source: https://www.wireshark.org/download/src/%{name}-%{version}.tar.xz
Source2: https://www.wireshark.org/download/SIGNATURES-%{version}.txt#/%{name}-%{version}.tar.xz.asc
Source3: https://www.wireshark.org/download/gerald_at_wireshark_dot_org.gpg#/wireshark.keyring
Patch1: wireshark-0000-wsutil-implicit_declaration_memcpy.patch
Patch10: wireshark-0001-dumpcap-permission-denied.patch
BuildRequires: %{rb_default_ruby_suffix}-rubygem-asciidoctor
BuildRequires: bison