Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 630 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 630 Bytes

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: