|
|
930b86 |
How to build the package
|
|
|
930b86 |
========================
|
|
|
930b86 |
|
|
|
4ac0f4 |
$ rpmbuild -bs \
|
|
|
4ac0f4 |
--define "_sourcedir $PWD/SOURCES" \
|
|
|
4ac0f4 |
--define "_srcrpmdir $PWD" \
|
|
|
4ac0f4 |
--define "dist .el8.centos" \
|
|
|
4ac0f4 |
SPECS/centos-release-opstools.spec
|
|
|
930b86 |
|
|
|
4ac0f4 |
$ cbs build core8-extras-common-el8.centos \
|
|
|
4ac0f4 |
centos-release-opstools-1-9.el8.centos.src.rpm
|