From aedff784f6678c0e69de7a623f3675cb432e599a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 6 Mar 2018 10:00:00 -0600 Subject: [PATCH] skip patch93 on < f28 (for now) --- pulseaudio.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pulseaudio.spec b/pulseaudio.spec index 55fae74..bf41163 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -306,7 +306,10 @@ This package contains GDM integration hooks for the PulseAudio sound server. %patch84 -p1 %patch85 -p1 %patch90 -p1 +# skip patch on < f28, possibly regressionish, https://bugzilla.redhat.com/show_bug.cgi?id=1551270 +%if 0%{?fedora} > 27 %patch93 -p1 +%endif %patch96 -p1 ## upstreamable patches