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:
Stephan Kulow 2011-12-06 17:27:47 +00:00 committed by Git OBS Bridge
parent bdfc48eedf
commit 8d09c2f551

View File

@ -33,7 +33,7 @@ Obsoletes: lzo-64bit
%endif
#
Summary: A Real-Time Data Compression Library
License: GPLv2
License: GPL-2.0
%description
LZO is a portable lossless data compression library written in ANSI C.
@ -51,7 +51,7 @@ Authors:
%define library_package liblzo2-2
%package -n liblzo2-2
License: GPLv2
License: GPL-2.0
Group: Development/Libraries/C and C++
Summary: A Real-Time Data Compression Library
Provides: lzo = %{version}-%{release}
@ -76,7 +76,7 @@ Authors:
Markus Franz Xaver Johannes Oberhumer <markus@oberhumer.com>
%package devel
License: GPLv2
License: GPL-2.0
Group: Development/Languages/C and C++
Requires: %{library_package} = %{version}
Summary: Development files for lzo