SHA256
1
0
forked from pool/rrdtool

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rrdtool?expand=0&rev=37
This commit is contained in:
Stephan Kulow 2011-12-06 18:00:36 +00:00 committed by Git OBS Bridge
parent 150579caa5
commit 78163fa20b

View File

@ -31,7 +31,7 @@ BuildRequires: lua-devel
%endif
BuildRequires: autoconf automake libtool
BuildRequires: tcpd-devel
License: GPLv2+
License: GPL-2.0+
Group: Productivity/Scientific/Math
Requires: perl = %{perl_version}
Version: 1.4.5
@ -161,7 +161,7 @@ rm -rf $RPM_BUILD_ROOT
#%{_datadir}/%{name}
%package devel
License: GPLv2+
License: GPL-2.0+
Summary: A tool for data logging and analysis - Development files
Group: Productivity/Scientific/Math
Requires: %name = %version
@ -181,7 +181,7 @@ definable time period.
%{_libdir}/pkgconfig/librrd.pc
%package -n python-rrdtool
License: GPLv2+
License: GPL-2.0+
Summary: Python bindings for rrdtool
Group: Productivity/Scientific/Math
Requires: %name = %version
@ -202,7 +202,7 @@ This package contains the Python bindings
%if 0%{?has_lua}
%package -n lua-rrdtool
License: GPLv2+
License: GPL-2.0+
Summary: Lua bindings for rrdtool
Group: Productivity/Scientific/Math
Requires: %name = %version
@ -224,7 +224,7 @@ This package contains the Lua bindings
%endif
%package -n tcl-rrdtool
License: GPLv2+
License: GPL-2.0+
Summary: Tcl bindings for rrdtool
Group: Productivity/Scientific/Math
Requires: tcl