From 965197c167929fbcca986b1ce848851015e83e53 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 May 2016 07:57:26 -0500 Subject: [PATCH] 8.99.1-1 - pulseaudio-8.99.1 (#1335527) - disable webrtc support for now (waiting on #1335536) --- pulseaudio.spec | 15 ++++++++++----- sources | 6 +++--- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index ef86bd9..bb49da9 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,5 +1,5 @@ -%global pa_major 8.0 -#global pa_minor 0 +%global pa_major 8.99 +%global pa_minor 1 #global snap 20141103 #global gitrel 327 @@ -7,7 +7,8 @@ #global shortcommit (c=%{gitcommit}; echo ${c:0:5}) %ifarch %{ix86} x86_64 %{arm} -%global with_webrtc 1 +# blocking on webrtc-0.2 update, http://bugzilla.redhat.com/1335536 +#global with_webrtc 1 %endif # https://bugzilla.redhat.com/983606 @@ -25,7 +26,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 7%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -104,7 +105,7 @@ BuildRequires: dbus-devel BuildRequires: libcap-devel BuildRequires: pkgconfig(fftw3f) %if 0%{?with_webrtc} -BuildRequires: webrtc-audio-processing-devel +BuildRequires: pkgconfig(webrtc-audio-processing) >= 0.2 %endif %if 0%{?tests} BuildRequires: pkgconfig(check) @@ -581,6 +582,10 @@ exit 0 %changelog +* Thu May 12 2016 Rex Dieter - 8.99.1-1 +- pulseaudio-8.99.1 (#1335527) +- disable webrtc support for now (waiting on #1335536) + * Fri May 06 2016 Rex Dieter - 8.0-7 - use %%tests macro, enable systemd socket activation (#1265720) diff --git a/sources b/sources index 7e3cbe9..8f15d67 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -8678442ba0bb4b4c33ac6f62542962df pulseaudio-8.0.tar.xz -30fc667e0fa747c78caa7b79a78dc644 pulseaudio-8.0.tar.xz.md5 -ecccb7054ba418d24d18acabffd49340 pulseaudio-8.0.tar.xz.sha1 +8531a4296603cdb1ef10b6483317b94f pulseaudio-8.99.1.tar.xz +c914f5e65ec89385714e4818e57b4e8a pulseaudio-8.99.1.tar.xz.md5 +e40e612f682fe9c49d87b1ce1a8eea6d pulseaudio-8.99.1.tar.xz.sha1