Skip to Content.
Sympa Menu

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

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 (71ca14cf572b4af63e883b7376e190d7a0b28a03)
  • Date: Sun, 17 Dec 2006 09:22:14 -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 | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 71ca14cf572b4af63e883b7376e190d7a0b28a03
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gnucash2: Updated to 2.0.3. Added --with-slib=/usr/lib/slib in BUILD

diff --git a/gnome2-apps/gnucash2/BUILD b/gnome2-apps/gnucash2/BUILD
index ab5b144..1b04064 100755
--- a/gnome2-apps/gnucash2/BUILD
+++ b/gnome2-apps/gnucash2/BUILD
@@ -1,2 +1,2 @@
-OPTS="${OPTS} --disable-error-on-warning" &&
+OPTS="${OPTS} --disable-error-on-warning --with-slib=/usr/lib/slib" &&
default_build
diff --git a/gnome2-apps/gnucash2/DETAILS b/gnome2-apps/gnucash2/DETAILS
index a727144..59bf0b4 100755
--- a/gnome2-apps/gnucash2/DETAILS
+++ b/gnome2-apps/gnucash2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnucash2
- VERSION=2.0.2
+ VERSION=2.0.3
# 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 eff6414..df0db4d 100644
--- a/gnome2-apps/gnucash2/HISTORY
+++ b/gnome2-apps/gnucash2/HISTORY
@@ -1,3 +1,7 @@
+2006-12-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.3
+ * BUILD: Added --with-slib=/usr/lib/slib
+
2006-10-19 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 2.0.2




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (71ca14cf572b4af63e883b7376e190d7a0b28a03), George Sherwood, 12/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page