]> git.pld-linux.org Git - packages/evolution-data-server.git/blame_incremental - evolution-data-server.spec
- added kerberos5 and ldap bconds
[packages/evolution-data-server.git] / evolution-data-server.spec
... / ...
CommitLineData
1#
2# todo:
3# - system libical
4#
5%define mver 1.2
6%bcond_without kerberos5 # build without kerberos5 support
7%bcond_without ldap # build without ldap support
8
9Summary: Evolution data server
10Summary(pl): Serwer danych Evolution
11Name: evolution-data-server
12Version: 1.2.1
13Release: 2.1
14License: GPL
15Group: Libraries
16Source0: http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.2/%{name}-%{version}.tar.bz2
17# Source0-md5: c86cc41c1563f552015aebb563018936
18Patch0: %{name}-system_db.patch
19Patch1: %{name}-GG-IM.patch
20Patch2: %{name}-workaround-cal-backend-leak.patch
21Patch3: %{name}-bonobo.patch
22URL: http://www.ximian.com/products/ximian_evolution/
23BuildRequires: ORBit2-devel >= 1:2.12.1
24BuildRequires: autoconf >= 2.52
25BuildRequires: automake
26BuildRequires: db-devel
27BuildRequires: gnome-common >= 2.8.0
28BuildRequires: howl-devel >= 0.9.10
29BuildRequires: intltool
30BuildRequires: libglade2-devel >= 1:2.5.0
31BuildRequires: libgnomeui-devel >= 2.10.0
32BuildRequires: libsoup-devel >= 2.2.2
33BuildRequires: libstdc++-devel
34BuildRequires: libtool
35BuildRequires: nspr-devel
36Buildrequires: nss-devel
37BuildRequires: pkgconfig
38%{?with_kerberos5:BuildRequires: heimdal-devel}
39%{?with_ldap:BuildRequires: openldap-devel >= 2.0.0}
40Requires(post,postun): /sbin/ldconfig
41Requires(post,postun): /usr/bin/scrollkeeper-update
42Requires(post): GConf2
43Requires: libsoup >= 2.2.2
44BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
45
46%description
47The Evolution data server for the calendar and addressbook.
48
49%description -l pl
50