Repository: bigtop Updated Branches: refs/heads/master ce962dd5a -> fe15ba18b
BIGTOP-1497. Add tachyon into bigtop. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/fe15ba18 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fe15ba18 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fe15ba18 Branch: refs/heads/master Commit: fe15ba18bc7ab06d3008eba9ae0485454b258069 Parents: ce962dd Author: Roman Shaposhnik <[email protected]> Authored: Tue Dec 16 18:43:38 2014 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Tue Dec 16 18:45:09 2014 -0800 ---------------------------------------------------------------------- bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/fe15ba18/bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec b/bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec index 210dd2e..a43c2f8 100644 --- a/bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec +++ b/bigtop-packages/src/rpm/tachyon/SPECS/tachyon.spec @@ -22,7 +22,7 @@ URL: http://tachyon-project.org/ Group: Development/Libraries BuildArch: noarch -Source0: %{name}-%{tachyon_version}.tar.gz +Source0: %{name}-%{tachyon_base_version}.tar.gz Source1: do-component-build Source2: install_tachyon.sh Source3: init.d.tmpl
