Change BSD-2.0 to BSD-3-Clause 90/311490/1 accepted/tizen_8.0_base tizen_8.0_base accepted/tizen/8.0/base/20240530.011442
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 22 May 2024 02:13:17 +0000 (11:13 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 22 May 2024 02:13:17 +0000 (11:13 +0900)
Change-Id: I0ccc8b2d27c90dcfd0ea1b6137d341d61fcc19f3

packaging/db4.spec

index cce6e4e..3253c10 100644 (file)
@@ -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