Skip to Content.
Sympa Menu

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

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 : e5a42d04c563b2ee1aaa800f43628ae8a3e82927
  • Date: Fri, 26 May 2006 19:44:02 -0500

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

gnome2-apps/glsof/DEPENDS | 7 ++++---
gnome2-apps/glsof/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

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

glsof: added xml-parser-expat as depends (Bug #12149)

diff --git a/gnome2-apps/glsof/DEPENDS b/gnome2-apps/glsof/DEPENDS
index b245786..5df49bf 100755
--- a/gnome2-apps/glsof/DEPENDS
+++ b/gnome2-apps/glsof/DEPENDS
@@ -1,4 +1,5 @@
-depends glib2 &&
-depends gtk+2 &&
-depends libxml2 &&
+depends glib2 &&
+depends gtk+2 &&
+depends libxml2 &&
+depends xml-parser-expat &&
depends lsof
diff --git a/gnome2-apps/glsof/HISTORY b/gnome2-apps/glsof/HISTORY
index b6b8f81..7aaca1d 100644
--- a/gnome2-apps/glsof/HISTORY
+++ b/gnome2-apps/glsof/HISTORY
@@ -1,3 +1,6 @@
+2006-05-26 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added xml-parser-expat as depends (Bug #12149)
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




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

Archive powered by MHonArc 2.6.24.

Top of Page