Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8d7a4349fe6e88bf32e68ef25eb199e4c8be6877)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8d7a4349fe6e88bf32e68ef25eb199e4c8be6877)
  • Date: Thu, 2 Oct 2008 12:14:52 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

smgl/basesystem/DEPENDS | 2 +-
smgl/basesystem/DETAILS | 2 +-
smgl/basesystem/HISTORY | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 216b3340cd68b28f052fa31a203fcb09cc3607aa
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

basesystem: optional_depends -> suggest_depends for castfs; PATCHLEVEL++

diff --git a/smgl/basesystem/DEPENDS b/smgl/basesystem/DEPENDS
index 28cc459..5dd6bc1 100755
--- a/smgl/basesystem/DEPENDS
+++ b/smgl/basesystem/DEPENDS
@@ -44,7 +44,7 @@ depends util-linux &&
depends wget &&
depends zlib &&

-optional_depends castfs \
+suggest_depends castfs \
"" \
"" \
"(recommended) for staging support in Sorcery" &&
diff --git a/smgl/basesystem/DETAILS b/smgl/basesystem/DETAILS
index 51b513e..9d28276 100755
--- a/smgl/basesystem/DETAILS
+++ b/smgl/basesystem/DETAILS
@@ -1,6 +1,6 @@
SPELL=basesystem
VERSION=0.9.4
- PATCHLEVEL=1
+ PATCHLEVEL=2
WEB_SITE=http://www.sourcemage.org
ENTERED=20021013
NO_CACHE="--cache=off"
diff --git a/smgl/basesystem/HISTORY b/smgl/basesystem/HISTORY
index 2fbc179..985d497 100644
--- a/smgl/basesystem/HISTORY
+++ b/smgl/basesystem/HISTORY
@@ -1,5 +1,7 @@
2008-10-02 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* DEPENDS: Added castfs as optional (recommended) at Jaka's
suggestion.
+ * DEPENDS: optional_depends castfs -> suggest_depends castfs
+ * DETAILS: PATCHLEVEL++

2008-03-08 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on ifupdown (Bug #14357)



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8d7a4349fe6e88bf32e68ef25eb199e4c8be6877), Ethan Grammatikidis, 10/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page