Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Puppet_Master (28e192637f1450f7debf544ef0e092da03337e6f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (28e192637f1450f7debf544ef0e092da03337e6f)
  • Date: Wed, 9 Dec 2009 05:00:53 -0600

GIT changes to master grimoire by Puppet_Master <puppetmaster AT sourcemage.org>:

e-17/eyelight/HISTORY | 2 +-
smgl/castfs/DEPENDS | 1 +
smgl/castfs/HISTORY | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 28e192637f1450f7debf544ef0e092da03337e6f
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

Fixed Bug 15425 Adding missing dep 'texinfo'

commit b0fa16586cb21c4042caea8dafdbe1f899c3706c
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

Fixing date

diff --git a/e-17/eyelight/HISTORY b/e-17/eyelight/HISTORY
index 4930d4f..3c2bb2f 100644
--- a/e-17/eyelight/HISTORY
+++ b/e-17/eyelight/HISTORY
@@ -1,2 +1,2 @@
-2009-12-08 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+2009-12-07 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* PREPARE, DETAILS, DEPENDS, PRE_BUILD: spell created
diff --git a/smgl/castfs/DEPENDS b/smgl/castfs/DEPENDS
index c4c0dbf..e9e1225 100755
--- a/smgl/castfs/DEPENDS
+++ b/smgl/castfs/DEPENDS
@@ -1,6 +1,7 @@
depends fuse &&
depends libtool &&
depends pkgconfig &&
+depends texinfo &&
if [[ $CASTFS_GIT == y ]]
then
depends git
diff --git a/smgl/castfs/HISTORY b/smgl/castfs/HISTORY
index b3cc983..70113e7 100644
--- a/smgl/castfs/HISTORY
+++ b/smgl/castfs/HISTORY
@@ -1,3 +1,6 @@
+2009-12-08 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+ * DEPENDS: Fixed Bug 15425 Adding missing dep 'texinfo'
+
2009-03-22 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.6.0 (Fixes Bug #15128)
Hosted on SMGL servers now



  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (28e192637f1450f7debf544ef0e092da03337e6f), Puppet_Master, 12/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page