replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yaz?expand=0&rev=28
This commit is contained in:
parent
836b40526e
commit
d98841d24d
6
yaz.spec
6
yaz.spec
@ -20,7 +20,7 @@
|
|||||||
Name: yaz
|
Name: yaz
|
||||||
Version: 4.2.14
|
Version: 4.2.14
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD3c(or similar)
|
License: BSD-3-Clause
|
||||||
Summary: Z39.50/SRW/SRU Programs
|
Summary: Z39.50/SRW/SRU Programs
|
||||||
Url: http://www.indexdata.dk/yaz/
|
Url: http://www.indexdata.dk/yaz/
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -46,7 +46,7 @@ clients and servers are also supported.
|
|||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
|
|
||||||
License: BSD3c(or similar)
|
License: BSD-3-Clause
|
||||||
Summary: Z39.50 Library
|
Summary: Z39.50 Library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Provides: libyaz = %{version}-%{release}
|
Provides: libyaz = %{version}-%{release}
|
||||||
@ -57,7 +57,7 @@ YAZ is a C library for developing client - and server applications
|
|||||||
using the ANSI/NISO Z39.50 protocol for Information Retrieval.
|
using the ANSI/NISO Z39.50 protocol for Information Retrieval.
|
||||||
|
|
||||||
%package -n libyaz-devel
|
%package -n libyaz-devel
|
||||||
License: BSD3c(or similar)
|
License: BSD-3-Clause
|
||||||
Summary: Z39.50 Library
|
Summary: Z39.50 Library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libicu-devel
|
Requires: libicu-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user