diff options
author | mmikitka <matt@mikitka.net> | 2018-03-12 10:49:22 -0700 |
---|---|---|
committer | Copybara-Service <copybara-piper@google.com> | 2018-03-12 10:51:57 -0700 |
commit | c626a933473576a8593317021fbec12100dd5677 (patch) | |
tree | b037a972b48313bd60f2e211860c59418755ab4f /src/BUILD.tools | |
parent | 5f8c94a8828d47347ea706d6f947c572d3f6a866 (diff) |
Added release and release_file parameters to pkg_rpm
1. Added the "rpm_nvra" output which follows the recommended package naming convention of *Name-Version-Release.Arch.rpm* (NVRA). See http://ftp.rpm.org/max-rpm/ch-rpm-file-format.html
2. Expose "release" and "release_file" parameters to support the NVRA naming convention
3. Remove the mandatory constraint on version parameters (version or version_file): I want to auto-generate my SPEC file outside of the pkg_rpm rule, and I don't want pkg_rpm altering the file.
Closes #4732.
PiperOrigin-RevId: 188744806
Diffstat (limited to 'src/BUILD.tools')
0 files changed, 0 insertions, 0 deletions