From: DongHun Kwak Date: Mon, 27 Mar 2017 06:48:52 +0000 (+0900) Subject: Add license file X-Git-Tag: submit/tizen_base/20170526.014537^2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fdb4.git;a=commitdiff_plain;h=3df76b561d59e95b1001b1f9d35d4ecb73021287 Add license file - Add license file all packages [Model] ALL [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] license file does not exist at package [Cause & Measure] add license file at each package [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: Ia180d4dd4422e6af0e1ce9e6be272bc73a5ed878 --- diff --git a/packaging/db4.spec b/packaging/db4.spec index e1594ce..204e81c 100644 --- a/packaging/db4.spec +++ b/packaging/db4.spec @@ -147,12 +147,14 @@ 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 %files doc %manifest %{name}.manifest %defattr(-,root,root) +%license LICENSE %dir %{docdir} %doc %{docdir}/LICENSE %doc %{docdir}/README @@ -170,6 +172,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 +189,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