| 1 | # |
| 2 | # todo: |
| 3 | # - system libical |
| 4 | # |
| 5 | %define mver 1.0 |
| 6 | |
| 7 | Summary: Evolution data server |
| 8 | Summary(pl): Serwer danych Evolution |
| 9 | Name: evolution-data-server |
| 10 | Version: 0.0.94.1 |
| 11 | Release: 1 |
| 12 | License: GPL |
| 13 | Group: Libraries |
| 14 | Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/0.0/%{name}-%{version}.tar.bz2 |
| 15 | # Source0-md5: 90fc1c9a7fc3c1398ba1a76d3b3f6c45 |
| 16 | Patch0: %{name}-system_db.patch |
| 17 | Patch1: %{name}-locale-names.patch |
| 18 | Patch2: %{name}-GG-IM.patch |
| 19 | URL: http://www.ximian.com/products/ximian_evolution/ |
| 20 | BuildRequires: ORBit2-devel >= 1:2.10.2 |
| 21 | BuildRequires: autoconf >= 2.52 |
| 22 | BuildRequires: automake |
| 23 | BuildRequires: db-devel |
| 24 | BuildRequires: intltool |
| 25 | BuildRequires: libgnome-devel >= 2.6.1.1 |
| 26 | BuildRequires: libsoup-devel >= 2.1.11 |
| 27 | BuildRequires: libtool |
| 28 | BuildRequires: openldap-devel |
| 29 | BuildRequires: pkgconfig |
| 30 | Requires(post,postun): /sbin/ldconfig |
| 31 | Requires(post,postun): /usr/bin/scrollkeeper-update |
| 32 | Requires(post): GConf2 |
| 33 | Requires: libsoup >= 2.1.11 |
| 34 | BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) |
| 35 | |
| 36 | %description |
| 37 | The Evolution data server for the calendar and addressbook. |
| 38 | |
| 39 | %description -l pl |
| 40 |