From d97878f4ab4f46d2ddd2fa807f184c447fe000a0 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Nov 24 2020 13:07:58 +0000 Subject: Add 'pulseaudio-daemon' Provides + Conflicts to support swapping with PipeWire --- diff --git a/pulseaudio.spec b/pulseaudio.spec index 5019c16..7bb646d 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -31,7 +31,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 2%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -118,6 +118,10 @@ Requires(pre): shadow-utils Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: rtkit +# Virtual Provides to support swapping between PipeWire-PA and PA +Provides: pulseaudio-daemon +Conflicts: pulseaudio-daemon + %description PulseAudio is a sound server for Linux and other Unix like operating systems. It is intended to be an improved drop-in replacement for the @@ -644,6 +648,9 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || : %changelog +* Tue Nov 24 2020 Neal Gompa - 14.0-2 +- Add 'pulseaudio-daemon' Provides + Conflicts to support swapping with PipeWire + * Mon Nov 23 2020 Rex Dieter - 14.0-1 - 14.0