https://bugzilla.redhat.com/show_bug.cgi?id=2173500
Artur Frenszek-Iwicki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Artur Frenszek-Iwicki <[email protected]> --- > %global debug_package %{nil} No-go. We require debuginfo to be present in Fedora. The distro's CFLAGS include flags for generating debuginfo, so this should happen by default. If Fedora's CFLAGS are not respected, you may need to patch the Makefile. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages > %description > This program uses the Linux Byte Queue Limits support that some Linux > Ethernet drivers do support. > Byte Queue Limits is refered to below as BQL. The program provides a ncurses > interface to monitor > the current number of bytes in-flight in the queue. The description text should be wrapped so that all lines fit within 80 characters. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_summary_and_description Also, please fix the Source0 issue that Petr mentioned. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2173500 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
