From 64b02411f60a652879df6f61472fce4b9cc022cf Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 23 Jan 2018 10:54:56 -0600 Subject: [PATCH] Revert "restore getaffinity.patch" This reverts commit 19944e5a3e5ee2e98f2c02a26502916cb8916e94. --- pulseaudio.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index 0e00a8a..2121106 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -294,8 +294,7 @@ This package contains GDM integration hooks for the PulseAudio sound server. %patch201 -p1 -b .autostart %patch202 -p1 -b .disable_flat_volumes -# (still) needed for s390x core-util-test -%patch203 -p1 -b .affinity +#patch203 -p1 -b .affinity %patch204 -p1 -b .exit_idle_time %if 0%{?fedora} > 27 %patch205 -p1 -b .glibc_memfd @@ -647,6 +646,7 @@ 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