From 152278da13f1a43ebd0a0d380c23a96d73d2e159 Mon Sep 17 00:00:00 2001 From: Juhyeon Yun Date: Tue, 21 Jan 2014 10:30:04 +0900 Subject: [PATCH] Change license in spec file Change-Id: If097500a7e39510bfd1501e0d5e4d3c0f3ed7e14 Signed-off-by: Juhyeon Yun --- packaging/sunpinyin.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/sunpinyin.spec b/packaging/sunpinyin.spec index d9bacb4..0e68d01 100755 --- a/packaging/sunpinyin.spec +++ b/packaging/sunpinyin.spec @@ -3,7 +3,7 @@ Summary: Chinese Pinyin ISE Version: 0.0.1423 Release: 2 Group: TO_BE/FILLED_IN -License: LGPLv2+ +License: LGPL-2.1+ and CDDL-1.0 Source0: %{name}-%{version}.tar.gz BuildRequires: prelink BuildRequires: pkgconfig(isf) @@ -60,3 +60,4 @@ cat %{_builddir}/%{buildsubdir}/OPENSOLARIS.LICENSE >> %{buildroot}%{_datadir}/l %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/pkgconfig/sunpinyin-2.0.pc +%{_datadir}/license/%{name} -- 2.7.4