From ef760a70f3ceb7283374100b22623e678732feff Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 13 Mar 2018 08:39:48 -0500 Subject: [PATCH] skip patch93, seems to cause crashes w/headphone jacks (#1544507,#1551270,#1554035) --- pulseaudio.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index bf41163..05ea101 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -36,7 +36,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 15%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 16%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -306,10 +306,8 @@ 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 +# skip patch, possibly regressionish, https://bugzilla.redhat.com/show_bug.cgi?id=1551270 +#patch93 -p1 %patch96 -p1 ## upstreamable patches @@ -701,6 +699,9 @@ exit 0 %changelog +* Tue Mar 13 2018 Rex Dieter - 11.1-16 +- skip patch93, seems to cause crashes w/headphone jacks (#1544507,#1551270,#1554035) + * Mon Mar 05 2018 Igor Gnatenko - 11.1-15 - Fixup ldconfig scriptlets