From 1c2f56a52fa27634796b32bf3f258ea8c49acec3 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 23 Dec 2023 11:45:33 +0000 Subject: [PATCH] 2.14.12 --- pidgin.spec | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/pidgin.spec b/pidgin.spec index b7dc6aa..79908fd 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -4,7 +4,7 @@ %define major 0 %define libname %mklibname purple %{major} %define libclient %mklibname purple-client %{major} -%define libgnt %mklibname gnt %{major} +#define libgnt %mklibname gnt %{major} %define develname %mklibname purple -d %define build_evolution 1 @@ -116,7 +116,6 @@ BuildRequires: pkgconfig(mono) BuildRequires: pkgconfig(farstream-0.2) Suggests: gstreamer0.10-farstream %endif -#BuildRequires: pkgconfig(gnt) >= 2.14.0 Requires: %{name}-i18n = %{version}-%{release} Requires: %{name}-plugins = %{version}-%{release} @@ -186,7 +185,6 @@ plugin for live video conference. Summary: Development files for pidgin Group: Development/GNOME and GTK+ Requires: %{libname} >= %{version}-%{release} -Requires: %{libgnt} = %{version}-%{release} Requires: %{libclient} = %{version}-%{release} Provides: pidgin-devel = %{version}-%{release} @@ -211,17 +209,17 @@ Conflicts: %{name}-client < 2.10.1-1 %description -n %{libclient} libpurple-client contains the shared library for %{name}-client. -%package -n %{libgnt} -Summary: The libgnt library for the Finch IM client -Group: System/Libraries -%rename %{_lib}finch0 +#package -n %{libgnt} +#Summary: The libgnt library for the Finch IM client +#Group: System/Libraries +#rename %{_lib}finch0 -%description -n %{libgnt} -libgnt contains the core IM support for the Finch IM client. +#description -n %{libgnt} +#libgnt contains the core IM support for the Finch IM client. -libgnt supports a variety of messaging protocols including AIM, MSN, -Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ, -Lotus Sametime, SILC, Simple and Zephyr. +#libgnt supports a variety of messaging protocols including AIM, MSN, +#Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ, +#Lotus Sametime, SILC, Simple and Zephyr. %package finch Summary: A text-based user interface for Pidgin