Remove unnecessary path file 72/300672/2 accepted/tizen/unified/20231101.174509
authorYoungHun Kim <yh8004.kim@samsung.com>
Tue, 31 Oct 2023 06:23:59 +0000 (15:23 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Tue, 31 Oct 2023 06:26:04 +0000 (15:26 +0900)
 - There is currently no dependency on tvplus_ready at VD

Change-Id: I9e2be4e3e5c38c1f1e0edaba2b70c9435111ed61

packaging/muse-server-vd_product_tv.path [deleted file]
packaging/mused.spec

diff --git a/packaging/muse-server-vd_product_tv.path b/packaging/muse-server-vd_product_tv.path
deleted file mode 100644 (file)
index fdadb48..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=muse server
-DefaultDependencies=no
-
-[Path]
-PathExists=/tmp/tvplus_ready
-
index 3540be5..34b9719 100644 (file)
@@ -1,13 +1,12 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.176
+Version:    0.3.177
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    muse-server.service
 Source2:    gtest.input
-Source3:    muse-server-vd_product_tv.path
 Source4:    muse-server-vd_product_tv.service
 Source5:    muse-server-vd_product_audio.service
 Source7:    muse-server.path
@@ -103,8 +102,6 @@ install -m 0644 %SOURCE5 %{buildroot}%{_unitdir}/muse-server.service
 mkdir -p %{buildroot}%{_unitdir}/basic.target.wants
 install -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/muse-server.service
 %install_service basic.target.wants muse-server.service
-
-install -m 0644 %SOURCE3 %{buildroot}%{_unitdir}/muse-server.path
 %else
 mkdir -p %{buildroot}%{_unitdir}/multi-user.target.wants
 install -m 0644 %SOURCE1 %{buildroot}%{_unitdir}/muse-server.service
@@ -149,9 +146,6 @@ chsmack -a "System::Shared" /var/log/%{name}
 %{_unitdir}/muse-server.path
 %endif
 %endif
-%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
 %{TZ_SYS_DATA}/%{name}
 /var/log/%{name}
 %{_bindir}/*