Accepting request 1061723 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1061723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=196
This commit is contained in:
commit
fcd73447d9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 15:20:09 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Move dbus-1 system.d file to /usr (bsc#1207584)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 12:17:39 UTC 2022 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
|
@ -415,6 +415,11 @@ mkdir -p %{buildroot}%{_sysconfdir}/pulse/system.pa.d
|
||||
install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/pulse/daemon.conf.d/60-disable_flat_volumes.conf
|
||||
# user
|
||||
install -Dm0644 %{SOURCE10} %{buildroot}%{_sysusersdir}/system-user-pulse.conf
|
||||
# move dbus-1 system.d file to /usr
|
||||
install -Dm0644 %{buildroot}%{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf %{buildroot}%{_datadir}/dbus-1/system.d/pulseaudio-system.conf
|
||||
rm -rf %{buildroot}%{_sysconfdir}/dbus-1
|
||||
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%pre -n system-user-pulse -f pulseaudio.pre
|
||||
@ -571,7 +576,7 @@ exit 0
|
||||
%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
|
||||
%config(noreplace) %{_sysconfdir}/pulse/default.pa
|
||||
%config(noreplace) %{_sysconfdir}/pulse/system.pa
|
||||
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf
|
||||
%{_datadir}/dbus-1/system.d/pulseaudio-system.conf
|
||||
# init
|
||||
%dir %{_userunitdir}
|
||||
%{_userunitdir}/%{name}.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user