diff --git a/release/rpm/memgraph.spec.in b/release/rpm/memgraph.spec.in index f0ce3044e..0b040c77d 100644 --- a/release/rpm/memgraph.spec.in +++ b/release/rpm/memgraph.spec.in @@ -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 \