Repository: bigtop Updated Branches: refs/heads/master 03050b2f8 -> 666a41800
BIGTOP-2881. Greenpulm 5.0 got released - lets switch the Bigtop to it Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/666a4180 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/666a4180 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/666a4180 Branch: refs/heads/master Commit: 666a41800fbb061826f7539dd27810910639ad38 Parents: 03050b2 Author: Roman Shaposhnik <[email protected]> Authored: Fri Sep 8 19:59:24 2017 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Fri Sep 8 19:59:24 2017 -0700 ---------------------------------------------------------------------- bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/666a4180/bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec b/bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec index 2382698..f1e9ee8 100644 --- a/bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec +++ b/bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec @@ -46,6 +46,8 @@ gpdb %prep %setup -n %{name}-%{gpdb_base_version} +#BIGTOP_PATCH_COMMANDS + %build bash %{SOURCE3} %{bin_gpdb} bash %{SOURCE1}
