SOURCES: evolution-as_needed-fix.patch - fix for "libecontacteditor.so.0: u...
megabajt
megabajt at pld-linux.org
Tue Jul 1 14:11:47 CEST 2008
Author: megabajt Date: Tue Jul 1 12:11:47 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for "libecontacteditor.so.0: undefined symbol: eab_merging_book_add_contact"
---- Files affected:
SOURCES:
evolution-as_needed-fix.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/evolution-as_needed-fix.patch
diff -u SOURCES/evolution-as_needed-fix.patch:1.3 SOURCES/evolution-as_needed-fix.patch:1.4
--- SOURCES/evolution-as_needed-fix.patch:1.3 Wed Sep 26 23:06:53 2007
+++ SOURCES/evolution-as_needed-fix.patch Tue Jul 1 14:11:41 2008
@@ -70,3 +70,14 @@
if test "$ac_cv_lib_kerberos4" != "no"; then
AC_DEFINE(HAVE_KRB4,1,[Define if you have Krb4])
msg_krb4="yes"
+diff -urN evolution-2.22.3.1/plugins/exchange-operations/Makefile.am evolution-2.22.3.1.new/plugins/exchange-operations/Makefile.am
+--- evolution-2.22.3.1/plugins/exchange-operations/Makefile.am 2008-04-04 11:11:25.000000000 +0200
++++ evolution-2.22.3.1.new/plugins/exchange-operations/Makefile.am 2008-07-01 11:00:03.105224585 +0200
+@@ -54,6 +54,7 @@
+ $(top_builddir)/calendar/gui/libevolution-calendar.la \
+ $(top_builddir)/mail/libevolution-mail.la \
+ $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \
++ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \
+ $(CAMEL_EXCHANGE_LIBS)
+
+ liborg_gnome_exchange_operations_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/evolution-as_needed-fix.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list