fixup! Change the config value of the systemd service ("false" -> "no") 83/297783/2 accepted/tizen/8.0/unified/20231005.093456 accepted/tizen/unified/20230825.044259 tizen_8.0_m2_release
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 24 Aug 2023 07:32:33 +0000 (16:32 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Thu, 24 Aug 2023 07:42:20 +0000 (16:42 +0900)
add missing option for focus-server.path

[Version] 0.13.24
[Issue Type] Update

Change-Id: I5cab025c867c8231cf9042a9fdd9d83984e5e5a9

packaging/focus-server-tv.path [new file with mode: 0644]
packaging/libmm-sound.spec

diff --git a/packaging/focus-server-tv.path b/packaging/focus-server-tv.path
new file mode 100644 (file)
index 0000000..6437f9a
--- /dev/null
@@ -0,0 +1,6 @@
+[Unit]
+Description=Path activation for the "focus-server" programme
+DefaultDependencies=no
+
+[Path]
+PathExists=/tmp/.pa_ready
index 45bc369..7adac59 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-sound
 Summary:    MMSound Package contains client lib and focus server binary
-Version:    0.13.23
+Version:    0.13.24
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
@@ -11,6 +11,7 @@ Source6:    focus-server.conf
 Requires: security-config
 %if "%{tizen_profile_name}" == "tv"
 Source7:    focus-server-tv.service
+Source9:    focus-server-tv.path
 %endif
 Source8:    focus.conf
 Requires(post): /sbin/ldconfig
@@ -91,6 +92,7 @@ mkdir -p %{buildroot}/etc/dbus-1/system.d/
 cp %{SOURCE6} %{buildroot}/etc/dbus-1/system.d/focus-server.conf
 %if "%{tizen_profile_name}" == "tv"
 cp %{SOURCE7} %{SOURCE4}
+cp %{SOURCE9} %{SOURCE5}
 %endif
 mkdir -p %{buildroot}/usr/share/dbus-1/system-services/