Add notstrip file for TV 33/140133/1 accepted/tizen/unified/20170727.190305 submit/tizen/20170724.103042
authorJungsup Lee <jungsup4.lee@samsung.com>
Mon, 24 Jul 2017 04:26:32 +0000 (13:26 +0900)
committerJungsup Lee <jungsup4.lee@samsung.com>
Mon, 24 Jul 2017 04:28:10 +0000 (13:28 +0900)
Add libmm-sound.notstrip file

[Version] 0.11.15
[Profile] TV
[Issue Type] Requirement

Signed-off-by: Jungsup Lee <jungsup4.lee@samsung.com>
Change-Id: Ie404d8e31f14faf50dbca8b0a60b0efc21800d77

packaging/libmm-sound.notstrip [new file with mode: 0644]
packaging/libmm-sound.spec

diff --git a/packaging/libmm-sound.notstrip b/packaging/libmm-sound.notstrip
new file mode 100644 (file)
index 0000000..be7b7db
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/sound_server
index 48be586..ed9cb81 100644 (file)
@@ -11,6 +11,7 @@ Source5:    focus-server.path
 Source6:    focus-server.conf
 Requires: security-config
 %if "%{?TIZEN_PRODUCT_TV}" == "1"
+Source7:    libmm-sound.notstrip
 Source8:    focus-server-tv.service
 %endif
 Source9:    org.tizen.SoundServer.service
@@ -93,6 +94,8 @@ cp %{SOURCE9} %{buildroot}/usr/share/dbus-1/system-services/org.tizen.SoundServe
 
 %make_install
 %if "%{?TIZEN_PRODUCT_TV}" == "1"
+mkdir -p %{buildroot}%{_sysconfdir}/notstrip
+install -m0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/notstrip/libmm-sound.notstrip
 install -d %{buildroot}%{_unitdir}/sysinit.target.wants
 %else
 install -d %{buildroot}%{_unitdir}/multi-user.target.wants
@@ -125,6 +128,7 @@ ln -sf ../focus-server.path %{buildroot}%{_unitdir}/multi-user.target.wants/focu
 %{_libdir}/soundplugins/libsoundplugintremoloogg.so
 %endif
 %if "%{?TIZEN_PRODUCT_TV}" == "1"
+%{_sysconfdir}/notstrip/libmm-sound.notstrip
 %{_unitdir}/sysinit.target.wants/focus-server.path
 %else
 %{_unitdir}/multi-user.target.wants/focus-server.path