Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (72a94f43b5cea8b569fc043ac451eadccb88a463)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (72a94f43b5cea8b569fc043ac451eadccb88a463)
  • Date: Thu, 6 Jul 2006 03:41:13 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

gnome2-apps/glabels2/DEPENDS | 2 +-
gnome2-apps/glabels2/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 72a94f43b5cea8b569fc043ac451eadccb88a463
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

glabels depends on libglade2, not libglade
... this double version stuff sucks

diff --git a/gnome2-apps/glabels2/DEPENDS b/gnome2-apps/glabels2/DEPENDS
index 775d8fc..f946ee1 100755
--- a/gnome2-apps/glabels2/DEPENDS
+++ b/gnome2-apps/glabels2/DEPENDS
@@ -8,6 +8,6 @@ depends glib2 &&
depends libgnome &&
depends libbonobo &&
depends libbonoboui &&
-depends libglade &&
+depends libglade2 &&
depends scrollkeeper

diff --git a/gnome2-apps/glabels2/HISTORY b/gnome2-apps/glabels2/HISTORY
index 7b49f7f..152d683 100644
--- a/gnome2-apps/glabels2/HISTORY
+++ b/gnome2-apps/glabels2/HISTORY
@@ -1,4 +1,7 @@
2006-07-06 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: libglade -> libglade2
+
+2006-07-06 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: added more dependencies

2006-05-23 Robin Cook <rcook AT wyrms.net>



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (72a94f43b5cea8b569fc043ac451eadccb88a463), Thomas Orgis, 07/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page