From: Seungbae Shin Date: Wed, 8 Sep 2021 06:27:43 +0000 (+0900) Subject: Enable softvol plugin for SoundBar X-Git-Tag: submit/tizen_base/20210908.100737^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60f25e664cc9e8055c57a63e232c43a4ff183d4c;p=platform%2Fupstream%2Falsa-lib.git Enable softvol plugin for SoundBar [Version] 1.0.29-5 [Issue Type] Build Change-Id: Iff4a8ce83a95819b5bbd1b48f378e29413dff233 --- diff --git a/packaging/alsa-lib.spec b/packaging/alsa-lib.spec index d213422..1fd43d6 100644 --- a/packaging/alsa-lib.spec +++ b/packaging/alsa-lib.spec @@ -1,6 +1,6 @@ Name: alsa-lib Version: 1.0.29 -Release: 4 +Release: 5 License: LGPL-2.1+ Summary: The Advanced Linux Sound Architecture (ALSA) library Url: http://www.alsa-project.org/ @@ -43,7 +43,7 @@ cp %{SOURCE1001} . --disable-alisp \ --disable-python \ --with-gnu-ld \ - --with-pcm-plugins=rate,route,linear,plug,dmix,dsnoop,asym,mmap,ioplug,null,empty \ + --with-pcm-plugins=rate,route,linear,plug,dmix,dsnoop,asym,mmap,ioplug,null,empty,softvol \ --with-ucmdir=%{confdir}/ucm make %{?_smp_mflags}