Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Robin Cook

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Sun, 7 May 2006 12:58:38 -0500

GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:

gnome2-libs/enchant/DEPENDS | 3 ++-
gnome2-libs/enchant/HISTORY | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 59a806fad2314cba0be8dcc663a05ebe9e779efc
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

enchant: added glib2 to DEPENDS

diff --git a/gnome2-libs/enchant/DEPENDS b/gnome2-libs/enchant/DEPENDS
index 3116ab4..0ab57da 100755
--- a/gnome2-libs/enchant/DEPENDS
+++ b/gnome2-libs/enchant/DEPENDS
@@ -1,3 +1,4 @@
-depends g++ &&
+depends g++ &&
+depends glib2 &&
depends aspell

diff --git a/gnome2-libs/enchant/HISTORY b/gnome2-libs/enchant/HISTORY
index 4acda44..a270ff0 100644
--- a/gnome2-libs/enchant/HISTORY
+++ b/gnome2-libs/enchant/HISTORY
@@ -1,6 +1,8 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added glib2 (bug 11339)
+
2006-04-29 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.2.6
-
updated SOURCE_URL

2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>




Archive powered by MHonArc 2.6.24.

Top of Page