From 8b9cff1166a0c40c71c8d6017875009192b19bb9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 13 Jul 2022 12:29:25 +0300 Subject: [PATCH] Add noarch subpackage --- SPECS/GeoIP.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/GeoIP.spec b/SPECS/GeoIP.spec index 2b9dc34..c3b4af9 100644 --- a/SPECS/GeoIP.spec +++ b/SPECS/GeoIP.spec @@ -1,4 +1,5 @@ # Tests require network access so fail in koji; build using --with tests to run them yourself +%global noarch_subpkgs 0%{?fedora} > 9 || 0%{?rhel} > 5 %bcond_with tests Name: GeoIP