packaging: fix license of libgmp to LGPL 2.1 submit/tizen_3.0_base/20170404.044836
authorChan Lee <chan45.lee@samsung.com>
Mon, 3 Apr 2017 11:24:11 +0000 (20:24 +0900)
committerChan Lee <chan45.lee@samsung.com>
Tue, 4 Apr 2017 04:47:46 +0000 (13:47 +0900)
The license of libgmp is LGPL 2.1 not GPL 2.

Change-Id: I802ab3cf7154bdf0a869e81138ee1c51d28c3d75
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
packaging/gmp.spec

index 2e332521499edef8f1075140b3e275c94db70143..1bc9498b4cf5f5056295df71a5e78e4746dd4f90 100644 (file)
@@ -73,7 +73,7 @@ make check
 
 %files -n libgmp
 %manifest %{name}.manifest
-%license COPYING
+%license COPYING.LIB
 %defattr(-,root,root)
 %{_libdir}/libgmp.so.*