X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=ae8393b2afdd4cf40caa97c5c4a763ebbf2fca7a;hb=0194e3e1eb7ac4d6d1f0d77067ad7a303a88522b;hp=f933e0e4d56e8971ac90b261fc22f6526a0ad5c5;hpb=6e30e0132513cada9a018ee33bdc67d89c04a88e;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index f933e0e..ae8393b 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 9 -%define TIZEN_NET_RPM_VERSION 9.0.0.999+nui22039 -%define TIZEN_NET_NUGET_VERSION 9.0.0.99999 +%define TIZEN_NET_API_VERSION 11 +%define TIZEN_NET_RPM_VERSION 11.0.0.999+nui22237 +%define TIZEN_NET_NUGET_VERSION 11.0.0.99999 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref @@ -11,8 +11,9 @@ %define DOTNET_PRELOAD_PATH /usr/share/dotnet.tizen/preload %define DOTNET_NUGET_SOURCE /nuget -%define TIZEN_NET_RUNTIME_IDENTIFIERS 4.0.0:5.0.0:5.5.0:6.0.0:6.5.0 -%define TIZEN_NET_TARGET_FRAMEWORK_MONIKERS tizen90:tizen80:tizen70:tizen60:tizen50:tizen40 +%define TIZEN_NET_RUNTIME_IDENTIFIERS 4.0.0:5.0.0:5.5.0:6.0.0:6.5.0:7.0.0:8.0.0 +%define TIZEN_NET_TARGET_FRAMEWORK_MONIKERS tizen11.0:tizen10.0:tizen90:tizen80:tizen70:tizen60:tizen50:tizen40 +%define DOTNET_CORE_RUNTIME_VERSION 6.0 %define UPGRADE_SCRIPT_PATH /usr/share/upgrade/scripts @@ -27,10 +28,10 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest BuildArch: noarch -ExcludeArch: aarch64 AutoReqProv: no BuildRequires: dotnet-build-tools +BuildRequires: pkgconfig(dali2-csharp-binder) Requires(post): /usr/bin/vconftool # BuildRequires for StructValidator @@ -57,6 +58,7 @@ BuildRequires: pkgconfig(capi-ui-inputmethod) BuildRequires: pkgconfig(stt-engine) BuildRequires: pkgconfig(tts-engine) BuildRequires: pkgconfig(chromium-efl) +BuildRequires: pkgconfig(libsessiond) %if "%{profile}" == "tv" BuildRequires: pkgconfig(trustzone-nwd) %else @@ -218,6 +220,7 @@ install -p -m 755 packaging/500.tizenfx_upgrade.sh %{buildroot}%{UPGRADE_SCRIPT_ /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 +/usr/bin/vconftool set -t string db/dotnet/runtime_version %{DOTNET_CORE_RUNTIME_VERSION} -f %files %license LICENSE