summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2018-08-20 17:46:47 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2018-08-20 17:46:47 +0900
commit49933bff7e054d8ee03bee605f7f0dc56b128e9b (patch)
tree102760cd1960de45bd25674a41d0bc8da2c26015
parentca62e6e1b6cb57421f026fe91e6dec9039cceab7 (diff)
downloaddb4-tizen_4.0_base.tar.gz
db4-tizen_4.0_base.tar.bz2
db4-tizen_4.0_base.zip
[Model] All [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] missing license file [Cause & Measure] defile license file at spec file [Checking Method] [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: Iee3ec44a205be3219116887f3ba16df85d8dedd0 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
-rw-r--r--packaging/db4.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/db4.spec b/packaging/db4.spec
index e1594ce1..c69b1e7c 100644
--- a/packaging/db4.spec
+++ b/packaging/db4.spec
@@ -147,6 +147,7 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files
%manifest %{name}.manifest
%defattr(-,root,root)
+%license LICENSE
%{_libdir}/libdb-%{major}.%{minor}.so
%{_libdir}/libdb_cxx-%{major}.%{minor}.so
@@ -170,6 +171,7 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files utils
%manifest %{name}.manifest
%defattr(-,root,root)
+%license LICENSE
%{_bindir}/db_archive
%{_bindir}/db_checkpoint
%{_bindir}/db_deadlock
@@ -186,6 +188,7 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files devel
%manifest %{name}.manifest
%defattr(-,root,root)
+%license LICENSE
%dir %{_includedir}/db4
%{_includedir}/db.h
%{_includedir}/db_185.h