[evolution-exchange/f14/master] Commit the patch.

Matthew Barnes mbarnes at fedoraproject.org
Fri Aug 6 21:16:01 UTC 2010


commit 429f955977592efbc21b3551a30929ef9801daca
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Fri Aug 6 17:15:46 2010 -0400

    Commit the patch.

 evolution-exchange-2.31.6-fix-base-version.patch |   35 ++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/evolution-exchange-2.31.6-fix-base-version.patch b/evolution-exchange-2.31.6-fix-base-version.patch
new file mode 100644
index 0000000..6438980
--- /dev/null
+++ b/evolution-exchange-2.31.6-fix-base-version.patch
@@ -0,0 +1,35 @@
+diff -up evolution-exchange-2.31.6/configure.ac.fix-base-version evolution-exchange-2.31.6/configure.ac
+--- evolution-exchange-2.31.6/configure.ac.fix-base-version	2010-08-06 17:07:22.591805443 -0400
++++ evolution-exchange-2.31.6/configure.ac	2010-08-06 17:07:36.536594946 -0400
+@@ -53,8 +53,8 @@ dnl These numbers actually correspond to
+ dnl Note, this is set the way it is so that GETTEXT_PACKAGE will be
+ dnl parsed correctly.
+ dnl ******************************************************************
+-BASE_VERSION=3.0
+-m4_define([base_version], [3.0])
++BASE_VERSION=2.32
++m4_define([base_version], [2.32])
+ 
+ dnl **********************
+ dnl Compiler Warning Flags
+diff -up evolution-exchange-2.31.6/configure.fix-base-version evolution-exchange-2.31.6/configure
+--- evolution-exchange-2.31.6/configure.fix-base-version	2010-08-06 17:08:00.890805040 -0400
++++ evolution-exchange-2.31.6/configure	2010-08-06 17:08:55.688804086 -0400
+@@ -3047,7 +3047,7 @@ else
+ 	LIBEDATASERVERUI_PK="libedataserverui-1.2"
+ fi
+ 
+-BASE_VERSION=3.0
++BASE_VERSION=2.32
+ 
+ 
+ DEPDIR="${am__leading_dot}deps"
+@@ -14268,7 +14268,7 @@ if test -z "$EVOLUTION_VERSION"; then
+ fi
+ 
+ 
+-BASE_VERSION=3.0
++BASE_VERSION=2.32
+ 
+ 
+ cat >>confdefs.h <<_ACEOF


More information about the scm-commits mailing list