Revert "Disable unused features to reduce binary size" 02/78302/2 accepted/tizen/common/20160706.141607 accepted/tizen/ivi/20160705.101246 accepted/tizen/mobile/20160705.101328 accepted/tizen/tv/20160705.101257 accepted/tizen/wearable/20160705.101309 submit/tizen/20160705.054008
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 5 Jul 2016 05:30:14 +0000 (22:30 -0700)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 5 Jul 2016 05:37:38 +0000 (14:37 +0900)
This reverts commit e807d81c693a9499f54f864a3099c515865d9f0d.

Change-Id: I1085883e681d0a640b4f6af7212515456fa4e9a4

packaging/alsa-lib.spec

index fc8d978..a992e51 100644 (file)
@@ -1,6 +1,6 @@
 Name:           alsa-lib
 Version:        1.0.28
-Release:        3
+Release:        4
 License:        LGPL-2.1+
 Summary:        The Advanced Linux Sound Architecture (ALSA) library
 Url:            http://www.alsa-project.org/
@@ -42,9 +42,7 @@ cp %{SOURCE1001} .
     --disable-alisp \
     --disable-python \
     --with-gnu-ld \
-    --disable-rawmidi \
-    --disable-seq \
-    --with-pcm-plugins=rate,linear,plug,dmix,dsnoop,asym,mmap,ioplug,null
+    --with-pcm-plugins=rate,linear,plug,dmix,dsnoop,asym,mmap,ioplug,empty,hooks,route,multi,softvol,file,iec958,null,shm
 
 make %{?_smp_mflags}