sample-rpkg local [-h] [--builddir BUILDDIR] [--arch ARCH] [--md5] [--with BCOND_WITH] [--without BCOND_WITHOUT]
Locally test run of rpmbuild producing binary RPMs. The rpmbuild output will be logged into a file named .build-%{version}-%{release}.log
-h
--help
show this help message and exit
--builddir
Define an alternate builddir
--arch
Prep for a specific arch
--md5
Use md5 checksums (for older rpm hosts)
--with
Enable configure option (bcond) for the build
--without
Disable configure option (bcond) for the build