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

Artur Iwicki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Artur Iwicki <[email protected]> ---
>%description
>a tool for debugging events on a Wayland window, analagous to the X11 tool xev.
Start this with A Capital Letter, please.

>%build
>make
Use %make_build here. Also, you'll probably need to invoke the %set_build_flags
macro before building so that Fedora's CFLAGS are honored.

>%install
>make install PREFIX=%{buildroot}/%{_prefix}
Use %make_install here.

>%doc README.md
>%{_mandir}/man1/%{name}.1.*
The wildcard for man pages should be able to match non-compressed pages, too.
(i.e. change "1.*" to simply "1*").


-- 
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 -- [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]

Reply via email to