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

Vitaly Zaitsev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #3 from Vitaly Zaitsev <[email protected]> ---
> devel-file-in-non-devel-package 
> /usr/i686-w64-mingw32/sys-root/mingw/include/librttopo.h

False positive.

> mingw32-librttopo.noarch: E: 
> arch-independent-package-contains-binary-or-object 
> /usr/i686-w64-mingw32/sys-root/mingw/lib/librttopo.dll.a

False positive.

> find %{buildroot} -name '*.la' -exec rm -f {} ';'

Can be simplified:

find %{buildroot} -name '*.la' -delete

All other looks good to me. Package approved.


-- 
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]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to