bazelbuild / bazelbuild/rules_pkg
SRPMs and mock feature request
Open
P3
rpm
- Dominant language
- Starlark
- Stars
- 253
- Forks
- 221
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
It'd be useful (to us) to generate the Source RPM (SRPM) with `rpmbuild -bs` separately to the binary RPM.
This would allow us to use `mock` as a wrapper around `rpmbuild bb` to build against several different chroots. `mock` only supports building an RPM with an SRPM.
This allows for us to build an RPM with the matching `rpmbuild` version for an OS that cannot run bazel itself.
Contributor guide
Assessment
This issue has not been assessed yet.