Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Daniel Goller (2da1b58ffc5f0462685c5b7a1c598f0934a5e49d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Daniel Goller <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Daniel Goller (2da1b58ffc5f0462685c5b7a1c598f0934a5e49d)
  • Date: Sat, 24 Jun 2006 16:32:13 -0500

GIT changes to master z-rejected grimoire by Daniel Goller
<morfic AT sourcemage.org>:

z-ftp/azureus-bin/DEPENDS | 3 ++-
z-ftp/azureus-bin/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 2da1b58ffc5f0462685c5b7a1c598f0934a5e49d
Merge: 5fd425a997ef34ead750ee122c46e006421a5de7
4bb13c687d2a2049008766a27a0aa37d9af63776
Author: Daniel Goller <morfic AT sourcemage.org>
Commit: Daniel Goller <morfic AT sourcemage.org>

Merge branch 'master' of
ssh://dgoller AT scm.sourcemage.org/smgl/grimoire/z-rejected

commit 5fd425a997ef34ead750ee122c46e006421a5de7
Author: Daniel Goller <morfic AT sourcemage.org>
Commit: Daniel Goller <morfic AT sourcemage.org>

Fixed the missing depends in DEPENDS, thanks to lynxlynxlynx

diff --git a/z-ftp/azureus-bin/DEPENDS b/z-ftp/azureus-bin/DEPENDS
index 5e07431..bbf7210 100755
--- a/z-ftp/azureus-bin/DEPENDS
+++ b/z-ftp/azureus-bin/DEPENDS
@@ -1 +1,2 @@
-config_query_list JAVA "Which Java do you want ?" jdk1.5-bin jre1.5-bin
+config_query_list MY_JAVA "Which Java do you want ?" jdk1.5-bin jre1.5-bin &&
+depends $MY_JAVA
diff --git a/z-ftp/azureus-bin/HISTORY b/z-ftp/azureus-bin/HISTORY
index b7a67d9..6d7f705 100644
--- a/z-ftp/azureus-bin/HISTORY
+++ b/z-ftp/azureus-bin/HISTORY
@@ -1,3 +1,6 @@
+2006-06-24 Daniel Goller <morfic AT sourcemage.org>
+ * DEPENDS: readd the actual depends line
+
2006-06-14 Daniel Goller <morfic AT sourcemage.org>
* DETAILS: Add logic for x86_64 source
* DEPENDS: Change from JAVA to a list of only 1.5 of jdk/jre, avoids
issues with older java



  • [SM-Commit] GIT changes to master z-rejected grimoire by Daniel Goller (2da1b58ffc5f0462685c5b7a1c598f0934a5e49d), Daniel Goller, 06/24/2006

Archive powered by MHonArc 2.6.24.

Top of Page