Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel grimoire by Jaka Kranjc (82ea22f9ace8639e120b56e9979a95336b9d900f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel grimoire by Jaka Kranjc (82ea22f9ace8639e120b56e9979a95336b9d900f)
  • Date: Tue, 22 May 2007 02:13:50 -0500

GIT changes to devel grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

gnu/gcj/DEPENDS | 4 +++-
gnu/gcj/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 82ea22f9ace8639e120b56e9979a95336b9d900f
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gcj: add some new depends

diff --git a/gnu/gcj/DEPENDS b/gnu/gcj/DEPENDS
index f025ea2..f4f2486 100755
--- a/gnu/gcj/DEPENDS
+++ b/gnu/gcj/DEPENDS
@@ -7,4 +7,6 @@ fi
&&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
-depends smgl-archspecs
+depends smgl-archspecs &&
+depends unzip &&
+depends zip
diff --git a/gnu/gcj/HISTORY b/gnu/gcj/HISTORY
index e7a4430..93457c6 100644
--- a/gnu/gcj/HISTORY
+++ b/gnu/gcj/HISTORY
@@ -1,3 +1,6 @@
+2007-05-22 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added zip and unzip for fastjar
+
2007-05-19 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 4.2.0




  • [SM-Commit] GIT changes to devel grimoire by Jaka Kranjc (82ea22f9ace8639e120b56e9979a95336b9d900f), Jaka Kranjc, 05/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page