Fixed license declaration at spec file 57/55357/1 accepted/tizen_common accepted/tizen/common/20160323.183904 submit/tizen/20160322.014750
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 23 Dec 2015 09:03:21 +0000 (18:03 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 23 Dec 2015 09:03:21 +0000 (18:03 +0900)
Change-Id: If48f78f61181160957e9bf38c05e6f0cc411dc22
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/libxslt.spec

index cec05ee..bdab081 100644 (file)
@@ -2,7 +2,7 @@ Name:           libxslt
 Version:        1.1.28
 Release:        0
 Summary:        XSL Transformation Library
-License:        MIT and GPL-2.0+
+License:        MIT
 Group:          System/Libraries
 Url:            http://xmlsoft.org/XSLT/
 Source:         %{name}-%{version}.tar.bz2
@@ -32,7 +32,6 @@ present in other XSLT engines.
 
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
-License:        LGPL-2.1+
 Group:          System/Libraries
 Requires:       %{name}-tools = %version
 Requires:       libxslt = %{version}
@@ -47,7 +46,6 @@ to develop applications that require these.
 
 %package tools
 Summary:        Extended Stylesheet Language (XSL) Transformation utilities
-License:        MIT and GPL-2.0+
 Group:          Development/Tools
 Provides:       xsltproc = %version-%release