Update license to SPDX format
Resolves: RHEL-43582
This commit is contained in:
parent
275b66c237
commit
cb1855937a
@ -26,11 +26,7 @@
|
|||||||
%global vgauthdaemon vgauthd
|
%global vgauthdaemon vgauthd
|
||||||
# gtkmm3 is removed from RHEL 10, bundle it until the project is ported
|
# gtkmm3 is removed from RHEL 10, bundle it until the project is ported
|
||||||
# GTK 4, see RHEL-35537
|
# GTK 4, see RHEL-35537
|
||||||
%global bundle_gtkmm3 0%{?rhel} && 0%{?rhel} == 10
|
%global bundle_gtkmm3 1
|
||||||
|
|
||||||
%if 0%{?rhel} == 7
|
|
||||||
%global _modulesloaddir %{_prefix}/lib/modules-load.d
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: open-vm-tools
|
Name: open-vm-tools
|
||||||
Version: %{toolsversion}
|
Version: %{toolsversion}
|
||||||
@ -43,9 +39,9 @@ Summary: Open Virtual Machine Tools for virtual machines hosted on VMwa
|
|||||||
# gtkmm3.0: LGPL-2.1-or-later AND GPL-2.0-or-later
|
# gtkmm3.0: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||||
# libsigc++20: LGPL-2.1-or-later
|
# libsigc++20: LGPL-2.1-or-later
|
||||||
# pangomm: LGPL-2.1-or-later AND GPL-2.0-only
|
# pangomm: LGPL-2.1-or-later AND GPL-2.0-only
|
||||||
License: GPL-2.0 AND W3C AND LGPL-2.1 AND ICU AND ISC AND MIT AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND GPL-2.0-or-later
|
License: GPL-2.0-only AND W3C AND LGPL-2.1-only AND ICU AND ISC AND MIT AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND GPL-2.0-or-later
|
||||||
%else
|
%else
|
||||||
License: GPL-2.0 AND W3C AND LGPL-2.1 AND ICU AND ISC AND MIT
|
License: GPL-2.0-only AND W3C AND LGPL-2.1-only AND ICU AND ISC AND MIT
|
||||||
%endif
|
%endif
|
||||||
URL: https://github.com/vmware/%{name}
|
URL: https://github.com/vmware/%{name}
|
||||||
|
|
||||||
@ -625,6 +621,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 22 2024 Tomas Popela <tpopela@redhat.com> - 12.4.0-5
|
* Thu Aug 22 2024 Tomas Popela <tpopela@redhat.com> - 12.4.0-5
|
||||||
- Bundle gtkmm3.0 stack on RHEL 10 to allow its removal
|
- Bundle gtkmm3.0 stack on RHEL 10 to allow its removal
|
||||||
|
- Update license string to SPDX format
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 12.4.0-4
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 12.4.0-4
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user