commit 0d6c2456195c7e12c3d4585c639a6a27a1d8603c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon May 22 23:28:59 2023 +0100
drop arm fixes
mpd.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 7f274fb..8b6fb36 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -75,10 +75,8 @@ BuildRequires: wildmidi-devel
%endif
%if 0%{?fedora}
BuildRequires: pipewire-devel > 0.3
-%ifnarch %{arm}
BuildRequires: liburing-devel
%endif
-%endif
BuildRequires: mpg123-devel
BuildRequires: openal-soft-devel
BuildRequires: python3-sphinx
@@ -147,9 +145,6 @@ sed -i -e 's@>= 0.56.0@>= 0.55.0@g' meson.build
-Dadplug=disabled \
-Dipv6=enabled \
-Dpipe=true \
-%ifarch %{arm}
- -Dio_uring=disabled \
-%endif
%if 0%{?rhel}
-Dio_uring=disabled \
%if 0%{?rhel} > 8