summaryrefslogtreecommitdiffstats
path: root/disk/udev/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'disk/udev/HISTORY')
-rw-r--r--disk/udev/HISTORY27
1 files changed, 27 insertions, 0 deletions
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index de998e2be4..88fbeac9c9 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,3 +1,30 @@
+2009-06-25 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: PATCHLEVEL=3
+ * BUILD: use correct libexecdir, rootlibdir, sbindir
+ * INSTALL: _never_ do install in *multijob* :)
+
+2009-06-24 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: PATCHLEVEL=2
+ * BUILD: UDEV_OPTS; rootlibdir, libexecdir creates /usr/lib/libudev.so
+ as a symlink to /lib
+ * CONFIGURE: UDEV_OPTS
+ * DEPENDS: fixed selection of the proper deps, it would be "y" instead
+ of "--enable-extras"
+
+2009-06-24 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: PATCHLEVEL=1
+ * BUILD: updated configure options, exec_prefix -> rootlibdir, libexecdir
+
+2009-06-22 Eric Sandall <sandalle@sourcemage.org>
+ * CONFIGURE: Query for enabling acl and gperf extra functionality
+ Without '--disable-extras' udev fails to compile if acl is not installed
+ * DEPENDS: Depends on acl and gperf when enabling extras
+ * BUILD: Pass UDEV_EXTRAS to OPTS
+
+2009-06-22 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 143
+ * PRE_BUILD: sed fixed, install-udevconfDATA -> install-dist_udevconfDA.
+
2009-05-13 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 142