replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=48
This commit is contained in:
Stephan Kulow 2011-12-06 18:00:48 +00:00 committed by Git OBS Bridge
parent c48442fe24
commit 73563a2b78

View File

@ -56,7 +56,7 @@ Release: 1
%define _libdir /%_lib
%define rsyslog_module_dir_nodeps %{_libdir}/rsyslog/
%define rsyslog_module_dir_withdeps %{_prefix}/%{_lib}/rsyslog/
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Url: http://www.rsyslog.com/
AutoReqProv: on
@ -131,7 +131,7 @@ protected syslog relay chains while at the same time being very easy to
setup for the novice user.
%package doc
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: Additional documentation for rsyslog
@ -143,7 +143,7 @@ package.
This package provides additional documentation for rsyslog.
%package diag-tools
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: Diagnostic tools
@ -158,7 +158,7 @@ usually not needed).
%if %{with gssapi}
%package module-gssapi
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: GSS-API support module for rsyslog
@ -174,7 +174,7 @@ network protected via Kerberos 5 encryption and authentication.
%if %{with mysql}
%package module-mysql
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: MySQL support module for rsyslog
@ -190,7 +190,7 @@ databases.
%if %{with pgsql}
%package module-pgsql
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: PostgreSQL support module for rsyslog
@ -205,7 +205,7 @@ This module provides the support for logging into PostgreSQL databases.
%if %{with dbi}
%package module-dbi
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: Database support via DBI
@ -221,7 +221,7 @@ supported databases.
%if %{with snmp}
%package module-snmp
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: SNMP support module for rsyslog
@ -237,7 +237,7 @@ v2c traps.
%if %{with gnutls}
%package module-gtls
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: TLS encryption support module for rsyslog
@ -253,7 +253,7 @@ on current syslog-transport-tls internet drafts).
%if %{with relp}
%package module-relp
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: RELP protocol support module for syslog
@ -267,7 +267,7 @@ This module provides Reliable Event Logging Protocol support.
%endif
%package module-udpspoof
License: GPLv3+
License: GPL-3.0+
Group: System/Daemons
Requires: %{name} = %{version}
Summary: UDP spoof support module for syslog