Description of problem: Since https://fedoraproject.org/wiki/Features/UsrMove there shouldn't be any more reason to use /bin rather /usr/bin (= %{_bindir}) within a spec file directly, however the traceroute package still does so. Version-Release number of selected component (if applicable): traceroute-2.1.0-12.fc33 How reproducible: Always. Actual results: /bin/traceroute etc. in RPM package Expected results: /usr/bin/traceroute etc. in RPM package Additional info: If really necessary, "Provides: /bin/traceroute /bin/traceroute6" should be added to the spec file.
Patch suggestion: https://src.fedoraproject.org/rpms/traceroute/pull-request/2