asciiphil / znapzend-spec

Spec file for building an RPM for znapzend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

znapzend-spec

This is simply a spec file for building an RPM for znapzend.

Usage

Make sure the Version field is set to the latest release for znapzend. (Check the znapzend releases page if you're not sure.)

Download the corresponding tarball. If you have spectool installed (in the rpmdevtools package on RHEL/Fedora systems), that's simply:

spectool -g -R znapzend.spec

Use the spec file to build the RPM. With rpmbuild, that's:

rpmbuild -ba znapzend.spec

About

Spec file for building an RPM for znapzend.

License:Other