Accepting request 294815 from home:sleep_walker:branches:multimedia:libs
- create symlink providing extra-hdmi.conf (pointing to default.conf) it seems that some HW may get unitialized without this (check pulseaudio RC1 announce) OBS-URL: https://build.opensuse.org/request/show/294815 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=154
This commit is contained in:
parent
e613f51b8f
commit
b35d049689
@ -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
|
||||
|
||||
|
@ -354,6 +354,9 @@ install -D -m 0644 %{SOURCE5} %{buildroot}/usr/lib/systemd/system/%{name}.servic
|
||||
mkdir -p %{buildroot}%{_sbindir}
|
||||
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
|
||||
%suse_update_desktop_file pulseaudio
|
||||
%find_lang %{name}
|
||||
|
Loading…
Reference in New Issue
Block a user