replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunistring?expand=0&rev=10
This commit is contained in:
parent
45dea12582
commit
4d217d1280
@ -23,7 +23,7 @@ Version: 0.9.3
|
|||||||
Release: 1
|
Release: 1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: GNU Unicode string library
|
Summary: GNU Unicode string library
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Url: http://www.gnu.org/software/libunistring/
|
Url: http://www.gnu.org/software/libunistring/
|
||||||
Source0: libunistring-%{version}.tar.bz2
|
Source0: libunistring-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -37,7 +37,7 @@ This portable C library implements Unicode string types in three flavours:
|
|||||||
case folding and regular expressions).
|
case folding and regular expressions).
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: GNU Unicode string library - development files
|
Summary: GNU Unicode string library - development files
|
||||||
Requires: libunistring0 = %{version}
|
Requires: libunistring0 = %{version}
|
||||||
@ -47,7 +47,7 @@ Development files for programs using libunistring and documentation
|
|||||||
for UniString library.
|
for UniString library.
|
||||||
|
|
||||||
%package -n libunistring0
|
%package -n libunistring0
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: GNU Unicode string library - development files
|
Summary: GNU Unicode string library - development files
|
||||||
Requires: %{name}
|
Requires: %{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user