Lines Matching refs:bdist_rpm
130 ``xztar``, ``ztar``, and ``zip``), and :command:`bdist_rpm` generates both
139 | :command:`bdist_rpm` | rpm, srpm |
173 :command:`bdist_rpm` command::
175 python setup.py bdist_rpm
185 python setup.py bdist_rpm --packager="John Doe <jdoe@example.org>"
189 :command:`bdist_rpm` command normally creates a :file:`.spec` file based on the
216 options to the :command:`bdist_rpm` command as follows:
219 | RPM :file:`.spec` file option | :command:`bdist_rpm` option | default value |
269 :option:`!--spec-only` option to make :command:`bdist_rpm` just create the
274 :command:`bdist_rpm`.)
283 .. % > python setup.py bdist_rpm --spec-only
285 .. % > python setup.py bdist_rpm --spec-file=dist/FooBar-1.0.spec