Updated Branches: refs/heads/master 127921e58 -> 6417c31af
BIGTOP-1074. Bump version of Hue to 2.5.0 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/6417c31a Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/6417c31a Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/6417c31a Branch: refs/heads/master Commit: 6417c31af2fb6f52dd71f870277d7b88d60fe213 Parents: 127921e Author: Roman Shaposhnik <[email protected]> Authored: Wed Sep 18 16:35:04 2013 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Wed Sep 18 16:35:04 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/rpm/hue/SPECS/hue.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/6417c31a/bigtop-packages/src/rpm/hue/SPECS/hue.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/hue/SPECS/hue.spec b/bigtop-packages/src/rpm/hue/SPECS/hue.spec index 58288fb..dd879db 100644 --- a/bigtop-packages/src/rpm/hue/SPECS/hue.spec +++ b/bigtop-packages/src/rpm/hue/SPECS/hue.spec @@ -138,7 +138,7 @@ It supports a file browser, job tracker interface, cluster health monitor, and m %__rm -rf $RPM_BUILD_ROOT %prep -%setup -n %{name}-%{hue_base_version} +%setup -n %{name}-branch-%{hue_base_version} ######################################## # Build
