mirror of
https://abf.rosa.ru/djam/pidgin.git
synced 2025-02-23 13:32:47 +00:00
2.14.12
This commit is contained in:
parent
002d8a4af1
commit
1c2f56a52f
1 changed files with 10 additions and 12 deletions
22
pidgin.spec
22
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
|
||||
|
|
Loading…
Add table
Reference in a new issue