From ce74b359288a30c217e1abe7df7552c6286a8c0617a900adf104c0cb1bdf72ed Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 5 Dec 2007 23:07:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=23 --- evolution.changes | 5 +++++ evolution.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/evolution.changes b/evolution.changes index 86b292f..6f01c85 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 5 01:20:11 CET 2007 - maw@suse.de + +- Build with openldap2-devel, not openldap2. + ------------------------------------------------------------------- Tue Nov 13 07:46:15 CET 2007 - psankar@suse.de diff --git a/evolution.spec b/evolution.spec index 9d8f7da..d2d0bd8 100644 --- a/evolution.spec +++ b/evolution.spec @@ -11,14 +11,14 @@ # norootforbuild Name: evolution -BuildRequires: bison evolution-data-server-devel fdupes gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-pilot-devel gtk-doc gtkhtml2-devel intltool libidl libnotify libnotify-devel libpisock-devel libpisync-devel mozilla-nss-devel notification-daemon openldap2 perl-XML-Parser pilot-link psmisc python-devel scrollkeeper update-desktop-files +BuildRequires: bison evolution-data-server-devel fdupes gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-pilot-devel gtk-doc gtkhtml2-devel intltool libidl libnotify libnotify-devel libpisock-devel libpisync-devel mozilla-nss-devel notification-daemon openldap2-devel perl-XML-Parser pilot-link psmisc python-devel scrollkeeper update-desktop-files License: GPL v2 or later Group: Productivity/Networking/Email/Clients Obsoletes: evoltn Provides: evoltn AutoReqProv: on Version: 2.12.0 -Release: 29 +Release: 38 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite #Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2 @@ -424,7 +424,10 @@ fi %defattr(-,root,root) %{_datadir}/gnome-pilot/conduits/*.conduit %{_libdir}/evolution/*/conduits/*.so + %changelog +* Wed Dec 05 2007 - maw@suse.de +- Build with openldap2-devel, not openldap2. * Tue Nov 13 2007 - psankar@suse.de - bnc-308959-mail-attachment-icon.patch: Fixes mail attachment icon not shown in the message list issue.