mirror of
https://abf.rosa.ru/djam/pidgin.git
synced 2025-02-24 05:52:48 +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 major 0
|
||||||
%define libname %mklibname purple %{major}
|
%define libname %mklibname purple %{major}
|
||||||
%define libclient %mklibname purple-client %{major}
|
%define libclient %mklibname purple-client %{major}
|
||||||
%define libgnt %mklibname gnt %{major}
|
#define libgnt %mklibname gnt %{major}
|
||||||
%define develname %mklibname purple -d
|
%define develname %mklibname purple -d
|
||||||
|
|
||||||
%define build_evolution 1
|
%define build_evolution 1
|
||||||
|
@ -116,7 +116,6 @@ BuildRequires: pkgconfig(mono)
|
||||||
BuildRequires: pkgconfig(farstream-0.2)
|
BuildRequires: pkgconfig(farstream-0.2)
|
||||||
Suggests: gstreamer0.10-farstream
|
Suggests: gstreamer0.10-farstream
|
||||||
%endif
|
%endif
|
||||||
#BuildRequires: pkgconfig(gnt) >= 2.14.0
|
|
||||||
|
|
||||||
Requires: %{name}-i18n = %{version}-%{release}
|
Requires: %{name}-i18n = %{version}-%{release}
|
||||||
Requires: %{name}-plugins = %{version}-%{release}
|
Requires: %{name}-plugins = %{version}-%{release}
|
||||||
|
@ -186,7 +185,6 @@ plugin for live video conference.
|
||||||
Summary: Development files for pidgin
|
Summary: Development files for pidgin
|
||||||
Group: Development/GNOME and GTK+
|
Group: Development/GNOME and GTK+
|
||||||
Requires: %{libname} >= %{version}-%{release}
|
Requires: %{libname} >= %{version}-%{release}
|
||||||
Requires: %{libgnt} = %{version}-%{release}
|
|
||||||
Requires: %{libclient} = %{version}-%{release}
|
Requires: %{libclient} = %{version}-%{release}
|
||||||
Provides: pidgin-devel = %{version}-%{release}
|
Provides: pidgin-devel = %{version}-%{release}
|
||||||
|
|
||||||
|
@ -211,17 +209,17 @@ Conflicts: %{name}-client < 2.10.1-1
|
||||||
%description -n %{libclient}
|
%description -n %{libclient}
|
||||||
libpurple-client contains the shared library for %{name}-client.
|
libpurple-client contains the shared library for %{name}-client.
|
||||||
|
|
||||||
%package -n %{libgnt}
|
#package -n %{libgnt}
|
||||||
Summary: The libgnt library for the Finch IM client
|
#Summary: The libgnt library for the Finch IM client
|
||||||
Group: System/Libraries
|
#Group: System/Libraries
|
||||||
%rename %{_lib}finch0
|
#rename %{_lib}finch0
|
||||||
|
|
||||||
%description -n %{libgnt}
|
#description -n %{libgnt}
|
||||||
libgnt contains the core IM support for the Finch IM client.
|
#libgnt contains the core IM support for the Finch IM client.
|
||||||
|
|
||||||
libgnt supports a variety of messaging protocols including AIM, MSN,
|
#libgnt supports a variety of messaging protocols including AIM, MSN,
|
||||||
Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
|
#Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
|
||||||
Lotus Sametime, SILC, Simple and Zephyr.
|
#Lotus Sametime, SILC, Simple and Zephyr.
|
||||||
|
|
||||||
%package finch
|
%package finch
|
||||||
Summary: A text-based user interface for Pidgin
|
Summary: A text-based user interface for Pidgin
|
||||||
|
|
Loading…
Add table
Reference in a new issue