From: Juhyeon Yun Date: Wed, 15 Jan 2014 08:13:38 +0000 (+0900) Subject: Change license in spec file X-Git-Tag: submit/tizen_common/20140521.163740~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F17717%2F2;p=platform%2Fcore%2Fappfw%2Fapp-core.git Change license in spec file Change-Id: I41af2d269ede9a6eaa9c604e5d32cf063fc9240a Signed-off-by: Juhyeon Yun --- diff --git a/packaging/app-core.spec b/packaging/app-core.spec index fde714a..81caac6 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -3,7 +3,7 @@ Summary: Application basic Version: 1.2 Release: 48 Group: Application Framework -License: Apache License, Version 2.0 +License: Apache-2.0 Source0: app-core-%{version}.tar.gz Source101: packaging/core-efl.target BuildRequires: pkgconfig(sensor) @@ -107,12 +107,14 @@ cp LICENSE %{buildroot}/usr/share/license/%{name} %manifest app-core.manifest %defattr(-,root,root,-) %{_libdir}/libappcore-efl.so.* +/usr/share/license/%{name} %files efl-devel %defattr(-,root,root,-) %{_includedir}/appcore/appcore-efl.h %{_libdir}/libappcore-efl.so %{_libdir}/pkgconfig/appcore-efl.pc +/usr/share/license/%{name} %files common %manifest app-core.manifest @@ -128,4 +130,5 @@ cp LICENSE %{buildroot}/usr/share/license/%{name} %{_libdir}/pkgconfig/appcore-common.pc %{_includedir}/appcore/appcore-common.h %{_includedir}/SLP_Appcore_PG.h +/usr/share/license/%{name}