Change the License to meet SPDX allowed licenses.

Resolves: RHEL-39033

No functional change.

The bluez license information can be found at...

   https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/LICENSES/

The LICENSES directory includes a link to...

   https://spdx.org/licenses/GPL-2.0.html

in the 'preferred/GPL-2.0' text file.

That is consistent with the following...

   https://docs.fedoraproject.org/en-US/legal/allowed-licenses/

Signed-off-by: David Marlin <dmarlin@redhat.com>
This commit is contained in:
David Marlin 2024-05-23 14:10:43 -05:00
parent 353003423e
commit e462b3e204

View File

@ -6,9 +6,9 @@
Name: bluez
Version: 5.72
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Bluetooth utilities
License: GPLv2+
License: GPL-2.0-or-later
URL: http://www.bluez.org/
Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
@ -333,6 +333,9 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
%{_userunitdir}/obex.service
%changelog
* Thu May 23 2024 David Marlin <dmarlin@redhat.com> - 5.72-4
- Change the License to meet SPDX allowed licenses.
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.72-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild