import pulseaudio-14.0-2.el8
This commit is contained in:
parent
9509a21fdd
commit
bf8743f252
@ -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 <wtaymans@redhat.com> - 14.0-2
|
||||
- Add pulseaudio-daemon' Provides + Conflicts only on fedora
|
||||
- Resolves: rhbz#1924094
|
||||
|
||||
* Thu Dec 10 2020 Wim Taymans <wtaymans@redhat.com> - 14.0-1
|
||||
- Update to 14.0
|
||||
- Add pulseaudio-daemon' Provides + Conflicts to support
|
||||
|
||||
Loading…
Reference in New Issue
Block a user