Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2b02e190c5c84a3d9ac59846b226e2eacc4a3f01)

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 master grimoire by Vlad Glagolev (2b02e190c5c84a3d9ac59846b226e2eacc4a3f01)
  • Date: Sun, 18 Nov 2012 02:05:42 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

kernels/bbswitch/DETAILS | 1 +
kernels/bbswitch/HISTORY | 4 ++++
kernels/bbswitch/TRIGGERS | 1 +
3 files changed, 6 insertions(+)

New commits:
commit 2b02e190c5c84a3d9ac59846b226e2eacc4a3f01
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bbswitch: recast spell on kernel update

diff --git a/kernels/bbswitch/DETAILS b/kernels/bbswitch/DETAILS
index 4613894..34cebf3 100755
--- a/kernels/bbswitch/DETAILS
+++ b/kernels/bbswitch/DETAILS
@@ -1,5 +1,6 @@
SPELL=bbswitch
VERSION=0.5
+ PATCHLEVEL=1

SOURCE_HASH=sha512:62326fd194e4b70b8b4c55ffab937336d1c7cfc332f4193ade0219c2e438a926177765214c2c968292b3fcfcf357ea3c9c06c2bf84cfbf0a33480f22ef1c5d5d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/kernels/bbswitch/HISTORY b/kernels/bbswitch/HISTORY
index 93a82cd..262bd4d 100644
--- a/kernels/bbswitch/HISTORY
+++ b/kernels/bbswitch/HISTORY
@@ -1,2 +1,6 @@
+2012-11-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL=1
+ * TRIGGERS: added, to recast on kernel update
+
2012-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, BUILD: spell created
diff --git a/kernels/bbswitch/TRIGGERS b/kernels/bbswitch/TRIGGERS
new file mode 100755
index 0000000..5c92593
--- /dev/null
+++ b/kernels/bbswitch/TRIGGERS
@@ -0,0 +1 @@
+on_cast linux cast_self



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2b02e190c5c84a3d9ac59846b226e2eacc4a3f01), Vlad Glagolev, 11/18/2012

Archive powered by MHonArc 2.6.24.

Top of Page