Skip to content

Tags: mcoops/rpmtools

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rpmbuild: handle when succeed, but the BUILD dir is empty (#7)

v1.0.1

Toggle v1.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
cmd: fix incorrect get srpm function

Signed-off-by: mcoops <[email protected]>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Working (#2)

* finalize initial functionality
* rpmspec can return an error, so generally ignore it as it'll be still valid. Attempt to clean the specfile comment out %__ to stop a complete error
* documation: improve overall