From 19944e5a3e5ee2e98f2c02a26502916cb8916e94 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 23 Jan 2018 10:35:30 -0600 Subject: [PATCH] restore getaffinity.patch still needed on s390x --- pulseaudio.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index 2121106..0e00a8a 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -294,7 +294,8 @@ This package contains GDM integration hooks for the PulseAudio sound server. %patch201 -p1 -b .autostart %patch202 -p1 -b .disable_flat_volumes -#patch203 -p1 -b .affinity +# (still) needed for s390x core-util-test +%patch203 -p1 -b .affinity %patch204 -p1 -b .exit_idle_time %if 0%{?fedora} > 27 %patch205 -p1 -b .glibc_memfd @@ -646,7 +647,6 @@ exit 0 * Mon Jan 08 2018 Rex Dieter - 11.1-8 - exit-idle-time = 4 (#1510301) - f28+ ftbfs: memfd_create conflicts -- drop getaffinity.patch (no longer needed) - enable webrtc support for all archs - make tests non-fatal on i686