From 1bb691be244b3eb8b6d71bc6e1c2fec66eb77b22 Mon Sep 17 00:00:00 2001 From: ShelpAm Date: Mon, 13 Jan 2025 23:13:27 +0800 Subject: [PATCH] fix: rpmbuild introduce unneccessary "requires" See more in the issue that this commit fixes. --- scripts/rpmbuild/xmake.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/rpmbuild/xmake.spec b/scripts/rpmbuild/xmake.spec index d7c4a1001a..23241a554f 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -1,9 +1,10 @@ %global debug_package %{nil} %define use_luajit 0 +%undefine __brp_mangle_shebangs Name: xmake Version: 2.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A cross-platform build utility based on Lua # Application and 3rd-party modules licensing: