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



--- Comment #11 from Neal Gompa <[email protected]> ---
> %license LICENSE.md
> %license %{_libdir}/igc/NOTICES.txt
> %{_libdir}/libiga64.so.1*
> %{_libdir}/libigc.so.1*
> %{_libdir}/libigdfcl.so.1*

This should be broken out to a libs subpackage and for the library sonames, you
should use ".so.1{,.*}" instead of ".so.1*" to ensure you avoid some pitfalls
around globbing.

The devel subpackage should depend on the libs subpackage, and the main package
should depend on the libs subpackage.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2036099
_______________________________________________
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