]> git.pld-linux.org Git - packages/ekg.git/blame - ekg.spec
- updated to 20050318 snap (a _lot_ of bugfixes since 1.5)
[packages/ekg.git] / ekg.spec
CommitLineData
885cd040
JB
1#
2# Conditional build:
52bc40da 3%bcond_without aspell # without spell checking
885cd040 4%bcond_without voip # without VoIP support
d9c5c558 5%bcond_without python # with python support
e43df637 6%bcond_with pthread # build with Posix threads support
885cd040
JB
7%bcond_with ioctl_daemon # with ioctl_daemon (suid root)
8#
99121ee9
AG
9%define _snap 20050318
10#
16fa9a8a 11Summary: A client compatible with Gadu-Gadu
9cb95678 12Summary(de): Ein Cliente kompatibel mit Gadu-Gadu
13Summary(es): Un cliente compatible con Gadu-Gadu
14Summary(it): Un cliente compatibile con Gadu-Gadu
15Summary(pl): Klient kompatybilny z Gadu-Gadu
16fa9a8a 16Name: ekg
013b4a41 17Version: 1.5
99121ee9 18Release: 6.%{_snap}.1
68bd1e98 19Epoch: 4
c3065a30 20License: GPL v2
d26d141d 21Group: Applications/Communications
99121ee9
AG
22Source0: http://dev.null.pl/ekg/%{name}-%{_snap}.tar.gz
23# Source0-md5: a25337b88263f808d2044e3f3b33673c
6d45143b 24Source1: %{name}.conf
2583a520 25Patch0: %{name}-kadu-0_3_6.patch
5ff60259 26URL: http://dev.null.pl/ekg/
52bc40da 27%{?with_aspell:BuildRequires: aspell-devel}
cc0909ea
JB
28BuildRequires: autoconf
29BuildRequires: automake
dad7039f 30%{?with_voip:BuildRequires: libgsm-devel}
7a60042e 31BuildRequires: libjpeg-devel
16f43e8b 32BuildRequires: ncurses-devel
b4f5b154 33BuildRequires: openssl-devel >= 0.9.7d
0ee42c0b 34BuildRequires: %{_bindir}/perl
dad7039f 35%{?with_python:BuildRequires: python-devel}
cc0909ea
JB
36BuildRequires: readline-devel
37BuildRequires: zlib-devel
16fa9a8a 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0f2b10a8 39
40%description
1ce7bf12 41A client compatible with Gadu-Gadu.
0f2b10a8 42
a1e26334 43%description -l de
9cb95678 44Ein Cliente kompatibel mit Gadu-Gadu.
45
46%description -l es
47Un cliente compatible con Gadu-Gadu.
a1e26334 48
83aa91cc 49%description -l it
9cb95678 50Un cliente compatibile con Gadu-Gadu.
83aa91cc
ŁJM
51
52%description -l pl
9cb95678 53Klient kompatybilny z Gadu-Gadu.
83aa91cc 54
acb47067
TP
55%package -n libgadu
56Summary: libgadu library
9cb95678 57Summary(es): Biblioteca libgadu
acb47067 58Summary(pl): Biblioteka libgadu
885cd040 59License: LGPL v2.1
b409b67d 60Group: Libraries
be17e097 61Obsoletes: libgg
b409b67d 62
acb47067
TP
63%description -n libgadu
64libgadu is intended to make it easy to add Gadu-Gadu communication
16fa9a8a 65support to your software.
b409b67d 66
7c7dd56c
ŁJM
67%description -n libgadu -l de
68