Add a SourceLicense field

epel9
Benjamin A. Beasley 2 months ago
parent b1d381347f
commit 9c437bb028

@ -23,7 +23,7 @@ URL: http://www.swamiproject.org/
# Public domain use as you please # Public domain use as you please
# Texts were added to public-domain-text.txt in fedora-license-data: # Texts were added to public-domain-text.txt in fedora-license-data:
# https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/228 # https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/228
# License: LGPL-2.1-only AND LicenseRef-Fedora-Public-Domain
# Additionally, the following unused files are removed in %%prep: # Additionally, the following unused files are removed in %%prep:
# • The following are GPL-2.0-only: # • The following are GPL-2.0-only:
# - utils/ipatch_convert.c # - utils/ipatch_convert.c
@ -33,7 +33,7 @@ URL: http://www.swamiproject.org/
# • The following are LicenseRef-Fedora-Public-Domain: # • The following are LicenseRef-Fedora-Public-Domain:
# - tests/*.py # - tests/*.py
# License: Public Domain # License: Public Domain
License: LGPL-2.1-only AND LicenseRef-Fedora-Public-Domain SourceLicense: %{license} AND GPL-2.0-only
%global forgeurl https://github.com/swami/libinstpatch %global forgeurl https://github.com/swami/libinstpatch
Source0: %{forgeurl}/archive/v%{version}/libinstpatch-%{version}.tar.gz Source0: %{forgeurl}/archive/v%{version}/libinstpatch-%{version}.tar.gz

Loading…
Cancel
Save