diff --git a/SPECS/pulseaudio.spec b/SPECS/pulseaudio.spec index d279c97..0c165fe 100644 --- a/SPECS/pulseaudio.spec +++ b/SPECS/pulseaudio.spec @@ -26,7 +26,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} @@ -111,9 +111,11 @@ Requires(pre): shadow-utils Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: rtkit +%if 0%{?fedora} # Virtual Provides to support swapping between PipeWire-PA and PA Provides: pulseaudio-daemon Conflicts: pulseaudio-daemon +%endif %description PulseAudio is a sound server for Linux and other Unix like operating @@ -613,6 +615,10 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || : %{_mandir}/man1/pax11publish.1* %changelog +* Wed Feb 03 2021 Wim Taymans - 14.0-2 +- Add pulseaudio-daemon' Provides + Conflicts only on fedora +- Resolves: rhbz#1924094 + * Thu Dec 10 2020 Wim Taymans - 14.0-1 - Update to 14.0 - Add pulseaudio-daemon' Provides + Conflicts to support