replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jzlib?expand=0&rev=10
This commit is contained in:
parent
e861ac7a19
commit
39dcd70576
@ -23,7 +23,7 @@ Version: 1.0.7
|
|||||||
Release: 4
|
Release: 4
|
||||||
Summary: JZlib re-implementation of zlib in pure Java
|
Summary: JZlib re-implementation of zlib in pure Java
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
License: BSD 3-clause (or similar)
|
License: BSD-3-Clause
|
||||||
Url: http://www.jcraft.com/jzlib/
|
Url: http://www.jcraft.com/jzlib/
|
||||||
Source0: http://www.jcraft.com/jzlib/jzlib-1.0.7.tar.gz
|
Source0: http://www.jcraft.com/jzlib/jzlib-1.0.7.tar.gz
|
||||||
Source1: %{name}_build.xml
|
Source1: %{name}_build.xml
|
||||||
@ -43,7 +43,7 @@ operating system. The zlib was written by Jean-loup Gailly
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
License: BSD 3-clause (or similar)
|
License: BSD-3-Clause
|
||||||
Summary: JZlib re-implementation of zlib in pure Java
|
Summary: JZlib re-implementation of zlib in pure Java
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires(post): %{__rm}
|
Requires(post): %{__rm}
|
||||||
@ -60,7 +60,7 @@ operating system. The zlib was written by Jean-loup Gailly
|
|||||||
|
|
||||||
|
|
||||||
%package demo
|
%package demo
|
||||||
License: BSD 3-clause (or similar)
|
License: BSD-3-Clause
|
||||||
Summary: JZlib re-implementation of zlib in pure Java
|
Summary: JZlib re-implementation of zlib in pure Java
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires(post): %{__rm}
|
Requires(post): %{__rm}
|
||||||
|
Loading…
Reference in New Issue
Block a user