convert MPLv2.0 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
22c7c875f6
commit
60a04248d3
@ -41,7 +41,7 @@ BuildRequires: python%{python3_pkgversion}-gevent
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-zmq
|
%package -n python%{python3_pkgversion}-zmq
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
License: MPLv2.0
|
License: MPL-2.0
|
||||||
%py_provides python%{python3_pkgversion}-pyzmq
|
%py_provides python%{python3_pkgversion}-pyzmq
|
||||||
|
|
||||||
%description -n python%{python3_pkgversion}-zmq %{common_description}
|
%description -n python%{python3_pkgversion}-zmq %{common_description}
|
||||||
@ -51,7 +51,7 @@ This package contains the python bindings.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-zmq-tests
|
%package -n python%{python3_pkgversion}-zmq-tests
|
||||||
Summary: %{summary}, testsuite
|
Summary: %{summary}, testsuite
|
||||||
License: MPLv2.0
|
License: MPL-2.0
|
||||||
Requires: python%{python3_pkgversion}-zmq = %{version}-%{release}
|
Requires: python%{python3_pkgversion}-zmq = %{version}-%{release}
|
||||||
%py_provides python%{python3_pkgversion}-pyzmq-tests
|
%py_provides python%{python3_pkgversion}-pyzmq-tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user