Revert "Install the notstrip file to avoid be stripped at vd product" 29/292729/3
authorYoungHun Kim <yh8004.kim@samsung.com>
Fri, 12 May 2023 03:08:39 +0000 (12:08 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Sun, 14 May 2023 23:26:36 +0000 (08:26 +0900)
 - vd requirement which 'not stripped' is not need now.

Change-Id: Iad6d111a1803a88c92da534cc0f621a078534cbc

packaging/mused.notstrip [deleted file]
packaging/mused.spec

diff --git a/packaging/mused.notstrip b/packaging/mused.notstrip
deleted file mode 100644 (file)
index 9d1c822..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/muse-server
index b9c6d4a9e25159f20c23205e13bb31b596dc9e5e..26636e0decd6398c666f7aeb1fda84ebc2391f3f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.168
+Version:    0.3.169
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
@@ -10,7 +10,6 @@ Source2:    gtest.input
 Source3:    muse-server-vd_product_tv.path
 Source4:    muse-server-vd_product_tv.service
 Source5:    muse-server-vd_product_audio.service
-Source6:    %{name}.notstrip
 Source7:    muse-server.path
 BuildRequires: cmake
 BuildRequires: pkgconfig(libsystemd)
@@ -94,17 +93,12 @@ rm -rf %{buildroot}
 mkdir -p %{buildroot}%{_unitdir}/stater.target.wants
 install -m 0644 %SOURCE5 %{buildroot}%{_unitdir}/muse-server.service
 %install_service starter.target.wants muse-server.service
-
-mkdir -p %{buildroot}%{_sysconfdir}/notstrip
-install -m 0644 %SOURCE6 %{buildroot}%{_sysconfdir}/notstrip/%{name}.notstrip
 %else
 %if ("%{_vd_cfg_product_type}" == "TV") || ("%{_vd_cfg_product_type}" == "LFD") || ("%{_vd_cfg_product_type}" == "HTV") || ("%{_vd_cfg_product_type}" == "AV") || ("%{_vd_cfg_product_type}" == "IWB") || ("%{_vd_cfg_product_type}" == "WALL")
 mkdir -p %{buildroot}%{_unitdir}/basic.target.wants
 install -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/muse-server.service
 %install_service basic.target.wants muse-server.service
 
-mkdir -p %{buildroot}%{_sysconfdir}/notstrip
-install -m 0644 %SOURCE6 %{buildroot}%{_sysconfdir}/notstrip/%{name}.notstrip
 install -m 0644 %SOURCE3 %{buildroot}%{_unitdir}/muse-server.path
 %else
 mkdir -p %{buildroot}%{_unitdir}/multi-user.target.wants
@@ -153,9 +147,6 @@ chsmack -a "System::Shared" /var/log/%{name}
 %if ("%{_vd_cfg_product_type}" == "TV") || ("%{_vd_cfg_product_type}" == "LFD") || ("%{_vd_cfg_product_type}" == "HTV") || ("%{_vd_cfg_product_type}" == "AV") || ("%{_vd_cfg_product_type}" == "IWB") || ("%{_vd_cfg_product_type}" == "WALL")
 %{_unitdir}/muse-server.path
 %endif
-%if ("%{_vd_cfg_product_type}" == "AUDIO") || ("%{_vd_cfg_product_type}" == "TV") || ("%{_vd_cfg_product_type}" == "LFD") || ("%{_vd_cfg_product_type}" == "HTV") || ("%{_vd_cfg_product_type}" == "AV") || ("%{_vd_cfg_product_type}" == "IWB") || ("%{_vd_cfg_product_type}" == "WALL")
-%{_sysconfdir}/notstrip/%{name}.notstrip
-%endif
 %{TZ_SYS_DATA}/%{name}
 /var/log/%{name}
 %{_bindir}/*