[packages/pidgin] up to 2.14.13
atler
atler at pld-linux.org
Thu Jun 6 20:36:09 CEST 2024
commit f704fece7c8abe6c1703b80725ac5e6360d01994
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 6 20:19:34 2024 +0200
up to 2.14.13
pidgin-nolibs.patch | 2 +-
pidgin.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pidgin.spec b/pidgin.spec
index 986ca1a..6b70893 100644
--- a/pidgin.spec
+++ b/pidgin.spec
@@ -35,12 +35,12 @@ Summary(ko.UTF-8): AOL 인스턴트 메신저와 호환되는 클라이언트
Summary(pl.UTF-8): Oparty na GTK+ klient komunikatorów obsługujący wiele protokołów
Summary(pt_BR.UTF-8): Um cliente para o AOL Instant Messenger (AIM)
Name: pidgin
-Version: 2.14.12
-Release: 3
+Version: 2.14.13
+Release: 1
License: GPL v2+
Group: Applications/Communications
Source0: https://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
-# Source0-md5: cfcf2ab67717e7c2884e4399864b877a
+# Source0-md5: 7fa88c8734d22c96ef298b25cd0db0c4
Patch0: %{name}-nolibs.patch
Patch1: %{name}-dbus-dir.patch
Patch2: %{name}-ca_file.patch
diff --git a/pidgin-nolibs.patch b/pidgin-nolibs.patch
index 4fad0c7..ee32be9 100644
--- a/pidgin-nolibs.patch
+++ b/pidgin-nolibs.patch
@@ -16,7 +16,7 @@
if test "x$have_libgadu" = "xyes"; then
+ save_LIBS="$LIBS"
- AC_CHECK_LIB(gadu, gg_is_gpl_compliant, , [
+ AC_CHECK_LIB(gadu, gg_is_gpl_compliant, [:], [
LIBGADU_LIBS=""
LIBGADU_CFLAGS=""
@@ -1112,6 +1113,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pidgin.git/commitdiff/aa52301a31e318cbd775e5ec553f32fafb29e403
More information about the pld-cvs-commit
mailing list