sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (653fea7af90ca122adb70d8f59708f35ce410c7b)
- 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 (653fea7af90ca122adb70d8f59708f35ce410c7b)
- Date: Sat, 28 May 2011 16:37:43 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
disk/udev/DEPENDS | 9 +++++++--
disk/udev/HISTORY | 3 +++
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 653fea7af90ca122adb70d8f59708f35ce410c7b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
udev: acl becomes optional
diff --git a/disk/udev/DEPENDS b/disk/udev/DEPENDS
index 7210177..a3e4dc5 100755
--- a/disk/udev/DEPENDS
+++ b/disk/udev/DEPENDS
@@ -2,7 +2,6 @@ depends gnupg &&
depends smgl-fhs &&
if list_find "$UDEV_OPTS" "--enable-extras"; then
- depends acl &&
depends gperf &&
depends pkgconfig &&
depends glib2 &&
@@ -17,8 +16,14 @@ if [[ "$(get_spell_provider ${SPELL} PCIIDS)" = 'pciutils'
]]; then
depends -sub NO_ZLIB pciutils
fi &&
+optional_depends acl \
+ "--enable-udev_acl" \
+ "--disable-udev_acl" \
+ "for local user acl permissions support" &&
+
optional_depends gobject-introspection \
- "" "--disable-introspection" \
+ "--enable-introspection" \
+ "--disable-introspection" \
"for GObject introspection support" &&
optional_depends gtk-doc \
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index f6be22a..4f90177 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,3 +1,6 @@
+2011-05-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: acl becomes optional out of 'extras' package
+
2011-05-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 171
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (653fea7af90ca122adb70d8f59708f35ce410c7b), Vlad Glagolev, 05/28/2011
Archive powered by MHonArc 2.6.24.