[evolution-patches] 68737 EDS Libbonobo requirements



Committed this to head already.

-JP
-- 
JP Rosevear <jpr novell com>
Novell, Inc.
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution-data-server/ChangeLog,v
retrieving revision 1.154.2.13
diff -u -p -r1.154.2.13 ChangeLog
--- ChangeLog	1 Nov 2004 18:50:40 -0000	1.154.2.13
+++ ChangeLog	2 Nov 2004 16:59:38 -0000
@@ -1,3 +1,7 @@
+2004-11-02  JP Rosevear  <jpr novell com>
+
+	* configure.in: require libbonobo >= 2.4.2
+
 2004-11-01  Hans Petter Jansson  <hpj novell com>
 
 	* libdb/dbinc/mutex.h: Remove duplicated x86-64 mutex definition.
Index: configure.in
===================================================================
RCS file: /cvs/gnome/evolution-data-server/configure.in,v
retrieving revision 1.64.2.7
diff -u -p -r1.64.2.7 configure.in
--- configure.in	12 Oct 2004 05:25:07 -0000	1.64.2.7
+++ configure.in	2 Nov 2004 16:59:38 -0000
@@ -1,4 +1,4 @@
- pROCEss this file with autoconf to produce a configure script.
+ this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
 AC_INIT(evolution-data-server, 1.0.2)
@@ -129,7 +129,7 @@ no)
 	esac
 esac
 
-LIBBONOBO_REQUIRED="2.4.0"
+LIBBONOBO_REQUIRED="2.4.2"
 ORBIT_REQUIRED="2.9.8"
 
 AC_SUBST(LIBBONOBO_REQUIRED)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]