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

Robin Cook scm at mail.sourcemage.org
Fri May 26 20:44:02 EDT 2006


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
 



More information about the SM-Commit mailing list