X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-tizenfx.spec;h=c0dcb31029a3ac3d9a7f3798b77e7f3b863861df;hb=42255bed16a425a5f360aa6efbfa6d6966d389f6;hp=bd4a23a99baa65a116ec556fd2289b0edbde354e;hpb=ad7adbd4f3917a4d048753a9866b822951216014;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/packaging/csapi-tizenfx.spec b/packaging/csapi-tizenfx.spec index bd4a23a..c0dcb31 100644 --- a/packaging/csapi-tizenfx.spec +++ b/packaging/csapi-tizenfx.spec @@ -1,9 +1,9 @@ # Auto-generated from csapi-tizenfx.spec.in by makespec.sh %define TIZEN_NET_API_VERSION 5 -%define TIZEN_NET_RPM_VERSION 5.0.0.14405+nui502 -%define TIZEN_NET_NUGET_VERSION 5.0.0.14405 -%define TIZEN_NET_INTERNAL_NUGET_VERSION 5.0.0.14405 +%define TIZEN_NET_RPM_VERSION 5.0.0.14424+nui502 +%define TIZEN_NET_NUGET_VERSION 5.0.0.14424 +%define TIZEN_NET_INTERNAL_NUGET_VERSION 5.0.0.14424 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref @@ -15,7 +15,7 @@ Summary: Assemblies of Tizen .NET Version: %{TIZEN_NET_RPM_VERSION} Release: 1 Group: Development/Libraries -License: Apache-2.0 +License: Apache-2.0 and MIT URL: https://www.tizen.org Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest @@ -159,10 +159,12 @@ mkdir -p %{buildroot}%{DOTNET_NUGET_SOURCE} # Install Runtime Assemblies install -p -m 644 %{_tizenfx_bin_path}/bin/public/*.dll %{buildroot}%{DOTNET_ASSEMBLY_PATH} install -p -m 644 %{_tizenfx_bin_path}/bin/internal/*.dll %{buildroot}%{DOTNET_ASSEMBLY_PATH} +install -p -m 644 %{_tizenfx_bin_path}/bin/external/*.dll %{buildroot}%{DOTNET_ASSEMBLY_PATH} # Install Debug Symbols install -p -m 644 %{_tizenfx_bin_path}/bin/public/*.pdb %{buildroot}%{DOTNET_ASSEMBLY_PATH} install -p -m 644 %{_tizenfx_bin_path}/bin/internal/*.pdb %{buildroot}%{DOTNET_ASSEMBLY_PATH} +install -p -m 644 %{_tizenfx_bin_path}/bin/external/*.pdb %{buildroot}%{DOTNET_ASSEMBLY_PATH} # Install Resource files [ -d %{_tizenfx_bin_path}/bin/public/res ] \ @@ -181,7 +183,7 @@ install -p -m 644 %{_tizenfx_bin_path}/*.nupkg %{buildroot}%{DOTNET_NUGET_SOURCE %files -%license LICENSE +%license LICENSE LICENSE.OpenTK %files nuget %{DOTNET_NUGET_SOURCE}/*.nupkg