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



--- Comment #6 from Neal Gompa <[email protected]> ---
> %if 0%{?fedora} || 0%{?epel} > 8
> # need libicu >= 65, only currently available on Fedora and EPEL 9
> %global use_system_libicu 1
> %endif

This is always going to happen, since we're only shipping on Fedora + RHEL 9.
Drop the unneeded conditionals.

> %if 0%{?fedora} || 0%{?epel} > 7
> # handled by qt6-srpm-macros, which defines %%qt6_qtwebengine_arches
> # FIXME use/update qt6_qtwebengine_arches
> # 32-bit arches not supported (https://bugreports.qt.io/browse/QTBUG-102143)
> ExclusiveArch: aarch64 x86_64
> %endif

Same here.

> %if 0%{?rhel} == 7
> . /opt/rh/devtoolset-7/enable
> %endif

Kill this entirely.

> %ldconfig_scriptlets

Kill this entirely.


-- 
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=2163486
_______________________________________________
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