warfork-rpm

Created
Was maintained by sentry
Spec file for warfork
git clone
# note
duo to how COPR constructs a srpm you need to make one yourself
if you have the tools setup to construct a rpm just run
$ spectool -g -R *.spec
$ rpmbuild -bs *.spec
and then upload the resulting .src.rpm files to COPR
this file is less intended as a guide and more as a reminder to myself