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.
This is a feature request for
pkg_rpmto have a similar set of attributes topkg_debsuch 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 ofgenrulemagic.