packaging: add license file
authorChan Lee <chan45.lee@samsung.com>
Mon, 3 Apr 2017 06:49:06 +0000 (15:49 +0900)
committerChan Lee <chan45.lee@samsung.com>
Mon, 3 Apr 2017 06:55:14 +0000 (15:55 +0900)
Change-Id: Icef09b5db6fa4b7a2e1145777cba085823b8a893

packaging/gmp.spec

index e6c0059f7481b8eaaf357e16f09eb1fa1ebef680..2e332521499edef8f1075140b3e275c94db70143 100644 (file)
@@ -1,7 +1,7 @@
 %define keepstatic 1
 Name:           gmp
 Version:        4.2.1
-Release:        0
+Release:        1
 License:        LGPL-2.1
 Summary:        The GNU MP Library
 Url:            http://gmplib.org/
@@ -73,6 +73,7 @@ make check
 
 %files -n libgmp
 %manifest %{name}.manifest
+%license COPYING
 %defattr(-,root,root)
 %{_libdir}/libgmp.so.*