Updated Branches:
  refs/heads/master 6b6a3f73f -> 8e8c83e6c

BIGTOP-789. remove shadow-utils dependency from zookeeper


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/8e8c83e6
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8e8c83e6
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8e8c83e6

Branch: refs/heads/master
Commit: 8e8c83e6ca6c28b071963f729c829c26de6ef02e
Parents: 6b6a3f7
Author: Roman Shaposhnik <[email protected]>
Authored: Mon Nov 19 18:28:32 2012 -0800
Committer: Roman Shaposhnik <[email protected]>
Committed: Mon Nov 19 18:28:32 2012 -0800

----------------------------------------------------------------------
 .../src/rpm/zookeeper/SPECS/zookeeper.spec         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/8e8c83e6/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec 
b/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec
index c7d04e1..9aecd19 100644
--- a/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec
+++ b/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec
@@ -76,7 +76,7 @@ Source5: zookeeper.1
 Source6: zoo.cfg
 BuildArch: noarch
 BuildRequires: autoconf, automake
-Requires(pre): coreutils, shadow-utils, /usr/sbin/groupadd, /usr/sbin/useradd
+Requires(pre): coreutils, /usr/sbin/groupadd, /usr/sbin/useradd
 Requires(post): %{alternatives_dep}
 Requires(preun): %{alternatives_dep}
 Requires: bigtop-utils

Reply via email to