Fix fedora 38 and 39 CPack issue

This commit is contained in:
Deda 2024-03-22 11:28:16 +01:00
parent 144a650dc0
commit 1046178d18

View File

@ -42,6 +42,10 @@ BuildRequires: systemd
%{nil}
%endif
%if 0%{?fedora} && 0%{?fedora} > 37
%global __brp_check_rpaths %{nil}
%endif
%if 0%{?fedora} && 0%{?fedora} < 35
%global __os_install_post \
/usr/lib/rpm/brp-compress \