X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=39795c5dc2bbf38e6606142d1b5a5479caed9bb9;hb=218cc447c8dcf84aa17893a00e77e78189ec7379;hp=a7752aff4567f973727dd9d8c9233c430387f4b4;hpb=4f52a2f54103323111ef10a438762e38f25d28e0;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index a7752af..39795c5 100644 --- a/packaging/csapi-tizenfx.spec +++ b/packaging/csapi-tizenfx.spec @@ -1,8 +1,8 @@ # Auto-generated from csapi-tizenfx.spec.in by makespec.sh %define TIZEN_NET_API_VERSION 8 -%define TIZEN_NET_RPM_VERSION 8.0.0.15535+nui21927 -%define TIZEN_NET_NUGET_VERSION 8.0.0.15535 +%define TIZEN_NET_RPM_VERSION 8.0.0.15641+nui21932 +%define TIZEN_NET_NUGET_VERSION 8.0.0.15641 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref @@ -12,6 +12,7 @@ %define DOTNET_NUGET_SOURCE /nuget %define TIZEN_NET_RUNTIME_IDENTIFIERS 4.0.0:5.0.0:5.5.0:6.0.0 +%define TIZEN_NET_TARGET_FRAMEWORK_MONIKERS tizen80:tizen70:tizen60:tizen50:tizen40:netstandard2.0 Name: csapi-tizenfx Summary: Assemblies of Tizen .NET @@ -210,6 +211,7 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH} /usr/bin/vconftool set -t int db/dotnet/tizen_api_version %{TIZEN_NET_API_VERSION} -f /usr/bin/vconftool set -t string db/dotnet/tizen_api_path %{DOTNET_ASSEMBLY_PATH} -f /usr/bin/vconftool set -t string db/dotnet/tizen_rid_version %{TIZEN_NET_RUNTIME_IDENTIFIERS} -f +/usr/bin/vconftool set -t string db/dotnet/tizen_tfm_support %{TIZEN_NET_TARGET_FRAMEWORK_MONIKERS} -f %files %license LICENSE @@ -226,10 +228,11 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH} %files full %manifest %{name}.manifest -%attr(644,root,root) %{DOTNET_ASSEMBLY_PATH}/*.dll -%attr(644,root,root) %{DOTNET_ASSEMBLY_DUMMY_PATH}/*.dll -%attr(644,root,root) %{DOTNET_ASSEMBLY_RES_PATH}/* -%attr(644,root,root) %{DOTNET_PRELOAD_PATH}/* +%defattr(644,root,root,755) +%{DOTNET_ASSEMBLY_PATH}/*.dll +%{DOTNET_ASSEMBLY_DUMMY_PATH}/*.dll +%{DOTNET_ASSEMBLY_RES_PATH}/* +%{DOTNET_PRELOAD_PATH}/* %files debug %manifest %{name}.manifest