After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 483989 - Evolution should require libbonobo 2.16 or later
Evolution should require libbonobo 2.16 or later
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-10-06 04:11 UTC by Matthew Barnes
Modified: 2007-10-08 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for configure.in (1009 bytes, patch)
2007-10-06 04:11 UTC, Matthew Barnes
committed Details | Review

Description Matthew Barnes 2007-10-06 04:11:06 UTC
Forwarding this from a downstream bug report:
http://bugzilla.redhat.com/show_bug.cgi?id=213823

libbonobo 2.16.0 was the first release to include the implementation of gnome_vfs_mime_get_all_components(), which formerly lived in gnome-vfs.
This function is called from Evolution's mailer, and so Evolution should explicitly require libbonobo 2.16.0 or later in configure.in.

The rationale for the gnome-vfs change is described here:
http://mail.gnome.org/archives/devel-announce-list/2006-July/msg00001.html
Comment 1 Matthew Barnes 2007-10-06 04:11:49 UTC
Created attachment 96738 [details] [review]
Patch for configure.in
Comment 2 Srinivasa Ragavan 2007-10-08 18:10:44 UTC
Fine to me.
Comment 3 Matthew Barnes 2007-10-08 19:07:22 UTC
Committed to Subversion trunk (revision 34362).