--- evolution-exchange-2.9.91.orig/debian/patches/01_extra_ldap_define_fix_build.patch +++ evolution-exchange-2.9.91/debian/patches/01_extra_ldap_define_fix_build.patch @@ -0,0 +1,12 @@ +diff -Nur evolution-exchange-2.9.4/addressbook/e-book-backend-gal.c evolution-exchange-2.9.4.new/addressbook/e-book-backend-gal.c +--- evolution-exchange-2.9.4/addressbook/e-book-backend-gal.c 2006-12-01 11:51:35.000000000 +0100 ++++ evolution-exchange-2.9.4.new/addressbook/e-book-backend-gal.c 2006-12-19 19:53:38.000000000 +0100 +@@ -63,6 +63,8 @@ + /* timeout for ldap_result */ + #define LDAP_RESULT_TIMEOUT_MILLIS 10 + ++#define LDAP_CONTROL_PAGEDRESULTS "1.2.840.113556.1.4.319" /* RFC 2696 */ ++ + #define TV_TO_MILLIS(timeval) ((timeval).tv_sec * 1000 + (timeval).tv_usec / 1000) + + static gchar *query_prop_to_ldap(gchar *query_prop); --- evolution-exchange-2.9.91.orig/debian/patches/10_bonobo-component-alias.patch +++ evolution-exchange-2.9.91/debian/patches/10_bonobo-component-alias.patch @@ -0,0 +1,16 @@ +diff -urN evolution-exchange-2.6.1.orig/storage/GNOME_Evolution_Exchange_Storage.server.in.in evolution-exchange-2.6.1/storage/GNOME_Evolution_Exchange_Storage.server.in.in +--- evolution-exchange-2.6.1.orig/storage/GNOME_Evolution_Exchange_Storage.server.in.in 2006-01-18 10:07:18.000000000 +0100 ++++ evolution-exchange-2.6.1/storage/GNOME_Evolution_Exchange_Storage.server.in.in 2006-05-12 20:19:02.000000000 +0200 +@@ -20,11 +20,11 @@ + + + +-