/spec-files

Sometimes we need a rpm and can't find it elsewhere. Here is our collection of spec files.

A collection of spec files

Sometimes we need a rpm and can't find it elsewhere. Here is our collection of spec files. Provided without any warranty.

Projects

How-to

The Source0 directive is defined in a spectool compatible way. This means that all you need to build an RPM is the following:

  • spectool -g -R <specfile.spec>
  • rpmbuild -ba <specfile.spec>

If you are missing the command line tools, install the package 'rpmbuild' and 'rpmdevtools'

License: MIT

Authors: