From: DongHun Kwak Date: Wed, 23 Dec 2015 09:03:21 +0000 (+0900) Subject: Fixed license declaration at spec file X-Git-Tag: accepted/tizen/common/20160323.183904^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F55357%2F1;p=platform%2Fupstream%2Flibxslt.git Fixed license declaration at spec file Change-Id: If48f78f61181160957e9bf38c05e6f0cc411dc22 Signed-off-by: DongHun Kwak --- diff --git a/packaging/libxslt.spec b/packaging/libxslt.spec index cec05ee..bdab081 100644 --- a/packaging/libxslt.spec +++ b/packaging/libxslt.spec @@ -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