https://bugzilla.redhat.com/show_bug.cgi?id=1953633 --- Comment #17 from Mark Wielaard <mjw@xxxxxxxxxxxxxxxxx> --- (In reply to Neal Gompa from comment #13) > The other issue is this: > > > Release: 4 > > You are missing the DistTag as required for Fedora packages: > https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/ (In reply to Neal Gompa from comment #14) > > # For do_file, gdb_add_index > > Requires: gdb > > Please use a file dependency here, otherwise you'll undo this: > https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot Both fixed in: https://fedorapeople.org/~mjw/debugedit.spec https://fedorapeople.org/~mjw/debugedit-0.1-5.fc33.src.rpm For the minimal gdb I added a Suggests: # For do_file, gdb_add_index # We only need gdb-add-index, so suggest gdb-minimal (full gdb is also ok) Requires: /usr/bin/gdb-add-index Suggests: gdb-minimal -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure