Updated Branches: refs/heads/master 4826b789e -> 582ed616b
BIGTOP-1075. bump version of Flume to 1.4.0 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/e0b32200 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/e0b32200 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/e0b32200 Branch: refs/heads/master Commit: e0b322008123b5221ef531bfcb06cadb6a74842f Parents: 4826b78 Author: Roman Shaposhnik <[email protected]> Authored: Thu Sep 19 09:10:49 2013 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Thu Sep 19 09:12:35 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/rpm/flume/SPECS/flume.spec | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/e0b32200/bigtop-packages/src/rpm/flume/SPECS/flume.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/flume/SPECS/flume.spec b/bigtop-packages/src/rpm/flume/SPECS/flume.spec index af799ce..b847b2b 100644 --- a/bigtop-packages/src/rpm/flume/SPECS/flume.spec +++ b/bigtop-packages/src/rpm/flume/SPECS/flume.spec @@ -186,6 +186,7 @@ fi %attr(0755,root,root) %{bin_flume}/flume-ng %attr(0755,root,root) %{lib_flume}/bin/flume-ng %{lib_flume}/lib/*.jar +%{lib_flume}/tools/*.jar %{lib_flume}/conf %files agent
