Skip to Content.
Sympa Menu

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

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 : f467f547b03246cfda3385dee7f4c15c814be91c
  • Date: Fri, 26 May 2006 19:04:50 -0500

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

gnome2-libs/gconf-editor/DEPENDS | 6 ++++--
gnome2-libs/gconf-editor/HISTORY | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)

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

gconf-editor: added libgnome and libgnomeui as depends (bug #12115)

diff --git a/gnome2-libs/gconf-editor/DEPENDS
b/gnome2-libs/gconf-editor/DEPENDS
index fbc57ef..1a50af4 100755
--- a/gnome2-libs/gconf-editor/DEPENDS
+++ b/gnome2-libs/gconf-editor/DEPENDS
@@ -1,3 +1,5 @@
-depends gtk+2 &&
-depends gconf2 &&
+depends gtk+2 &&
+depends gconf2 &&
+depends libgnome &&
+depends libgnomeui &&
depends intltool
diff --git a/gnome2-libs/gconf-editor/HISTORY
b/gnome2-libs/gconf-editor/HISTORY
index 3fb8518..dc911a5 100644
--- a/gnome2-libs/gconf-editor/HISTORY
+++ b/gnome2-libs/gconf-editor/HISTORY
@@ -1,3 +1,6 @@
+2006-05-26 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added libgnome and libgnomeui as depends (bug #12115)
+
2006-05-21 Robin Cook <rcook AT wyrms.net>
* DETAILS: added PATCHLEVEL
* G_SCHEMAS: added



  • [SM-Commit] GIT changes to test grimoire by Robin Cook : f467f547b03246cfda3385dee7f4c15c814be91c, Robin Cook, 05/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page