Add correct license for bundled fonts.
This commit is contained in:
parent
b4eba4ae21
commit
7901631a85
@ -103,6 +103,9 @@ Requires: python3-matplotlib-data-fonts = %{version}-%{release}
|
||||
%if %{with_bundled_fonts}
|
||||
%package -n python3-matplotlib-data-fonts
|
||||
Summary: Fonts used by python-matplotlib
|
||||
# STIX and Computer Modern is OFL
|
||||
# DejaVu is Bitstream Vera and Public Domain
|
||||
License: OFL and Bitstream Vera and Public Domain
|
||||
BuildArch: noarch
|
||||
Requires: python3-matplotlib-data = %{version}-%{release}
|
||||
%{?python_provide:%python_provide python3-matplotlib-data-fonts}
|
||||
|
Loading…
x
Reference in New Issue
Block a user