3.17. Building binary RPMs from source RPMs

It is also possible to build any kind of RPM from a source RPM. To do so, use the following procedure.

Procédure

  • Run the rpmbuild command with one of the below options and with the source package specified:

    # rpmbuild {-ra|-rb|-rp|-rc|-ri|-rl|-rs} [rpmbuild-options] SOURCEPACKAGE

Ressources supplémentaires

  • rpmbuild(8) man page