changed add-on directory to /etc/alsa/conf.d

This commit is contained in:
Jaroslav Kysela 2018-04-04 10:21:40 +02:00
parent e8c265aa38
commit 3d7c9fbc9a

View File

@ -5,7 +5,7 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library Summary: The Advanced Linux Sound Architecture (ALSA) library
Name: alsa-lib Name: alsa-lib
Version: 1.1.6 Version: 1.1.6
Release: 1%{?prever_dot}%{?dist} Release: 2%{?prever_dot}%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
@ -16,6 +16,7 @@ Source11: modprobe-dist-alsa.conf
Source12: modprobe-dist-oss.conf Source12: modprobe-dist-oss.conf
Patch0: alsa-lib-1.0.24-config.patch Patch0: alsa-lib-1.0.24-config.patch
Patch1: alsa-lib-1.0.14-glibc-open.patch Patch1: alsa-lib-1.0.14-glibc-open.patch
Patch10: alsa-lib-addon-dir.patch
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: autoconf automake libtool BuildRequires: autoconf automake libtool
@ -55,6 +56,7 @@ Manager allows configuration of Audio input/output names and routing
%setup -q -n %{name}-%{version}%{?prever}%{?postver} %setup -q -n %{name}-%{version}%{?prever}%{?postver}
%patch0 -p1 -b .config %patch0 -p1 -b .config
%patch1 -p1 -b .glibc-open %patch1 -p1 -b .glibc-open
%patch10 -p1 -b .addon-dir
%build %build
autoreconf -vif autoreconf -vif
@ -119,6 +121,9 @@ find %{buildroot} -name '*.la' -delete
%{_datadir}/alsa/ucm %{_datadir}/alsa/ucm
%changelog %changelog
* Wed Apr 04 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.6-2
- Changed add-on directory to /etc/alsa/conf.d
* Tue Apr 03 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.6-1 * Tue Apr 03 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.6-1
- Updated to 1.1.6 - Updated to 1.1.6