Enable softvol plugin for SoundBar 85/263685/1 accepted/tizen_6.5_base accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/6.5/base/20211028.055231 accepted/tizen/7.0/base/20221116.030031 accepted/tizen/7.0/base/hotfix/20221116.055441 accepted/tizen/base/20210909.002437 accepted/tizen/base/20221115.103905 submit/tizen_6.5_base/20211028.133901 submit/tizen_base/20210908.100737 tizen_6.5.m2_release tizen_7.0_m2_release
authorSeungbae Shin <seungbae.shin@samsung.com>
Wed, 8 Sep 2021 06:27:43 +0000 (15:27 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Wed, 8 Sep 2021 06:27:43 +0000 (15:27 +0900)
[Version] 1.0.29-5
[Issue Type] Build

Change-Id: Iff4a8ce83a95819b5bbd1b48f378e29413dff233

packaging/alsa-lib.spec

index d213422a1de6370b1b9d92a4c7b89c8d423725d5..1fd43d68d52c678f2af8b0a291efa0b71f4076ee 100644 (file)
@@ -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}