summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2024-05-22 11:13:17 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2024-05-22 11:14:08 +0900
commitec8236a79afb7d4e2f1ec42e365ed1f0b4e87b48 (patch)
tree8dd829d116c01c480f1d7aaa5ef4991c7350a3d0
parent16cca8924dae5965bca8b192286a166f06440d0f (diff)
downloaddb4-accepted/tizen_base_asan.tar.gz
db4-accepted/tizen_base_asan.tar.bz2
db4-accepted/tizen_base_asan.zip
Change-Id: I95b9507f3055417b51e46ae33f90f7ee68f227fb
-rw-r--r--packaging/db4.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/db4.spec b/packaging/db4.spec
index cce6e4e3..3253c105 100644
--- a/packaging/db4.spec
+++ b/packaging/db4.spec
@@ -7,7 +7,7 @@ Name: db4
Version: 4.8.30.NC
Release: 0
Summary: Berkeley DB Database Library Version 4.8
-License: BSD-2.0
+License: BSD-3-Clause
Group: System/Libraries
Url: http://www.sleepycat.com
Source: db-%{version}.tar.gz
@@ -153,8 +153,8 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files doc
%manifest %{name}.manifest
%defattr(-,root,root)
+%license %{docdir}/LICENSE
%dir %{docdir}
-%doc %{docdir}/LICENSE
%doc %{docdir}/README
%doc %{docdir}/index.html
%doc %{docdir}/license
@@ -170,6 +170,7 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files utils
%manifest %{name}.manifest
%defattr(-,root,root)
+%license %{docdir}/LICENSE
%{_bindir}/db_archive
%{_bindir}/db_checkpoint
%{_bindir}/db_deadlock
@@ -186,6 +187,7 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
%files devel
%manifest %{name}.manifest
%defattr(-,root,root)
+%license %{docdir}/LICENSE
%dir %{_includedir}/db4
%{_includedir}/db.h
%{_includedir}/db_185.h