X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=2246aa101b2ac054ccc153f1e05fa4f5e2944216;hb=7e7cb3fb78729be9ea10fcf105c3c8b39eed7ed6;hp=79fd1fc83bcc5db0c54cadd28ff0423380250e81;hpb=c30b74c6ce7dc1c3027a5debcd07858a77101a1e;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index 79fd1fc..2246aa1 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.15080+nui550 -%define TIZEN_NET_NUGET_VERSION 8.0.0.15080 +%define TIZEN_NET_RPM_VERSION 8.0.0.15165+nui550 +%define TIZEN_NET_NUGET_VERSION 8.0.0.15165 %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