evolution-data-server r8790 - in trunk: . addressbook	addressbook/libedata-book calendar calendar/libedata-cal libebackend
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8790 - in trunk: . addressbook	addressbook/libedata-book calendar calendar/libedata-cal libebackend
- Date: Tue, 13 May 2008 17:26:01 +0100 (BST)
Author: mbarnes
Date: Tue May 13 16:26:01 2008
New Revision: 8790
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8790&view=rev
Log:
2008-05-13  Matthew Barnes  <mbarnes redhat com>
	** Fix some third-party breakage caused by libebackend.
	* libebackend/libebackend.pc.in: Fix a typo.
	* addressbook/libedata-book/libedata-book.pc.in:
	* calendar/libedata-cal/libedata-cal.pc.in:
	Require libebackend-1.2.
Modified:
   trunk/ChangeLog
   trunk/addressbook/ChangeLog
   trunk/addressbook/libedata-book/libedata-book.pc.in
   trunk/calendar/ChangeLog
   trunk/calendar/libedata-cal/libedata-cal.pc.in
   trunk/libebackend/libebackend.pc.in
Modified: trunk/addressbook/libedata-book/libedata-book.pc.in
==============================================================================
--- trunk/addressbook/libedata-book/libedata-book.pc.in	(original)
+++ trunk/addressbook/libedata-book/libedata-book.pc.in	Tue May 13 16:26:01 2008
@@ -13,6 +13,6 @@
 Name: libedatabook
 Description: Backend library for evolution address books
 Version: @VERSION@
-Requires: libbonobo-2.0 >= @LIBBONOBO_REQUIRED@ libgnome-2.0 libedataserver-1.2 libebook-1.2
+Requires: libbonobo-2.0 >= @LIBBONOBO_REQUIRED@ libgnome-2.0 libedataserver-1.2 libebackend-1.2 libebook-1.2
 Libs: -L${libdir} -ledata-book-1.2
 Cflags: -I${privincludedir}
Modified: trunk/calendar/libedata-cal/libedata-cal.pc.in
==============================================================================
--- trunk/calendar/libedata-cal/libedata-cal.pc.in	(original)
+++ trunk/calendar/libedata-cal/libedata-cal.pc.in	Tue May 13 16:26:01 2008
@@ -13,6 +13,6 @@
 Name: libedata-cal
 Description: Backend library for evolution calendars
 Version: @VERSION@
-Requires: libgnome-2.0 libbonobo-2.0 >= @LIBBONOBO_REQUIRED@ libedataserver-1.2 libecal-1.2 gio-2.0
+Requires: libgnome-2.0 libbonobo-2.0 >= @LIBBONOBO_REQUIRED@ libedataserver-1.2 libebackend-1.2 libecal-1.2 gio-2.0
 Libs: -L${libdir} -ledata-cal-1.2 -lecal-1.2
 Cflags: -I${privincludedir}
Modified: trunk/libebackend/libebackend.pc.in
==============================================================================
--- trunk/libebackend/libebackend.pc.in	(original)
+++ trunk/libebackend/libebackend.pc.in	Tue May 13 16:26:01 2008
@@ -11,5 +11,5 @@
 Description: Utility library for Evolution Data Server Backends
 Version: @VERSION@
 Requires: glib-2.0
-Libs: -L${libdir} -lbackend- API_VERSION@
+Libs: -L${libdir} -lebackend- API_VERSION@
 Cflags: -I${privincludedir}
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]