Do not install speaker-test on TV product 17/110917/1
authorSeungbae Shin <seungbae.shin@samsung.com>
Wed, 18 Jan 2017 14:01:28 +0000 (23:01 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Wed, 18 Jan 2017 14:01:28 +0000 (23:01 +0900)
[Version] 1.0.28-4
[Profile] TV
[Issue Type] Product

Change-Id: I922cbd9e3d67c0f3b3137ad3af732b623e01b407

packaging/alsa-utils.spec

index 24a20b6..336d6e8 100644 (file)
@@ -1,6 +1,6 @@
 Name:           alsa-utils
 Version:        1.0.28
-Release:        3
+Release:        4
 License:        GPL-2.0+
 Summary:        Advanced Linux Sound Architecture (ALSA) utilities
 Url:            http://www.alsa-project.org/
@@ -42,6 +42,9 @@ export CFLAGS+=" -fPIC -pie"
 %install
 %make_install
 mkdir -p %{buildroot}/var/lib/alsa
+%if "%{TIZEN_PRODUCT_TV}" == "1"
+rm -rf %{buildroot}%{_bindir}/speaker-test
+%endif
 
 %remove_docs