[Evolution] patches

Lawrence Walton lawrence at the-penguin.otak.com
Mon Oct 3 22:44:50 UTC 2005


evolution-data-server-BaseConfigure.patch


--- evolution-data-server-1.2.3/configure	2005-06-04 02:36:18.000000000 -0700
+++ evolution-data-server-1.2.3-2/configure	2005-09-30 14:44:12.330248779 -0700
@@ -464,7 +464,7 @@
 #endif"
 
 ac_subdirs_all="$ac_subdirs_all calendar/libical"
-ac_subdirs_all="$ac_subdirs_all libdb/dist"
+ac_subdirs_all="$ac_subdirs_all"
 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot BASE_VERSION LIBEDATASERVER_CURRENT LIBEDATASERVER_REVISION LIBEDATASERVER_AGE LIBEDATASERVERUI_CURRENT LIBEDATASERVERUI_REVISION LIBEDATASERVERUI_AGE LIBECAL_CURRENT LIBECAL_REVISION LIBECAL_AGE LIBEDATACAL_CURRENT LIBEDATACAL_REVISION LIBEDATACAL_AGE LIBEBOOK_CURRENT LIBEBOOK_REVISION LIBEBOOK_AGE LIBEDATABOOK_CURRENT LIBEDATABOOK_REVISION LIBEDATABOOK_AGE LIBEGROUPWISE_CURRENT LIBEGROUPWISE_REVISION LIBEGROUPWISE_AGE LIBCAMEL_CURRENT LIBCAMEL_REVISION LIBCAMEL_AGE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP LEX LEXLIB LEX_OUTPUT_ROOT YACC EGREP LN_S JW HAVE_JW_TRUE HAVE_JW_FALSE HAVE_JW INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT mkdir_p USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB GETTEXT_PACKAGE localedir ICONV_CFLAGS ICONV_LIBS PKG_CONFIG ac_pt_PKG_CONFIG NSS_CFLAGS NSS_LIBS ENABLE_SMIME_TRUE ENABLE_SMIME_FALSE MANUAL_NSPR_CFLAGS MANUAL_NSPR_LIBS MANUAL_NSS_CFLAGS MANUAL_NSS_LIBS SENDMAIL CAMEL_LOCK_HELPER_USER CAMEL_LOCK_HELPER_GROUP ENABLE_IPv6_TRUE ENABLE_IPv6_FALSE ENABLE_NNTP_TRUE ENABLE_NNTP_FALSE ENABLE_IMAPP_TRUE ENABLE_IMAPP_FALSE PTHREAD_LIB THREADS_LIBS THREADS_CFLAGS KRB5_CFLAGS KRB5_LDFLAGS KRB4_CFLAGS KRB4_LDFLAGS build build_cpu build_vendor build_os host host_cpu host_vendor host_os ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PURIFY ENABLE_PURIFY_TRUE ENABLE_PURIFY_FALSE LDAP_CFLAGS LDAP_LIBS ENABLE_LDAP_TRUE ENABLE_LDAP_FALSE LIBBONOBO_REQUIRED ORBIT_REQUIRED GLIB_CFLAGS GLIB_LIBS GLIB_GENMARSHAL GOBJECT_QUERY GLIB_MKENUMS WARN_CFLAGS ORBIT_CONFIG ORBIT_IDL ORBIT_CFLAGS ORBIT_LIBS IDL_INCLUDES GNOME_FULL_CFLAGS GNOME_FULL_LIBS E_DATA_SERVER_CFLAGS E_DATA_SERVER_LIBS E_DATA_SERVER_UI_CFLAGS E_DATA_SERVER_UI_LIBS EVOLUTION_ADDRESSBOOK_CFLAGS EVOLUTION_ADDRESSBOOK_LIBS EVOLUTION_CALENDAR_CFLAGS EVOLUTION_CALENDAR_LIBS LIBSOUP_REQUIRED SOUP_CFLAGS SOUP_LIBS CAMEL_CFLAGS CAMEL_LIBS CAMEL_GROUPWISE_CFLAGS CAMEL_GROUPWISE_LIBS privdatadir privincludedir privlibdir idldir imagesdir serverdir extensiondir gladedir weatherdatadir camel_providerdir INTERFACE_VERSION EVO_SUBST_SERVER_RULE EVO_NAME_SERVER_RULE GCONFTOOL GCONF_SCHEMA_CONFIG_SOURCE GCONF_SCHEMA_FILE_DIR GCONF_SCHEMAS_INSTALL_TRUE GCONF_SCHEMAS_INSTALL_FALSE HTML_DIR ENABLE_GTK_DOC_TRUE ENABLE_GTK_DOC_FALSE GTK_DOC_USE_LIBTOOL_TRUE GTK_DOC_USE_LIBTOOL_FALSE subdirs LIBOBJS LTLIBOBJS'
 ac_subst_files='EVO_MARSHAL_RULE'
 
@@ -29682,7 +29682,7 @@
 	:
 fi
 	E_DATA_SERVER_UI_CFLAGS="$E_DATA_SERVER_UI_CFLAGS \$(WERROR) $THREADS_CFLAGS"
-	E_DATA_SERVER_UI_LIBS="$E_DATA_SERVER_UI_LIBS $THREADS_LIBS"
+	E_DATA_SERVER_UI_LIBS="$E_DATA_SERVER_UI_LIBS $THREADS_LIBS -ldb-4.3"	
 
 
 
@@ -30589,10 +30589,10 @@
 
 
 
-subdirs="$subdirs libdb/dist"
+subdirs="$subdirs"
 
 
-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ac_config_files="$ac_config_files Makefile evolution-data-server.pc addressbook/Makefile addressbook/idl/Makefile addressbook/libebook/Makefile addressbook/libebook/libebook.pc addressbook/libedata-book/Makefile addressbook/libedata-book/libedata-book.pc addressbook/backends/Makefile addressbook/backends/file/Makefile addressbook/backends/vcf/Makefile addressbook/backends/ldap/Makefile addressbook/backends/groupwise/Makefile addressbook/tests/Makefile addressbook/tests/ebook/Makefile addressbook/tests/vcard/Makefile art/Makefile calendar/Makefile calendar/idl/Makefile calendar/libecal/Makefile calendar/libecal/libecal.pc calendar/libedata-cal/Makefile calendar/libedata-cal/libedata-cal.pc calendar/backends/Makefile calendar/backends/file/Makefile calendar/backends/groupwise/Makefile calendar/backends/http/Makefile calendar/backends/contacts/Makefile calendar/backends/weather/Makefile calendar/tests/Makefile calendar/tests/ecal/Makefile camel/Makefile camel/providers/Makefile camel/providers/groupwise/Makefile camel/providers/imap/Makefile camel/providers/imapp/Makefile camel/providers/imap4/Makefile camel/providers/local/Makefile camel/providers/nntp/Makefile camel/providers/pop3/Makefile camel/providers/sendmail/Makefile camel/providers/smtp/Makefile camel/tests/Makefile camel/tests/folder/Makefile camel/tests/lib/Makefile camel/tests/message/Makefile camel/tests/mime-filter/Makefile camel/tests/misc/Makefile camel/tests/smime/Makefile camel/tests/stream/Makefile camel/camel.pc camel/camel-provider.pc libdb/Makefile libedataserver/Makefile libedataserver/libedataserver.pc libedataserverui/Makefile libedataserverui/libedataserverui.pc servers/Makefile servers/groupwise/Makefile servers/groupwise/libegroupwise.pc src/Makefile docs/Makefile docs/reference/Makefile docs/reference/addressbook/Makefile docs/reference/addressbook/libebook/Makefile docs/reference/calendar/Makefile docs/reference/calendar/libecal/Makefile docs/reference/libedataserver/Makefile po/Makefile.in"
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ac_config_files="$ac_config_files Makefile evolution-data-server.pc addressbook/Makefile addressbook/idl/Makefile addressbook/libebook/Makefile addressbook/libebook/libebook.pc addressbook/libedata-book/Makefile addressbook/libedata-book/libedata-book.pc addressbook/backends/Makefile addressbook/backends/file/Makefile addressbook/backends/vcf/Makefile addressbook/backends/ldap/Makefile addressbook/backends/groupwise/Makefile addressbook/tests/Makefile addressbook/tests/ebook/Makefile addressbook/tests/vcard/Makefile art/Makefile calendar/Makefile calendar/idl/Makefile calendar/libecal/Makefile calendar/libecal/libecal.pc calendar/libedata-cal/Makefile calendar/libedata-cal/libedata-cal.pc calendar/backends/Makefile calendar/backends/file/Makefile calendar/backends/groupwise/Makefile calendar/backends/http/Makefile calendar/backends/contacts/Makefile calendar/backends/weather/Makefile calendar/tests/Makefile calendar/tests/ecal/Makefile camel/Makefile camel/providers/Makefile camel/providers/groupwise/Makefile camel/providers/imap/Makefile camel/providers/imapp/Makefile camel/providers/imap4/Makefile camel/providers/local/Makefile camel/providers/nntp/Makefile camel/providers/pop3/Makefile camel/providers/sendmail/Makefile camel/providers/smtp/Makefile camel/tests/Makefile camel/tests/folder/Makefile camel/tests/lib/Makefile camel/tests/message/Makefile camel/tests/mime-filter/Makefile camel/tests/misc/Makefile camel/tests/smime/Makefile camel/tests/stream/Makefile camel/camel.pc camel/camel-provider.pc libedataserver/Makefile libedataserver/libedataserver.pc libedataserverui/Makefile libedataserverui/libedataserverui.pc servers/Makefile servers/groupwise/Makefile servers/groupwise/libegroupwise.pc src/Makefile docs/Makefile docs/reference/Makefile docs/reference/addressbook/Makefile docs/reference/addressbook/libebook/Makefile docs/reference/calendar/Makefile docs/reference/calendar/libecal/Makefile docs/reference/libedataserver/Makefile po/Makefile.in"
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -31297,7 +31297,6 @@
   "camel/tests/stream/Makefile" ) CONFIG_FILES="$CONFIG_FILES camel/tests/stream/Makefile" ;;
   "camel/camel.pc" ) CONFIG_FILES="$CONFIG_FILES camel/camel.pc" ;;
   "camel/camel-provider.pc" ) CONFIG_FILES="$CONFIG_FILES camel/camel-provider.pc" ;;
-  "libdb/Makefile" ) CONFIG_FILES="$CONFIG_FILES libdb/Makefile" ;;
   "libedataserver/Makefile" ) CONFIG_FILES="$CONFIG_FILES libedataserver/Makefile" ;;
   "libedataserver/libedataserver.pc" ) CONFIG_FILES="$CONFIG_FILES libedataserver/libedataserver.pc" ;;
   "libedataserverui/Makefile" ) CONFIG_FILES="$CONFIG_FILES libedataserverui/Makefile" ;;



-- 
*--* Mail: lawrence at otak.com
*--* Voice: 425.739.4247
*--* Fax: 425.827.9577
*--* HTTP://the-penguin.otak.com/~lawrence
--------------------------------------
- - - - - - O t a k  i n c . - - - - - 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20051003/02ab0a93/attachment.pgp


More information about the Pkg-evolution-maintainers mailing list