meson/docs/markdown/snippets/removing_rpm_module.md

11 lines
383 B
Markdown

## Removal of the RPM module
Due to lack of interest, lack of maintainership, and lack of a clear purpose,
the RPM module has been removed.
Users interested in one-shot tools to generate an RPM spec file template for
distro packaging, are encouraged develop an external tool that reads the
introspection data.
For more details, see https://github.com/mesonbuild/meson/issues/9764