New commits:
commit 3130692b4a8fac411f9000e60f93e47fbf839d9a
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
coreutils does not depend on linux-pam [Bug 14270]
diff --git a/utils/coreutils/DEPENDS b/utils/coreutils/DEPENDS
index 70a6a1a..18594eb 100755
--- a/utils/coreutils/DEPENDS
+++ b/utils/coreutils/DEPENDS
@@ -1,12 +1,2 @@
depends gnupg &&
-depends smgl-fhs &&
-
-optional_depends linux-pam \
- '--enable-pam' \
- '' \
- "for pam enabled su command" &&
-
-# we need to recreate configure after PAM patch with autoreconf
-if is_depends_enabled $SPELL linux-pam; then
- depends autoconf
-fi
+depends smgl-fhs
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 23494a8..a7a7aaa 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,7 @@
+2008-02-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: removed linux-pam [Bug 14270]
+ * TRIGGERS: removed
+
2008-01-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: no longer needs util-linux for kill