replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=73
This commit is contained in:
Stephan Kulow 2011-12-06 18:03:35 +00:00 committed by Git OBS Bridge
parent 1876ee7ec7
commit feb51c96e8

View File

@ -24,7 +24,7 @@ Url: http://www.lm-sensors.org/
Version: 3.3.1
Release: 1
Summary: Hardware health monitoring for Linux
License: GPLv2+
License: GPL-2.0+
Group: System/Monitoring
Requires: modules
AutoReqProv: on
@ -63,7 +63,7 @@ Authors:
Geert Uytterhoeven <geert@linux-m68k.org>
%package -n sensord
License: GPLv2+
License: GPL-2.0+
Summary: Hardware health monitoring daemon
Group: System/Monitoring
Provides: sensors:/usr/sbin/sensord
@ -83,7 +83,7 @@ Authors:
Merlin Hughes <merlin@merlin.org>
%package -n libsensors4
License: LGPLv2.1+
License: LGPL-2.1+
Summary: Hardware health monitoring library
Group: System/Libraries
AutoReqProv: on
@ -107,7 +107,7 @@ Authors:
Mark M. Hoffman <mhoffman@lightlink.com>
%package -n libsensors4-devel
License: LGPLv2.1+
License: LGPL-2.1+
Summary: Hardware health monitoring library
Group: Development/Libraries/C and C++
Requires: libsensors4 = %{version} glibc-devel