Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

A simple .spec file template can be found here.
A more advanced example, the iRODS .spec file, can be found here.

4. rebuild src.rpm

Code Block
rpmbuild -bs --nodeps ~/rpmbuild/SPECS/something.spec

...