Skip to Content.
Sympa Menu

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

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 (899d4c7fd6f4d62577ec5ef432df214a395bdc24)
  • Date: Fri, 1 May 2009 03:30:43 -0500

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

kernels/module-init-tools/DEPENDS | 1 -
kernels/module-init-tools/DETAILS | 3 +--
kernels/module-init-tools/HISTORY | 4 ++++
3 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 899d4c7fd6f4d62577ec5ef432df214a395bdc24
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

module-init-tools: => 3.8 (latest _STABLE_), removed useless doc.. dep

diff --git a/kernels/module-init-tools/DEPENDS
b/kernels/module-init-tools/DEPENDS
index ca92130..3156424 100755
--- a/kernels/module-init-tools/DEPENDS
+++ b/kernels/module-init-tools/DEPENDS
@@ -1,7 +1,6 @@
depends flex &&
depends gnupg &&
depends smgl-fhs &&
-depends docbook2x &&

if [ "$OLD_TOO" == "y" ]; then
depends bison
diff --git a/kernels/module-init-tools/DETAILS
b/kernels/module-init-tools/DETAILS
index a53fa10..e8a18b6 100755
--- a/kernels/module-init-tools/DETAILS
+++ b/kernels/module-init-tools/DETAILS
@@ -15,8 +15,7 @@ fi
# new module-init-tools data

SPELL=module-init-tools
- VERSION=3.7
- PATCHLEVEL=1
+ VERSION=3.8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.kerneltools.org/
diff --git a/kernels/module-init-tools/HISTORY
b/kernels/module-init-tools/HISTORY
index dd657f8..9ee96e1 100644
--- a/kernels/module-init-tools/HISTORY
+++ b/kernels/module-init-tools/HISTORY
@@ -1,3 +1,7 @@
+2009-05-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.8
+ * DEPENDS: removed docbook2x
+
2009-04-24 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: PATCHLEVEL++ to remove modprobe.conf
* INSTALL: No need to install our copy of modprobe.conf



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (899d4c7fd6f4d62577ec5ef432df214a395bdc24), Vlad Glagolev, 05/01/2009

Archive powered by MHonArc 2.6.24.

Top of Page