| |
@@ -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: %{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 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Tue Nov 24 2020 Neal Gompa <ngompa13@gmail.com> - 14.0-2
|
| |
+ - Add 'pulseaudio-daemon' Provides + Conflicts to support swapping with PipeWire
|
| |
+
|
| |
* Mon Nov 23 2020 Rex Dieter <rdieter@fedoraproject.org> - 14.0-1
|
| |
- 14.0
|
| |
|
| |
The counterpart PR for PipeWire is here: https://src.fedoraproject.org/rpms/pipewire/pull-request/6