Actions
Bug #9703
closed
some rpms use %{dist} instead of %{?dist}
Status:
Closed
Priority:
Low
Assignee:
-
Category:
RPMs
Target version:
-
Difficulty:
trivial
Triaged:
Bugzilla link:
Description
This is technically incorrect and is throwing errors downstream which need to be waived.
ruby193-rubygem-safemode The dist tag should be of the form "%{?dist}", but instead found this: Release: 1%{dist}
Actions