automatic version update by autodist [release 17.0-1mamba;Sun Jan 14 2024]
This commit is contained in:
parent
20ef1fe755
commit
a35b70d37c
@ -4,8 +4,8 @@
|
|||||||
%define pulse_access_userid 70
|
%define pulse_access_userid 70
|
||||||
%define majver %(echo %{version} | cut -d. -f 1-2)
|
%define majver %(echo %{version} | cut -d. -f 1-2)
|
||||||
Name: pulseaudio
|
Name: pulseaudio
|
||||||
Version: 16.1
|
Version: 17.0
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Improved Linux sound server
|
Summary: Improved Linux sound server
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -295,7 +295,7 @@ rm -f %{buildroot}%{_libdir}/pulse-%{majver}/modules/*.{a,la}
|
|||||||
|
|
||||||
# Superseded by socket activation
|
# Superseded by socket activation
|
||||||
sed -i 's|; autospawn = yes.*|autospawn = no|' %{buildroot}%{_sysconfdir}/pulse/client.conf
|
sed -i 's|; autospawn = yes.*|autospawn = no|' %{buildroot}%{_sysconfdir}/pulse/client.conf
|
||||||
rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf
|
rm -f %{buildroot}%{_datadir}/dbus-1/system.d/pulseaudio-system.conf
|
||||||
|
|
||||||
# Disable cork-request module, can result in e.g. media players unpausing
|
# Disable cork-request module, can result in e.g. media players unpausing
|
||||||
# when there's a Skype call incoming
|
# when there's a Skype call incoming
|
||||||
@ -580,6 +580,9 @@ fi
|
|||||||
#%{_libdir}/pulse-%{majver}/modules/*.a
|
#%{_libdir}/pulse-%{majver}/modules/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 14 2024 Automatic Build System <autodist@openmamba.org> 17.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 16.1-3mamba
|
* Tue Jan 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 16.1-3mamba
|
||||||
- %post: fix command to clean autospawn multiple entries
|
- %post: fix command to clean autospawn multiple entries
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user