summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-02-09 11:28:34 -0800
committerEric Sandall2008-02-09 11:28:34 -0800
commit8213f098a825eb77dba04319d7476c1f623f9e55 (patch)
tree0fd6ec26e926003ac42489a3e14398da0eb99c3e
parent5aa63de901cf477fa11430f3d0fbb7fad26fa73a (diff)
Revert "coreutils: no longer needs util-linux for kill"
This reverts commit 3e317f0adb6de1b6ad1950b27c94899946774721. Revert coreutils update for this stable release cycle.
-rwxr-xr-xutils/coreutils/DEPENDS2
-rw-r--r--utils/coreutils/HISTORY3
2 files changed, 2 insertions, 3 deletions
diff --git a/utils/coreutils/DEPENDS b/utils/coreutils/DEPENDS
index 70a6a1a687..eeaddfc82d 100755
--- a/utils/coreutils/DEPENDS
+++ b/utils/coreutils/DEPENDS
@@ -1,5 +1,7 @@
depends gnupg &&
depends smgl-fhs &&
+# bug 13428: /bin/kill from util-linux
+depends util-linux &&
optional_depends linux-pam \
'--enable-pam' \
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 23494a8614..da17cf09c2 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,6 +1,3 @@
-2008-01-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
- * DEPENDS: no longer needs util-linux for kill
-
2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DEPENDS: removed is_depends_enabled.function reference