Accepting request 294912 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/294912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=127
This commit is contained in:
Dominique Leuenberger 2015-04-11 22:08:18 +00:00 committed by Git OBS Bridge
commit 9930ec32f8
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 7 08:33:58 UTC 2015 - sleep_walker@suse.cz
- create symlink providing extra-hdmi.conf (pointing to
default.conf)
it seems that some HW may get unitialized without this (check
pulseaudio RC1 announce)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 13 08:53:39 UTC 2015 - oholecek@suse.com Fri Feb 13 08:53:39 UTC 2015 - oholecek@suse.com

View File

@ -354,6 +354,9 @@ install -D -m 0644 %{SOURCE5} %{buildroot}/usr/lib/systemd/system/%{name}.servic
mkdir -p %{buildroot}%{_sbindir} mkdir -p %{buildroot}%{_sbindir}
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name} ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
# some HW may get undetected without this (check pulseaudio 6.0RC1 announce)
ln -s default.conf %{buildroot}%{_datadir}/pulseaudio/alsa-mixer/profile-sets/extra-hdmi.conf
# openSUSE 11.3 cannot find the .desktop files # openSUSE 11.3 cannot find the .desktop files
%suse_update_desktop_file pulseaudio %suse_update_desktop_file pulseaudio
%find_lang %{name} %find_lang %{name}