Repository: bigtop Updated Branches: refs/heads/master f428e5189 -> 84fc89857
BIGTOP-1839: Building RPM for Zookeeper 3.4.6 is broken Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/84fc8985 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/84fc8985 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/84fc8985 Branch: refs/heads/master Commit: 84fc898579cd5aacba974381589adbcaea461cbe Parents: f428e51 Author: YoungWoo Kim <[email protected]> Authored: Tue Apr 21 20:13:08 2015 +0900 Committer: YoungWoo Kim <[email protected]> Committed: Wed Apr 22 08:59:41 2015 +0900 ---------------------------------------------------------------------- bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/84fc8985/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 b079e9c..297a3fd 100644 --- a/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec +++ b/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec @@ -148,7 +148,6 @@ This package starts the zookeeper REST server on startup #BIGTOP_PATCH_COMMANDS %build -cp $RPM_SOURCE_DIR/ZOOKEEPER-1911.patch ./ bash %{SOURCE1} %install
