resolve bug#926973

This commit is contained in:
Jaroslav Kysela 2013-04-11 16:04:03 +02:00
parent 3b940676bd
commit f06fbc14bd

View File

@ -73,8 +73,8 @@ install -p -m 644 %{SOURCE10} %{buildroot}/etc
# Install the modprobe files for ALSA
mkdir -p -m 755 %{buildroot}/lib/modprobe.d/
install -p -m 644 %{SOURCE11} %{buildroot}/lib/modprobe.d/dist-alsa.conf
# bug#926973
#install -p -m 644 %{SOURCE12} %{buildroot}/lib/modprobe.d/dist-oss.conf
# bug#926973, place this file to the doc directory
install -p -m 644 %{SOURCE12} %{buildroot}%{_defaultdocdir}/%{name}-%{version}/modprobe-dist-oss.conf
# Create UCM directory
mkdir -p %{buildroot}/%{_datadir}/alsa/ucm
@ -88,7 +88,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%files
%defattr(-,root,root,-)
%doc COPYING TODO doc/asoundrc.txt ${SOURCE12}
%doc COPYING TODO doc/asoundrc.txt
# file is as old as 0.2.0 / Red Hat bugzilla #510212
#doc Changelog
%config %{_sysconfdir}/asound.conf