https://bugzilla.redhat.com/show_bug.cgi?id=2239637



--- Comment #2 from Neal Gompa <[email protected]> ---
Spec review notes:

> BuildRequires:  python3-devel

You need to add "BuildRequires: pyproject-rpm-macros" right after this for
backwards compatibility with EPEL 9.

> Source0:        
> https://github.com/cs01/pygdbmi/archive/refs/tags/v%{version}.tar.gz

This should be simplified to "Source0:
%{url}/archive/v%{version}/%{name}-%{version}.tar.gz"

> %global _description \
> GDB/MI is a line based machine oriented text interface to GDB and is 
> activated by specifying using the \
> --interpreter command line option (see Mode Options). It is specifically 
> intended to support the development\
> of systems which use the debugger as just one small component of a larger 
> system.

This needs to be wrapped to 79 characters per line.


-- 
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=2239637

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202239637%23c2
_______________________________________________
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

Reply via email to