Changes

Jump to: navigation, search

RPM Packaging Process

41 bytes added, 13:18, 17 July 2017
Setting up the Packaging Environment
== Needed Packages ==
Install with ''dnf'' (or ''yum''on older versions of Fedora):* "Fedora Packager" (this is a group of packages - use "yum dnf groupinstall" or put an @ sign in front of the group name)
* rpmdevtools
* rpmlint
#* Spec file will be in <code>~/rpmbuild/SPECS</code>
After installint installing the SRPM you can:
* Examine the specfile: <code>cd ~/rpmbuild/SPECS; less ''nameofpackage''.spec</code>

Navigation menu