[evolution-patches] evolution patch for hardcoded GAL version.
- From: lists munshi biz
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] evolution patch for hardcoded GAL version.
- Date: Fri, 29 Apr 2005 07:55:11 -0700 (PDT)
Hello All,
Please check the patch, hope it is include in the CVS.
gal-2.4 was hardcoded in evolution-shell.pc.in and evolution-plugin.pc.in
Replaced it with gal- GAL_PACKAGE@.
This is my first patch in life, feeling great about it. Hope to do
something more useful next time. :-)
Thanks rodrigo, pvanhoof and jpr for their help for this patch.
Amish.
? patch.diff
? e-util/e-profile-event.loT
? mail/default/zh_CN/Makefile
? mail/default/zh_CN/Makefile.in
? plugins/addressbook-file/Makefile
? plugins/addressbook-file/Makefile.in
? plugins/addressbook-groupwise/Makefile
? plugins/addressbook-groupwise/Makefile.in
? plugins/default-source/Makefile
? plugins/default-source/Makefile.in
? plugins/exchange-account-setup/Makefile
? plugins/exchange-account-setup/Makefile.in
? plugins/groupwise-account-setup/Makefile
? plugins/groupwise-account-setup/Makefile.in
? plugins/groupwise-send-options/Makefile
? plugins/groupwise-send-options/Makefile.in
? plugins/groupwise-status-tracking/Makefile
? plugins/groupwise-status-tracking/Makefile.in
? plugins/new-mail-notify/Makefile
? plugins/new-mail-notify/Makefile.in
? plugins/profiler/Makefile
? plugins/profiler/Makefile.in
? plugins/send-options/Makefile
? plugins/send-options/Makefile.in
? plugins/shared-folder/Makefile
? plugins/shared-folder/Makefile.in
Index: evolution-plugin.pc.in
===================================================================
RCS file: /cvs/gnome/evolution/evolution-plugin.pc.in,v
retrieving revision 1.1
diff -u -p -r1.1 evolution-plugin.pc.in
--- evolution-plugin.pc.in 16 Dec 2004 12:19:22 -0000 1.1
+++ evolution-plugin.pc.in 29 Apr 2005 14:48:43 -0000
@@ -14,6 +14,6 @@ errordir= privdatadir@/errors
Name: evolution-plugin
Description: libraries needed for Evolution plugin development
Version: @VERSION@
-Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal-2.4 >= @GAL_REQUIRED@ camel-provider-1.2
+Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal- GAL_PACKAGE@ >= @GAL_REQUIRED@ camel-provider-1.2
Libs: -L${privlibdir} -leutil
Cflags: -I${privincludedir}
Index: evolution-shell.pc.in
===================================================================
RCS file: /cvs/gnome/evolution/evolution-shell.pc.in,v
retrieving revision 1.8
diff -u -p -r1.8 evolution-shell.pc.in
--- evolution-shell.pc.in 15 Oct 2004 05:02:15 -0000 1.8
+++ evolution-shell.pc.in 29 Apr 2005 14:48:43 -0000
@@ -18,6 +18,6 @@ IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal-2.4 >= @GAL_REQUIRED@
+Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal- GAL_PACKAGE@ >= @GAL_REQUIRED@
Libs: -L${privlibdir} -leshell
Cflags: -I${privincludedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]