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 339715 - evolution-exchange-2.7.1 fails to configure
evolution-exchange-2.7.1 fails to configure
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.7.x
Other Linux
: Urgent blocker
: 2.7
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2006-04-25 14:11 UTC by Joseph Sacco
Modified: 2006-05-02 12:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch (712 bytes, patch)
2006-04-26 05:57 UTC, Sushma Rai
committed Details | Review

Description Joseph Sacco 2006-04-25 14:11:22 UTC
The problem is in configure.in

   dnl Update these for every new development release of evolution. These numbers
   dnl actually correspond to the next stable release number
   EVOLUTION_API_VERSION=2.6          
   EDS_API_VERSION=1.2
   EDS_BASE_VERSION=1.6

EVOLUTION_API_VERSION should be set to 2.8

-Joseph
Comment 1 André Klapper 2006-04-25 14:59:22 UTC
reassigning to evolution-exchange.
Comment 2 André Klapper 2006-04-25 15:00:28 UTC
somebody pass over the 2.7 version option, please. :-/
Comment 3 Karsten Bräckelmann 2006-04-25 16:19:26 UTC
Confirming.  Adjusting version, setting Target Milestone.
Comment 4 Sushma Rai 2006-04-26 05:57:25 UTC
Created attachment 64300 [details] [review]
Patch
Comment 5 Sushma Rai 2006-04-27 05:06:00 UTC
Patch is committed to head and 2.7.1.1 tar ball is given 
to Harish for publishing.
Comment 7 Joseph Sacco 2006-05-02 12:28:13 UTC
Version 2.7.1.1 resolves the problem.

-Joseph