Skip to content

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

Notifications You must be signed in to change notification settings

comodit/spec-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published