Release 6.0.0.14612 submit/tizen/20181207.040858
authorTizenAPI-Bot <tizenapi@samsung.com>
Fri, 7 Dec 2018 04:08:58 +0000 (04:08 +0000)
committerTizenAPI-Bot <tizenapi@samsung.com>
Fri, 7 Dec 2018 04:08:58 +0000 (04:08 +0000)
packaging/csapi-tizenfx.spec

index f6a0c95..3bfe3b3 100644 (file)
@@ -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.14608+nui505
-%define TIZEN_NET_NUGET_VERSION 6.0.0.14608
+%define TIZEN_NET_RPM_VERSION 6.0.0.14612+nui505
+%define TIZEN_NET_NUGET_VERSION 6.0.0.14612
 
 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework
 %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref
@@ -123,7 +123,7 @@ cp %{SOURCE1} .
 
 GetFileList() {
   PROFILE=$1
-  cat packaging/PlatformFileList.txt | grep -E "#$PROFILE[[:space:]]|#$PROFILE$" | cut -d# -f1 | sed "s#^#%{DOTNET_ASSEMBLY_PATH}/#"
+  cat PlatformFileList.txt | grep -E "#$PROFILE[[:space:]]|#$PROFILE$" | cut -d# -f1 | sed "s#^#%{DOTNET_ASSEMBLY_PATH}/#"
 }
 
 GetFileList common > common.filelist
@@ -165,7 +165,6 @@ install -p -m 644 %{_tizenfx_bin_path}/bin/dummy/*.dll %{buildroot}%{DOTNET_ASSE
 
 # Install NuGet Packages
 install -p -m 644 %{_tizenfx_bin_path}/*.nupkg %{buildroot}%{DOTNET_NUGET_SOURCE}
-install -p -m 644 packaging/*.nupkg %{buildroot}%{DOTNET_NUGET_SOURCE}
 
 %post
 /usr/bin/vconftool set -t int db/dotnet/tizen_api_version %{TIZEN_NET_API_VERSION} -f