OBS User unknown 2007-12-05 23:07:05 +00:00 committed by Git OBS Bridge
parent 309c868cee
commit ce74b35928
2 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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.