SPDX migration and rescan completed
This commit is contained in:
parent
7aae0bac16
commit
3dea75807c
@ -24,11 +24,21 @@
|
|||||||
Summary: Scanner access software
|
Summary: Scanner access software
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
|
# backend/coolscan*, backend/epson2*, backend/epsonds*, backend/magicolor*, backend/kodakaio* -
|
||||||
# Tools are GPLv2+, docs are public domain
|
# GPL-2.0-only
|
||||||
# see LICENSE for details
|
# backend/qcam* - MIT AND GPL-2.0-or-later WITH gnu-javamail-exception
|
||||||
License: GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT
|
# include/sane.h,sanei_net.h,sanei_tcp.h,sanei_udp.h - LicenseRef-Fedora-Public-Domain
|
||||||
|
# sanei/sanei_jpeg.c - IJG
|
||||||
|
# sanei/*, backend/*, include/*, japi/* - GPL-2.0-or-later WITH gnu-javamail-exception
|
||||||
|
# frontend/*, tools/* - GPL-2.0-or-later
|
||||||
|
# lib/* - LGPL-2.0-or-later, LGPL-2.1-or-later (copied from glibc, remove in the future...)
|
||||||
|
# !DISABLED DURING CONFIGURE, thus not in License tag! backend/escl* - GPL-3.0-or-later
|
||||||
|
# GPL-2.0-or-later WITH gnu-javamail-exception reported for including into
|
||||||
|
# Fedora - https://gitlab.com/fedora/legal/fedora-license-data/-/issues/264
|
||||||
|
# future:
|
||||||
|
# License: GPL-2.0-or-later WITH gnu-javamail-exception AND GPL-2.0-or-later AND GPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain AND MIT AND IJG
|
||||||
|
License: GPL-2.0-or-later AND GPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain AND IJG AND MIT
|
||||||
# GitLab Download URLs are amazing. But the source code link has different name and doesnt have generated autotools stuff
|
# GitLab Download URLs are amazing. But the source code link has different name and doesnt have generated autotools stuff
|
||||||
Source0: https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/%{name}-%{version}.tar.gz
|
Source0: https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -398,6 +408,9 @@ udevadm hwdb --update >/dev/null 2>&1 || :
|
|||||||
%{_unitdir}/saned@.service
|
%{_unitdir}/saned@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 26 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1.2.1-5
|
||||||
|
- SPDX migration and rescan completed
|
||||||
|
|
||||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user