BIGTOP-908. Hadoop spec is looking for GitHub source artifact
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d2979406 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d2979406 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d2979406 Branch: refs/heads/branch-0.3.1 Commit: d29794062adc1505c6bbcb896e17ff9c4be66cdb Parents: be41825 Author: Konstantin Boudnik <[email protected]> Authored: Sat Apr 6 14:13:40 2013 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Sat Apr 6 14:13:40 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d2979406/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec b/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec index 5737524..d461b38 100644 --- a/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec +++ b/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec @@ -306,7 +306,7 @@ DataNodes to bind to a low (privileged) port and then drop root privileges before continuing operation. %prep -%setup -n apache-hadoop-common-7471fab +%setup -n %{name}-%{hadoop_base_version} %build # This assumes that you installed Java JDK 6 and set JAVA_HOME
