Release 5.0.0.394
[platform/core/csapi/tizenfx.git] / packaging / csapi-tizenfx.spec
index d712312..f65589a 100644 (file)
@@ -1,9 +1,9 @@
 # Auto-generated from csapi-tizenfx.spec.in by makespec.sh
 
 %define TIZEN_NET_API_VERSION 5
-%define TIZEN_NET_RPM_VERSION 5.0.0.386+nui66
-%define TIZEN_NET_NUGET_VERSION 5.0.0-preview1-00386
-%define TIZEN_NET_INTERNAL_NUGET_VERSION 5.0.0.386
+%define TIZEN_NET_RPM_VERSION 5.0.0.394+nui66
+%define TIZEN_NET_NUGET_VERSION 5.0.0-preview1-00394
+%define TIZEN_NET_INTERNAL_NUGET_VERSION 5.0.0.394
 
 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework
 %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref
@@ -25,7 +25,7 @@ ExcludeArch: aarch64
 AutoReqProv: no
 
 BuildRequires: dotnet-build-tools
-Requires(post): vconf
+Requires(post): /usr/bin/vconftool
 
 %description
 %{summary}
@@ -176,7 +176,7 @@ install -p -m 644 %{_tizenfx_bin_path}/bin/dummy/*.dll %{buildroot}%{DOTNET_ASSE
 install -p -m 644 %{_tizenfx_bin_path}/*.nupkg %{buildroot}%{DOTNET_NUGET_SOURCE}
 
 %post
-vconftool set -t int "db/dotnet/tizen_api_version" %{TIZEN_NET_API_VERSION} -f
+/usr/bin/vconftool set -t int db/dotnet/tizen_api_version %{TIZEN_NET_API_VERSION} -f
 
 
 %files