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