Build an rpm for Apache Artemis from tarball.
Build an rpm for Apache Artemis from tarball.
Blog post: Janik von Rotz - The final rpm packaging guide
rpmbuild - Utility to build rpms.
sudo yum install rpm-build
createRpmbuildFolders
Creates the rpmbuild folder structure.
copyRpmbuild
Copies spec and build script into build folder.
rpmBuild
Runs the rpm build.
rpmDist
Copies rpm file into distribution folder.