Change path for configuration file 82/259082/1 accepted/tizen/unified/20210608.131535 submit/tizen/20210604.030216
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 1 Jun 2021 02:38:36 +0000 (11:38 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 1 Jun 2021 02:39:01 +0000 (11:39 +0900)
[Version] 0.6.17
[Issue Type] Update

Change-Id: I1a8300792d7ca78106a1f5cc40675561b0eb2569
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/capi-media-codec.spec

index 90be3a6..db1277c 100644 (file)
@@ -4,8 +4,8 @@
 
 Name:       capi-media-codec
 Summary:    A Media Codec library in Tizen Native API
-Version:    0.6.16
-Release:    1
+Version:    0.6.17
+Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
@@ -60,7 +60,7 @@ Collection of files related to Line Coverage. It is tested as gcov for a media c
 
 %build
 
-export CFLAGS="$CFLAGS -DSYSCONFDIR=\\\"%{_sysconfdir}\\\""
+export CFLAGS="$CFLAGS -DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\""
 
 %if 0%{?gcov:1}
 export CFLAGS+=" -fprofile-arcs -ftest-coverage"