Added recently approved SPDX exception rrdtool-floss-exception-2.0

Resolves: RHEL-38985
This commit is contained in:
Jaroslav Škarvada 2024-05-28 13:23:10 +02:00
parent caa12bda08
commit 1579077013
1 changed files with 6 additions and 6 deletions

View File

@ -18,13 +18,9 @@
Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool
Version: 1.8.0
Release: 16%{?dist}
Release: 17%{?dist}
# gd license in php bindings isn't by default built-in
# Add licenses:
# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/448
# gpl-2.0-or-later WITH rrdtool-floss-exception-2.0
# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/449
License: gpl-1.0-or-later AND gpl-2.0-or-later AND mit AND lgpl-2.0-or-later AND lgpl-2.1-or-later AND bsd-source-code AND snprintf AND bsd-3-clause AND gpl-2.0-only AND licenseref-fedora-public-domain
License: gpl-1.0-or-later AND gpl-2.0-or-later AND gpl-2.0-or-later WITH rrdtool-floss-exception-2.0 AND mit AND lgpl-2.0-or-later AND lgpl-2.1-or-later AND bsd-source-code AND snprintf AND bsd-3-clause AND gpl-2.0-only AND licenseref-fedora-public-domain AND gtkbook
URL: https://oss.oetiker.ch/rrdtool/
Source0: https://github.com/oetiker/rrdtool-1.x/releases/download/v%{version}/%{name}-%{version}.tar.gz
Source1: php4-%{svnrev}.tar.gz
@ -419,6 +415,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
%endif
%changelog
* Mon May 27 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 1.8.0-17
- Added recently approved SPDX exception rrdtool-floss-exception-2.0
Resolves: RHEL-38985
* Wed Jan 24 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 1.8.0-16
- Converted license to SPDX