Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (dd6427a575579c4a0d31a5f8a6e7043eab3fdedb)
  • Date: Sun, 28 Jan 2007 09:46:01 -0600

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



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (dd6427a575579c4a0d31a5f8a6e7043eab3fdedb), George Sherwood, 01/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page