New commits:
commit b6cf84f3f45bab47e504e450a6a189578814a0b6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
udev: All config files must end in .conf with module-init-tools 3.7+
commit a541c3a75792f10da50b1adb2491a2ba76e97c5d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
module-init-tools: Remove modprobe.conf, deprecated in module-init-tools
3.7+
diff --git a/disk/udev/DETAILS b/disk/udev/DETAILS
index ed16d04..2ee8df5 100755
--- a/disk/udev/DETAILS
+++ b/disk/udev/DETAILS
@@ -1,5 +1,6 @@
SPELL=udev
VERSION=141
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index a1a51e8..874021a 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,3 +1,8 @@
+2009-04-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++ to install correct config file
+ * INSTALL: With module-init-tools 3.7+ all config files
+ in /etc/modprobe.d/ must end in .conf
+
2009-04-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 141