Release 8.0.0.15573
[platform/core/csapi/tizenfx.git] / packaging / csapi-tizenfx.spec
index 4d2d2dd..ff27e0a 100644 (file)
@@ -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.15467+nui21922
-%define TIZEN_NET_NUGET_VERSION 8.0.0.15467
+%define TIZEN_NET_RPM_VERSION 8.0.0.15573+nui21928
+%define TIZEN_NET_NUGET_VERSION 8.0.0.15573
 
 %define DOTNET_ASSEMBLY_PATH /usr/share/dotnet.tizen/framework
 %define DOTNET_ASSEMBLY_DUMMY_PATH %{DOTNET_ASSEMBLY_PATH}/ref
@@ -82,6 +82,14 @@ AutoReqProv: no
 %description tools
 Tools for TizenFX
 
+%package dummy
+Summary:   not used package
+Group:     Development/Libraries
+AutoReqProv: no
+
+%description dummy
+not used package
+
 %package full
 Summary:   All Tizen .NET assemblies
 Group:     Development/Libraries
@@ -214,12 +222,15 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH}
 %manifest %{name}.manifest
 %{DOTNET_TOOLS_PATH}/*
 
+%files dummy
+
 %files full
 %manifest %{name}.manifest
-%attr(644,root,root) %{DOTNET_ASSEMBLY_PATH}/*.dll
-%attr(644,root,root) %{DOTNET_ASSEMBLY_DUMMY_PATH}/*.dll
-%attr(644,root,root) %{DOTNET_ASSEMBLY_RES_PATH}/*
-%attr(644,root,root) %{DOTNET_PRELOAD_PATH}/*
+%defattr(644,root,root,755)
+%{DOTNET_ASSEMBLY_PATH}/*.dll
+%{DOTNET_ASSEMBLY_DUMMY_PATH}/*.dll
+%{DOTNET_ASSEMBLY_RES_PATH}/*
+%{DOTNET_PRELOAD_PATH}/*
 
 %files debug
 %manifest %{name}.manifest