bazelbuild / bazelbuild/rules_pkg
Generate spec file for RPM packages
Open
P3
- Dominant language
- Starlark
- Stars
- 253
- Forks
- 221
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
This is a feature request for `pkg_rpm` to have a similar set of attributes to `pkg_deb` such that the spec file can be generated within the rule. Having this would make it easier to maintain releases and enable users to define a single source of truth for package information without having to write a bunch of `genrule` magic.
Contributor guide
Assessment
This issue has not been assessed yet.