Updated Branches: refs/heads/RCs d878b2cd7 -> 40fd08f2a
Debugging Oozie issues Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/40fd08f2 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/40fd08f2 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/40fd08f2 Branch: refs/heads/RCs Commit: 40fd08f2a723127d3dea2cd01b703f49ccb73c50 Parents: d878b2c Author: Roman Shaposhnik <[email protected]> Authored: Tue Feb 12 11:48:43 2013 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Tue Feb 12 11:48:43 2013 -0800 ---------------------------------------------------------------------- bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/40fd08f2/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 35b85a8..0bc96fc 100644 --- a/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec +++ b/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec @@ -426,8 +426,7 @@ These projects (enumerated below) allow HDFS to be mounted (on most flavors of U %prep -#%setup -n %{name}-%{hadoop_base_version}-src -%setup -n apache-hadoop-common-341f09e +%setup -n %{name}-%{hadoop_base_version}-src %build
