X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=d41cb5b38db84132f9efcdbd6f1b5ca77015c091;hb=0f824214f59f6e3f52f797bb61636331cbbe8035;hp=192331c4f2376c5c97bb1a1924634a8581b820f2;hpb=bd7c1959aa03426d537df0b369ca3e50c5adf4cf;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index 192331c..d41cb5b 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 6 -%define TIZEN_NET_RPM_VERSION 6.0.0.15054+nui550 -%define TIZEN_NET_NUGET_VERSION 6.0.0.15054 +%define TIZEN_NET_API_VERSION 7 +%define TIZEN_NET_RPM_VERSION 7.0.0.15135+nui550 +%define TIZEN_NET_NUGET_VERSION 7.0.0.15135 %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 + 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