Update spec file for license tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.061022
authorGoo Lee <goo81.lee@samsung.com>
Fri, 11 Oct 2013 06:18:59 +0000 (15:18 +0900)
committerGoo Lee <goo81.lee@samsung.com>
Fri, 11 Oct 2013 06:18:59 +0000 (15:18 +0900)
packaging/libslp-alarm.spec

index 97e2119..e7e53b9 100644 (file)
@@ -52,6 +52,8 @@ make %{?jobs:-j%jobs}
 # << build post
 %install
 rm -rf %{buildroot}
+mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
 # >> install pre
 # << install pre
 %make_install
@@ -134,6 +136,7 @@ chmod 660 /opt/dbspace/.alarm.db-journal
 %defattr(-,root,root,-)
 # >> files
 %{_libdir}/*.so*
+/usr/share/license/%{name}
 # << files