Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by George Sherwood

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 test grimoire by George Sherwood
  • Date: Wed, 10 May 2006 13:44:00 -0500

GIT changes to test grimoire by George Sherwood <pilot AT sourcemage.org>:

gnome2-libs/libgtop2/DEPENDS | 3 ++-
gnome2-libs/libgtop2/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 434c4aa4a96984f20de4c0f4b453ff570d07076b
Author: George Sherwood <pilot AT sourcemage.org>
Commit: George Sherwood <pilot AT sourcemage.org>

Added depends popt. Bug 11410.

diff --git a/gnome2-libs/libgtop2/DEPENDS b/gnome2-libs/libgtop2/DEPENDS
index 150d45a..6acbdd7 100755
--- a/gnome2-libs/libgtop2/DEPENDS
+++ b/gnome2-libs/libgtop2/DEPENDS
@@ -1 +1,2 @@
-depends glib2
+depends glib2 &&
+depends popt
diff --git a/gnome2-libs/libgtop2/HISTORY b/gnome2-libs/libgtop2/HISTORY
index de211f8..94f84c3 100644
--- a/gnome2-libs/libgtop2/HISTORY
+++ b/gnome2-libs/libgtop2/HISTORY
@@ -1,3 +1,6 @@
+2006-05-10 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Added depends popt. Bug 11410.
+
2006-04-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
* UP_TRIGGERS: replaced 'gaze depends' call with
fast_up_depends, bug #10661




Archive powered by MHonArc 2.6.24.

Top of Page