From 95ebb07c15e5a55ed5eb1b7be940793d38d1ff84 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 30 Nov 2023 13:52:58 +0100 Subject: [PATCH] SPECfile cleanup - assuming we're on Fedora or RHEL>=8 --- community-mysql.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/community-mysql.spec b/community-mysql.spec index 91e2793..92c5b71 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -144,14 +144,10 @@ BuildRequires: numactl-devel %endif BuildRequires: openssl BuildRequires: openssl-devel -%if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: perl-interpreter BuildRequires: perl-generators -%endif -%if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: rpcgen BuildRequires: libtirpc-devel -%endif BuildRequires: protobuf-lite-devel BuildRequires: rapidjson-devel BuildRequires: zlib