Change the path of the configuration file 64/259164/1 accepted/tizen/6.5/unified/20211028.100330 accepted/tizen/unified/20210608.131242 submit/tizen/20210604.030216 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
authorHyunil <hyunil46.park@samsung.com>
Wed, 2 Jun 2021 00:19:14 +0000 (09:19 +0900)
committerHyunil <hyunil46.park@samsung.com>
Wed, 2 Jun 2021 00:19:14 +0000 (09:19 +0900)
- mmfw_media_streamer.ini path is changed.

[Version] 0.1.142
[Issue Type] Update

Change-Id: Ia1818c4469720dce9c85908845f581c8b9f8e43f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
packaging/capi-media-streamer.spec

index 12257c9..083ec2f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-media-streamer
 Summary:    A Media Streamer API
-Version:    0.1.141
+Version:    0.1.142
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0
@@ -63,7 +63,7 @@ Collection of files related to Line Coverage. It is teseted as gcov for a MediaS
 cp %{SOURCE1001} .
 
 %build
-flags="-DSYSCONFDIR=\\\"%{_sysconfdir}\\\" -D_FILE_OFFSET_BITS=64 -DEFL_BETA_API_SUPPORT"
+flags="-DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\" -D_FILE_OFFSET_BITS=64 -DEFL_BETA_API_SUPPORT"
 
 %if 0%{?sec_build_binary_debug_enable}
 flags="$flags -DTIZEN_DEBUG_ENABLE"