!21 update README.md greenplum-db-6.spec to gpdb.spec
From: @striver619 Reviewed-by: @bzhaoop Signed-off-by: @bzhaoop
This commit is contained in:
commit
d492da304c
@ -11,13 +11,13 @@ yum apr-devel bison bzip2-devel cmake3 flex gcc gcc-c++ krb5-devel libcurl-devel
|
||||
- Prepare
|
||||
```
|
||||
rpmdev-setuptree
|
||||
spectool -S -g -R greenplum-db-6.spec
|
||||
spectool -S -g -R gpdb.spec
|
||||
cp *.patch ~/rpmbuild/SOURCES/
|
||||
```
|
||||
|
||||
- Build
|
||||
```
|
||||
rpmbuild -ba greenplum-db-6.spec
|
||||
rpmbuild -ba gpdb.spec
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
@ -11,13 +11,13 @@ yum apr-devel bison bzip2-devel cmake3 flex gcc gcc-c++ krb5-devel libcurl-devel
|
||||
- 准备rpmbuild目录
|
||||
```
|
||||
rpmdev-setuptree
|
||||
spectool -S -g -R greenplum-db-6.spec
|
||||
spectool -S -g -R gpdb.spec
|
||||
cp *.patch ~/rpmbuild/SOURCES/
|
||||
```
|
||||
|
||||
- 编译
|
||||
```
|
||||
rpmbuild -ba greenplum-db-6.spec
|
||||
rpmbuild -ba gpdb.spec
|
||||
```
|
||||
|
||||
## 安装rpm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user