]> git.pld-linux.org Git - packages/ekg2.git/blame_incremental - ekg2.spec
added gcc-c++ BR as configure is looking for cc1plus file
[packages/ekg2.git] / ekg2.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_with yesterday_snapshot # Build most current ekg2 snapshot
4 # (must use ./builder -n5 or plain rpmbuild)
5%bcond_without aspell # Don't build in spell-checking support with aspell
6%bcond_with ioctl_daemon # With (suid-root) ioctl daemon
7
8%if %{with yesterday_snapshot}
9%define _snap %(date +%%Y%%m%%d -d yesterday)
10%else
11%define _snap 20040817
12%endif
13
14Summary: A client compatible with Gadu-Gadu
15Summary(de): Einen client kompatibel zu Gadu-Gadu
16Summary(it): Esperimentale cliente di Gadu-Gadu
17Summary(pl): Eksperymentalny Klient Gadu-Gadu
18Name: ekg2
19Version: 2.0
20Release: 0.%{_snap}.1
21License: GPL v2+
22Group: Applications/Communications
23Source0: http://www.ekg2.org/archive/%{name}-%{_snap}.tar.gz
24# Source0-md5: 0dc34153b9121a790ef99927e6e61922
25URL: http://www.ekg2.org/
26BuildRequires: libgadu-devel
27BuildRequires: libgsm-devel
28BuildRequires: ncurses-devel
29BuildRequires: openssl-devel >= 0.9.7d
30BuildRequires: gpm-devel
31BuildRequires: expat-devel
32BuildRequires: libjpeg-devel
33BuildRequires: gcc-c++
34%{?with_aspell:BuildRequires: aspell-devel}
35BuildRequires: gnutls-devel
36BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
37
38%description
39A client compatible with Gadu-Gadu and Jabber.
40
41%description -l de
42Einen client kompatibel zu Gadu-Gadu und Jabber.
43
44%description -l it
45Esperimentale cliente di Gadu-Gadu.
46
47%description -l pl
48