diff --git a/pidgin-sipe-fix-pointer-types.patch b/pidgin-sipe-fix-pointer-types.patch new file mode 100644 index 0000000..425b23a --- /dev/null +++ b/pidgin-sipe-fix-pointer-types.patch @@ -0,0 +1,11 @@ +--- a/src/core/sipe-xml.c ++++ b/src/core/sipe-xml.c +@@ -154,7 +154,7 @@ static void callback_error(void *user_da + g_free(errmsg); + } + +-static void callback_serror(void *user_data, xmlErrorPtr error) ++static void callback_serror(void *user_data, const xmlError *error) + { + struct _parser_data *pd = user_data; + diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index f8f8634..e5b058b 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 28 18:26:44 UTC 2024 - Alexei Sorokin + +- Add pidgin-sipe-fix-pointer-types.patch: Fix pointer types. +- Add pidgin as a build requirement to fix "%requires_ge pidgin". + ------------------------------------------------------------------- Wed Nov 22 11:36:56 UTC 2023 - Christophe Marin diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index fd8f20f..8d2e5f9 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -1,7 +1,7 @@ # # spec file for package pidgin-sipe # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,11 +24,14 @@ License: GPL-2.0-or-later Group: Productivity/Networking/Instant Messenger URL: https://sipe.sourceforge.io/ Source: http://downloads.sf.net/sipe/%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE +# PATCH-FIX-OPENSUSE 0001-Fix-test-failures-with-appstream-1.0.patch christophe@krop.fr -- Fix test failures with appstream 1.0. Patch0: 0001-Fix-test-failures-with-appstream-1.0.patch +# PATCH-FIX-OPENSUSE pidgin-sipe-fix-pointer-types.patch -- Fix pointer types. +Patch1: pidgin-sipe-fix-pointer-types.patch BuildRequires: AppStream BuildRequires: intltool BuildRequires: libtool +BuildRequires: pidgin BuildRequires: pkgconfig BuildRequires: pkgconfig(farstream-0.2) BuildRequires: pkgconfig(freerdp-shadow2) @@ -109,8 +112,8 @@ used by various products: %package -n telepathy-sipe Summary: MS Skype for Business connection manager for Telepathy -# telepathy-plugin-sipe was last used in openSUSE Leap 42.2. Group: Productivity/Networking/Instant Messenger +# telepathy-plugin-sipe was last used in openSUSE Leap 42.2. Provides: telepathy-plugin-sipe = %{version} Obsoletes: telepathy-plugin-sipe < %{version}