replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzo?expand=0&rev=22
This commit is contained in:
parent
bdfc48eedf
commit
8d09c2f551
6
lzo.spec
6
lzo.spec
@ -33,7 +33,7 @@ Obsoletes: lzo-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Summary: A Real-Time Data Compression Library
|
Summary: A Real-Time Data Compression Library
|
||||||
License: GPLv2
|
License: GPL-2.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LZO is a portable lossless data compression library written in ANSI C.
|
LZO is a portable lossless data compression library written in ANSI C.
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
%define library_package liblzo2-2
|
%define library_package liblzo2-2
|
||||||
|
|
||||||
%package -n liblzo2-2
|
%package -n liblzo2-2
|
||||||
License: GPLv2
|
License: GPL-2.0
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: A Real-Time Data Compression Library
|
Summary: A Real-Time Data Compression Library
|
||||||
Provides: lzo = %{version}-%{release}
|
Provides: lzo = %{version}-%{release}
|
||||||
@ -76,7 +76,7 @@ Authors:
|
|||||||
Markus Franz Xaver Johannes Oberhumer <markus@oberhumer.com>
|
Markus Franz Xaver Johannes Oberhumer <markus@oberhumer.com>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2
|
License: GPL-2.0
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: %{library_package} = %{version}
|
Requires: %{library_package} = %{version}
|
||||||
Summary: Development files for lzo
|
Summary: Development files for lzo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user