replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brltty?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2011-12-06 17:01:44 +00:00
committed by Git OBS Bridge
parent f13b35e122
commit f56589c99e
+15 -15
View File
@@ -22,7 +22,7 @@ Version: 4.2
Release: 14
# FIXME tcl bindings: investigate how to not fail in brp-tcl
# FIXME libbraille driver when libbraille is in factory
License: GPLv2+
License: GPL-2.0+
Summary: Braille display driver for Linux/Unix
Url: http://mielke.cc/brltty/
Group: System/Daemons
@@ -69,7 +69,7 @@ refreshable braille display. It drives the braille display and provides
complete screen review functionality.
%package driver-at-spi
License: GPLv2+
License: GPL-2.0+
Summary: AT-SPI driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:at-spi)
@@ -83,7 +83,7 @@ complete screen review functionality.
This package contains the AT-SPI screen driver.
%package driver-at-spi2
License: GPLv2+
License: GPL-2.0+
Summary: AT-SPI 2 driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:at-spi2-core)
@@ -97,7 +97,7 @@ complete screen review functionality.
This package contains the AT-SPI 2 screen driver.
%package driver-brlapi
License: GPLv2+
License: GPL-2.0+
Summary: BrlAPI driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:libbrlapi0_5)
@@ -111,7 +111,7 @@ complete screen review functionality.
This package contains the BrlAPI braille driver.
%package driver-libbraille
License: GPLv2+
License: GPL-2.0+
Summary: Libbraille driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:libbraille)
@@ -125,7 +125,7 @@ complete screen review functionality.
This package contains the libbraille braille driver.
%package driver-espeak
License: GPLv2+
License: GPL-2.0+
Summary: eSpeak driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:espeak)
@@ -139,7 +139,7 @@ complete screen review functionality.
This package contains the eSpeak speech driver.
%package driver-speech-dispatcher
License: GPLv2+
License: GPL-2.0+
Summary: Speech Dispatcher driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:libspeechd2)
@@ -153,7 +153,7 @@ complete screen review functionality.
This package contains the Speech Dispatcher speech driver.
%package driver-xwindow
License: GPLv2+
License: GPL-2.0+
Summary: XWindow driver for BRLTTY
Requires: %{name} = %{version}
Supplements: packageand(brltty:xorg-x11-server)
@@ -167,7 +167,7 @@ complete screen review functionality.
This package contains the XWindow braille driver.
%package utils
License: GPLv2+
License: GPL-2.0+
Summary: Braille display driver for Linux/Unix
Requires: %{name} = %{version}
@@ -180,7 +180,7 @@ complete screen review functionality.
This package contain various utilities related to BRLTTY.
%package -n xbrlapi
License: GPLv2+
License: GPL-2.0+
Summary: X BrlAPI helper
Requires: %{name} = %{version}
Supplements: packageand(libbrlapi0_5:xorg-x11-server)
@@ -189,7 +189,7 @@ Supplements: packageand(libbrlapi0_5:xorg-x11-server)
The xbrlapi utility is a helper to have BrlAPI work on a X system.
%package -n libbrlapi0_5
License: GPLv2+
License: GPL-2.0+
Summary: Library to use BRLTTY from applications
Recommends: %{name}
@@ -206,7 +206,7 @@ ignored, whereas each piece of data coming from the braille terminal is
sent to the application, rather than to brltty.
%package -n brlapi-devel
License: GPLv2+
License: GPL-2.0+
Summary: Library to use BRLTTY from applications -- Development Files
Requires: libbrlapi0_5 = %{version}
@@ -223,7 +223,7 @@ ignored, whereas each piece of data coming from the braille terminal is
sent to the application, rather than to brltty.
%package -n brlapi-java
License: GPLv2+
License: GPL-2.0+
Summary: Library to use BRLTTY from applications -- Java Bindings
Requires: java
Requires: jpackage-utils
@@ -241,7 +241,7 @@ ignored, whereas each piece of data coming from the braille terminal is
sent to the application, rather than to brltty.
%package -n ocaml-brlapi
License: GPLv2+
License: GPL-2.0+
Summary: Library to use BRLTTY from applications -- OCaml Bindings
Requires: ocaml
@@ -258,7 +258,7 @@ ignored, whereas each piece of data coming from the braille terminal is
sent to the application, rather than to brltty.
%package -n python-brlapi
License: GPLv2+
License: GPL-2.0+
Summary: Library to use BRLTTY from applications -- Python Bindings
%py_requires