HomeClusterLabs Projects

Build: rpm: Redo how running rpmlint works.

Description

Build: rpm: Redo how running rpmlint works.

  • Remove the separate target, instead running rpmlint automatically when the spec file is generated.
  • Use --file instead of -f (which wasn't the right argument anyway).
  • If --ignore-unused-rpmlintrc is supported, use that argument to ignore warnings about filters we have enabled that aren't used.

Fixes T760

Details

Provenance
clumensAuthored on Feb 1 2024, 3:10 PM
Parents
rP0cb6919f421e: Build: rpm: Remove unnecessary filters from the rpmlintrc file.
Branches
Unknown
Tags
Unknown
Tasks
T760: rpmlint make target fails