Repository: bigtop
Updated Branches:
  refs/heads/master a41c485df -> d1c9c9d86


BIGTOP-2793. BIGTOP-2790 broke Ambari build on rpm-based system

Signed-off-by: Youngwoo Kim <yw...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d1c9c9d8
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d1c9c9d8
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d1c9c9d8

Branch: refs/heads/master
Commit: d1c9c9d8663e620a0c043fb98b8c275ac5021573
Parents: a41c485
Author: Kengo Seki <sek...@apache.org>
Authored: Wed May 31 10:33:07 2017 +0200
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Thu Jun 1 09:13:47 2017 +0900

----------------------------------------------------------------------
 bigtop-packages/src/rpm/ambari/SPECS/ambari.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/d1c9c9d8/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec 
b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
index e32f84b..2433497 100644
--- a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
+++ b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
@@ -37,7 +37,7 @@ Group: Development
 BuildArch: noarch
 Buildroot: %(mktemp -ud 
%{_tmppath}/apache-%{ambari_name}-%{version}-%{release}-XXXXXX)
 License: ASL 2.0 
-Source0: apache-%{ambari_name}-%{ambari_version}-src.tar.gz
+Source0: apache-%{ambari_name}-%{ambari_base_version}-src.tar.gz
 Source1: do-component-build 
 Source2: install_%{ambari_name}.sh
 Source3: bigtop.bom

Reply via email to