This commit is contained in:
parent
c47d867d0f
commit
51d96d18f2
@ -1,4 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
--------------------------------------------------------------------
|
||||
Fri Oct 3 11:01:54 CEST 2008 - sragavan@suse.de
|
||||
|
||||
- Make sure that Evolution/friends depend on evoldap2-client
|
||||
|
||||
------------------------------------------------------------------
|
||||
Wed Oct 1 15:10:17 CEST 2008 - sbrabec@suse.cz
|
||||
|
||||
- Fixed broken advanced search GUI (bgo#554456).
|
||||
|
@ -36,7 +36,7 @@ BuildRequires: libpisock-devel
|
||||
BuildRequires: libpisync-devel
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: notification-daemon
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: evoldap2-devel
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: pilot-link
|
||||
BuildRequires: psmisc
|
||||
@ -52,7 +52,7 @@ Group: Productivity/Networking/Email/Clients
|
||||
# BASE_VERSION as defined in configure.in.
|
||||
%define evolution_base_version 2.24
|
||||
Version: 2.24.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: summerdance-about2.png
|
||||
@ -328,7 +328,7 @@ sed -i -e 's/@ENABLE_SK_TRUE@_s/_s/' help/Makefile.in
|
||||
%configure\
|
||||
--libexecdir=%{_prefix}/lib\
|
||||
--disable-scrollkeeper\
|
||||
--with-openldap\
|
||||
--with-openldap=/usr/lib/evoldap\
|
||||
--with-pisock\
|
||||
--enable-pilot-conduits=yes\
|
||||
--with-krb5=/usr\
|
||||
@ -425,6 +425,8 @@ fi
|
||||
%{_libdir}/evolution/*/conduits/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 03 2008 sragavan@suse.de
|
||||
- Make sure that Evolution/friends depend on evoldap2-client
|
||||
* Wed Oct 01 2008 sbrabec@suse.cz
|
||||
- Fixed broken advanced search GUI (bgo#554456).
|
||||
* Thu Sep 25 2008 abharath@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user