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



--- Comment #2 from Neal Gompa <[email protected]> ---
Initial spec review:

> License:        zlib License

This should use SPDX license tags, so it should be "Zlib".

> #BuildRequires:  libglfw-devel >= 3.4

This should be "glfw-devel >= 3.4"

> %post
> %?ldconfig
> 
> %postun
> %?ldconfig

These are not needed unless you're supporting RHEL 7, and even then you should
use "%ldconfig_scriptlets" instead.

> %{_libdir}/cmake/raylib/%{name}-config-version.cmake
> %{_libdir}/cmake/raylib/%{name}-config.cmake

You need to either change to "%{_libdir}/cmake/raylib/" or add a "%dir
%{_libdir}/cmake/raylib" stanza.


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

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