Add license file tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.055010
authorJaeho Lee <jaeho81.lee@samsung.com>
Thu, 26 Sep 2013 07:25:03 +0000 (16:25 +0900)
committerJaeho Lee <jaeho81.lee@samsung.com>
Thu, 26 Sep 2013 07:25:03 +0000 (16:25 +0900)
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
packaging/app-core.spec

index 5c843f6..fde714a 100644 (file)
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 install -d %{buildroot}%{_prefix}/lib/systemd/user/core-efl.target.wants
 install -m0644 %{SOURCE101} %{buildroot}%{_prefix}/lib/systemd/user/
 
+mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
+
 
 %post efl -p /sbin/ldconfig
 
@@ -117,6 +120,7 @@ install -m0644 %{SOURCE101} %{buildroot}%{_prefix}/lib/systemd/user/
 %{_libdir}/libappcore-common.so.*
 %{_prefix}/lib/systemd/user/core-efl.target
 %{_prefix}/lib/systemd/user/core-efl.target.wants/
+/usr/share/license/%{name}
 
 %files common-devel
 %defattr(-,root,root,-)