Add license file 81/121081/1 tizen
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Mar 2017 06:48:52 +0000 (15:48 +0900)
committerDonghun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Mar 2017 06:48:53 +0000 (23:48 -0700)
 - 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

packaging/db4.spec

index e1594ce..204e81c 100644 (file)
@@ -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