X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=9da60ba21619b7c56570c301a3108c8fca65018b;hb=ab0c9bb1d2e427404f086be0a9958cf3d357ff95;hp=3f78e0ea71b3406253413e1246b37e5cd420be63;hpb=60a24a0415ce8b83be891b0efba75d46eece8871;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index 3f78e0e..9da60ba 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.15131+nui550 -%define TIZEN_NET_NUGET_VERSION 8.0.0.15131 +%define TIZEN_NET_RPM_VERSION 8.0.0.15175+nui550 +%define TIZEN_NET_NUGET_VERSION 8.0.0.15175 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref @@ -10,6 +10,8 @@ %define DOTNET_TOOLS_PATH /usr/share/dotnet.tizen/tools %define DOTNET_NUGET_SOURCE /nuget +%define TIZEN_NET_RUNTIME_IDENTIFIERS 4.0.0:5.0.0:5.5.0:6.0.0 + Name: csapi-tizenfx Summary: Assemblies of Tizen .NET Version: %{TIZEN_NET_RPM_VERSION} @@ -182,6 +184,7 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH} %post /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 %files %license LICENSE @@ -203,6 +206,7 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH} %attr(644,root,root) %{DOTNET_ASSEMBLY_RES_PATH}/* %files debug +%manifest %{name}.manifest %attr(644,root,root) %{DOTNET_ASSEMBLY_PATH}/*.pdb %files common -f common.filelist