Go to file
Václav Kadlčík 56eaeb13aa Avoid rpminspect "specname" failures in gating
The spec filename (dwz.spec) does not exactly match the name of the
package (gcc-toolset-14-dwz) which with the default rpminspect
configuration leads to:

  The spec file name does not match the expected NAME.spec
  format. Rename the spec file to conform to this policy.

Let's add a piece of configuration for rpminspect that would accept
the difference.
2024-09-25 17:16:45 +02:00
tests Add gcc-toolset-14-dwz 2024-04-29 17:52:43 -04:00
.gitignore Add gcc-toolset-14-dwz 2024-04-29 17:52:43 -04:00
dwz.spec Add gcc-toolset-14-dwz 2024-04-29 17:52:43 -04:00
gating.yaml Add gcc-toolset-14-dwz 2024-04-29 17:52:43 -04:00
rpminspect.yaml Avoid rpminspect "specname" failures in gating 2024-09-25 17:16:45 +02:00
sources Add gcc-toolset-14-dwz 2024-04-29 17:52:43 -04:00