Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 871 Bytes

rpmbuild-vault

Create a vault RPM for RHEL/CentOS.

Requirements

To download package sources and install build dependencies

yum -y install rpmdevtools yum-utils

Build process

To build the package follow the steps outlined below

git clone https://github.com/linuxhq/rpmbuild-vault.git rpmbuild
spectool -g -R rpmbuild/SPECS/vault.spec
yum-builddep rpmbuild/SPECS/vault.spec
rpmbuild -ba rpmbuild/SPECS/vault.spec

Partners

packagecloud

Do you need trustworthy hosted package repositories? Then packagecloud is for you.

A big thank you to packagecloud for supporting the open source community!

License

BSD

Author Information

This package was created by Taylor Kimball.