Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (8b0ef24e80ae6e0d6ca4a974c9d9c5a8000e28cd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (8b0ef24e80ae6e0d6ca4a974c9d9c5a8000e28cd)
  • Date: Sun, 15 Jul 2007 03:46:40 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

gnome2-apps/gnucash/DETAILS | 2 +-
gnome2-apps/gnucash/HISTORY | 4 ++++
gnome2-apps/gnucash/configure-fix.diff | 8 ++++----
3 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 8b0ef24e80ae6e0d6ca4a974c9d9c5a8000e28cd
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gnucash: Updated to version 2.2.0. configure-fix.diff updated for
version 2.2.0

diff --git a/gnome2-apps/gnucash/DETAILS b/gnome2-apps/gnucash/DETAILS
index 391f119..fc1e701 100755
--- a/gnome2-apps/gnucash/DETAILS
+++ b/gnome2-apps/gnucash/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnucash
- VERSION=2.1.5
+ VERSION=2.2.0
SOURCE=${SPELL/2/}-$VERSION.tar.gz
SOURCE2=${SPELL/2/}-$VERSION.tar.gz.sig
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL/2/}/${SOURCE}
diff --git a/gnome2-apps/gnucash/HISTORY b/gnome2-apps/gnucash/HISTORY
index 928f832..8fd56e5 100644
--- a/gnome2-apps/gnucash/HISTORY
+++ b/gnome2-apps/gnucash/HISTORY
@@ -1,3 +1,7 @@
+2007-07-15 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated spell to 2.2.0
+ * configure-fix.diff: Updated for version 2.2.0
+
2007-07-03 George Sherwood <george AT beernabeer.com>
* DETAILS: updated spell to 2.1.5

diff --git a/gnome2-apps/gnucash/configure-fix.diff
b/gnome2-apps/gnucash/configure-fix.diff
index 5a89d72..183f108 100644
--- a/gnome2-apps/gnucash/configure-fix.diff
+++ b/gnome2-apps/gnucash/configure-fix.diff
@@ -1,6 +1,6 @@
---- configure~ 2007-04-29 01:16:11.000000000 +0200
-+++ configure 2007-05-08 21:55:20.000000000 +0200
-@@ -29816,23 +29816,23 @@
+--- configure.orig 2007-07-14 06:43:52.000000000 +0500
++++ configure 2007-07-15 13:16:46.000000000 +0500
+@@ -29913,23 +29913,23 @@
else
pkg_config_min_version=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $pkg_config_min_version;
then
@@ -29,7 +29,7 @@
{ echo "$as_me:$LINENO: result: $GOFFICE_LIBS" >&5
echo "${ECHO_T}$GOFFICE_LIBS" >&6; }
else
-@@ -29842,7 +29842,7 @@
+@@ -29939,7 +29939,7 @@
GOFFICE_LIBS=""
## If we have a custom action on failure, don't print errors,
but
## do set a variable so people can do so.



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (8b0ef24e80ae6e0d6ca4a974c9d9c5a8000e28cd), George Sherwood, 07/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page