Merge "Apply dotnet RPM macros" into tizen
authorJiyong Min <jiyong.min@samsung.com>
Thu, 22 Dec 2016 06:10:15 +0000 (22:10 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 22 Dec 2016 06:10:15 +0000 (22:10 -0800)
1  2 
packaging/csapi-multimedia.spec

@@@ -1,14 -1,6 +1,6 @@@
- %{!?dotnet_assembly_path: %define dotnet_assembly_path /opt/usr/share/dotnet.tizen/framework}
- %if 0%{?tizen_build_devel_mode}
- %define BUILDCONF Debug
- %else
- %define BUILDCONF Release
- %endif
  Name:       csapi-multimedia
  Summary:    Tizen Multimedia API for C#
 -Version:    1.0.19
 +Version:    1.0.20
  Release:    0
  Group:      Development/Libraries
  License:    Apache-2.0
@@@ -65,14 -43,4 +43,4 @@@ don
  %files
  %manifest %{name}.manifest
  %license LICENSE
- %attr(644,root,root) %{dotnet_assembly_path}/*.dll
- %package nuget
- Summary:   NuGet package for %{name}
- Group:     Development/Libraries
- %description nuget
- NuGet package for %{name}
- %files nuget
- /nuget/*.nupkg
 -%attr(644,root,root) %{dotnet_assembly_files}
++%attr(644,root,root) %{dotnet_assembly_files}