From 045fda9e7952b1fbef7d6caa400f1c51fdac46da Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Tue, 1 Nov 2022 12:41:05 +0100 Subject: Fix RPM settings for aarch64 --- rpm/harbour-passfish.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/harbour-passfish.spec b/rpm/harbour-passfish.spec index d574bfa..67a0ddb 100644 --- a/rpm/harbour-passfish.spec +++ b/rpm/harbour-passfish.spec @@ -7,7 +7,7 @@ Name: harbour-passfish # >> macros %define __provides_exclude_from ^%{_datadir}/.*$ -%define __requires_exclude ^libpassfish.so$ +%define __requires_exclude ^libpassfish.*$ # << macros Summary: PassFish -- cgit v1.2.3