From f06fbc14bd32d05f662d774114c6a9ccc9565024 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Apr 11 2013 14:04:03 +0000 Subject: resolve bug#926973 --- diff --git a/alsa-lib.spec b/alsa-lib.spec index 72eb9d3..b54b8c4 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -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