Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (501824aaff03a0e2b235afef48010d217be92908)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (501824aaff03a0e2b235afef48010d217be92908)
  • Date: Tue, 15 May 2012 05:12:55 -0500

GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

disk/fuse/DETAILS | 4 ++--
disk/fuse/HISTORY | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)

New commits:
commit 501824aaff03a0e2b235afef48010d217be92908
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "fuse: => 2.9.0"

This reverts commit b0ebb48ece18d179c265b42c33b834ea6ad26dcf.

Broken on i686 for several spells. See #393.
(cherry picked from commit d928820818bc9233cd07bd0723b837b1d61712aa)

diff --git a/disk/fuse/DETAILS b/disk/fuse/DETAILS
index a09bab5..a29c6db 100755
--- a/disk/fuse/DETAILS
+++ b/disk/fuse/DETAILS
@@ -1,7 +1,7 @@
SPELL=fuse
if [ "$FUSE_BRANCH" != "scm" ]; then
- VERSION=2.9.0
-
SOURCE_HASH=sha512:bee17f24299b96af956fa2620d3d6764ac742197fd5e5b168f495d8b046d9954ccf7fbbdadc0087f52cf341cc90a31bd0404108403eb6dcabed5508c5f2d1918
+ VERSION=2.8.7
+
SOURCE_HASH=sha512:c20fc2af3f3b19d86d68acf44e74555205ecb448a7e4d4ef4361a7520b01837ee39409400697e70b7e38cd8e6a1a24eb01f4ba4e5cb9a901dd170b52ee30a29c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/disk/fuse/HISTORY b/disk/fuse/HISTORY
index 88c3a34..91f70e3 100644
--- a/disk/fuse/HISTORY
+++ b/disk/fuse/HISTORY
@@ -1,6 +1,3 @@
-2012-05-06 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 2.9.0
-
2012-02-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.8.7




  • [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (501824aaff03a0e2b235afef48010d217be92908), Vlad Glagolev, 05/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page