Correct another SPDX license formula
Operators must be capitalized.
This commit is contained in:
parent
4124e4f1f2
commit
3bb662da98
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Version: 0.191
|
|||
Release: %{baserelease}%{?dist}
|
||||
URL: http://elfutils.org/
|
||||
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
|
||||
License: GPL-3.0-or-later and (GPL-2.0-or-later or LGPL-3.0-or-later) and GFDL-1.3-no-invariants-or-later
|
||||
License: GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GFDL-1.3-no-invariants-or-later
|
||||
Source: %{?source_url}%{name}-%{version}.tar.bz2
|
||||
Source1: elfutils-debuginfod.sysusers
|
||||
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue