[libgda-uimm] Update the required version of libgda and libgda-ui.
- From: José Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda-uimm] Update the required version of libgda and libgda-ui.
- Date: Fri, 30 Apr 2010 03:13:57 +0000 (UTC)
commit 5e474809d069e7703ac9cb58ff39a2c94efe8062
Author: José Alburquerque <jaalburqu svn gnome org>
Date: Thu Apr 29 23:12:05 2010 -0400
Update the required version of libgda and libgda-ui.
* README:
* configure.ac: Update the version requirements of libgda and
libgda-ui to the upcoming release because of the recent change in the
names of some virtual functions in DataEntry.
ChangeLog | 9 +++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 341b03a..520941d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2010-04-29 José Alburquerque <jaalburqu svn gnome org>
+ Update the required version of libgda and libgda-ui.
+
+ * README:
+ * configure.ac: Update the version requirements of libgda and
+ libgda-ui to the upcoming release because of the recent change in the
+ names of some virtual functions in DataEntry.
+
+2010-04-29 José Alburquerque <jaalburqu svn gnome org>
+
DataEntry: Correct virtual function names.
* libgda-ui/src/dataentry.ccg:
diff --git a/README b/README
index 0c81af6..d635c87 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ questions may be asked on the gtkmm list, gtkmm-list gnome org
Dependencies:
------------
-libgda-uimm's dependencies are: libgda >= 4.1.4, libgda-ui >= 4.1.4, libgdamm
+libgda-uimm's dependencies are: libgda >= 4.1.5, libgda-ui >= 4.1.5, libgdamm
>= 3.99.19, and gtkmm >= 2.18.0.
Links:
diff --git a/configure.ac b/configure.ac
index 931db69..413863b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([LIBGDA_UIMM_MODULES], ['libgda-4.0 >= 4.1.4 libgda-ui-4.0 >= 4.1.4 libgdamm-4.0 >= 3.99.19 gtkmm-2.4 >= 2.18.0'])
+AC_SUBST([LIBGDA_UIMM_MODULES], ['libgda-4.0 >= 4.1.5 libgda-ui-4.0 >= 4.1.5 libgdamm-4.0 >= 3.99.19 gtkmm-2.4 >= 2.18.0'])
PKG_CHECK_MODULES([LIBGDA_UIMM], [$LIBGDA_UIMM_MODULES])
MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]