[SM-Commit] GIT changes to master grimoire by George Sherwood (dd6427a575579c4a0d31a5f8a6e7043eab3fdedb)

George Sherwood scm at mail.sourcemage.org
Sun Jan 28 10:46:01 EST 2007


GIT changes to master grimoire by George Sherwood <chat at sourcemage.org>:

 gnome2-apps/gnucash2/BUILD   |    2 +-
 gnome2-apps/gnucash2/DETAILS |    2 +-
 gnome2-apps/gnucash2/HISTORY |    5 +++++
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit dd6427a575579c4a0d31a5f8a6e7043eab3fdedb
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>

    gnucash2: Updated to version 2.0.4. Removed --with-slib option from
    BUILD.  The option is no longer supported.  Updated slib spell to work
    with gnucash2.

diff --git a/gnome2-apps/gnucash2/BUILD b/gnome2-apps/gnucash2/BUILD
index 1b04064..ab5b144 100755
--- a/gnome2-apps/gnucash2/BUILD
+++ b/gnome2-apps/gnucash2/BUILD
@@ -1,2 +1,2 @@
-OPTS="${OPTS} --disable-error-on-warning --with-slib=/usr/lib/slib"  &&
+OPTS="${OPTS} --disable-error-on-warning"  &&
 default_build
diff --git a/gnome2-apps/gnucash2/DETAILS b/gnome2-apps/gnucash2/DETAILS
index 59bf0b4..c0db417 100755
--- a/gnome2-apps/gnucash2/DETAILS
+++ b/gnome2-apps/gnucash2/DETAILS
@@ -1,5 +1,5 @@
            SPELL=gnucash2
-         VERSION=2.0.3
+         VERSION=2.0.4
 #     SOURCE_HASH=sha512:
           SOURCE=${SPELL/2/}-$VERSION.tar.gz
          SOURCE2=${SPELL/2/}-$VERSION.tar.gz.sig
diff --git a/gnome2-apps/gnucash2/HISTORY b/gnome2-apps/gnucash2/HISTORY
index df0db4d..38b620b 100644
--- a/gnome2-apps/gnucash2/HISTORY
+++ b/gnome2-apps/gnucash2/HISTORY
@@ -1,3 +1,8 @@
+2007-01-28 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated to version 2.0.4
+	* BUILD: removed --with-slib option.  Not valid anymore.
+	  Modified slib spell to link install dir to /usr/share/guild/slib
+
 2006-12-17 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to version 2.0.3
 	* BUILD: Added --with-slib=/usr/lib/slib



More information about the SM-Commit mailing list