This commit is contained in:
parent
309c868cee
commit
ce74b35928
@ -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
|
Tue Nov 13 07:46:15 CET 2007 - psankar@suse.de
|
||||||
|
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: evolution
|
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
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
Obsoletes: evoltn
|
Obsoletes: evoltn
|
||||||
Provides: evoltn
|
Provides: evoltn
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.12.0
|
Version: 2.12.0
|
||||||
Release: 29
|
Release: 38
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
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: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -424,7 +424,10 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/gnome-pilot/conduits/*.conduit
|
%{_datadir}/gnome-pilot/conduits/*.conduit
|
||||||
%{_libdir}/evolution/*/conduits/*.so
|
%{_libdir}/evolution/*/conduits/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 05 2007 - maw@suse.de
|
||||||
|
- Build with openldap2-devel, not openldap2.
|
||||||
* Tue Nov 13 2007 - psankar@suse.de
|
* Tue Nov 13 2007 - psankar@suse.de
|
||||||
- bnc-308959-mail-attachment-icon.patch: Fixes mail attachment icon
|
- bnc-308959-mail-attachment-icon.patch: Fixes mail attachment icon
|
||||||
not shown in the message list issue.
|
not shown in the message list issue.
|
||||||
|
Loading…
Reference in New Issue
Block a user