Added SPDX licenses found by ScanCode
Dropped redundant license tags from subpackages
This commit is contained in:
parent
302820f159
commit
088d011ba3
21
brltty.spec
21
brltty.spec
@ -47,8 +47,8 @@
|
||||
|
||||
Name: brltty
|
||||
Version: 6.6
|
||||
Release: 9%{?dist}
|
||||
License: LGPL-2.0-or-later
|
||||
Release: 10%{?dist}
|
||||
License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||
URL: http://brltty.app/
|
||||
Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz
|
||||
Source1: brltty.service
|
||||
@ -112,7 +112,6 @@ Speech Dispatcher, please install also package %{name}-speech-dispatcher.
|
||||
|
||||
%package speech-dispatcher
|
||||
Summary: Speech Dispatcher driver for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
BuildRequires: speech-dispatcher-devel
|
||||
Requires: %{name}%{?_isa} = %{pkg_version}-%{release}
|
||||
%description speech-dispatcher
|
||||
@ -121,7 +120,6 @@ This package provides the Speech Dispatcher driver for BRLTTY.
|
||||
|
||||
%package docs
|
||||
Summary: Documentation for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: %{name} = %{pkg_version}-%{release}
|
||||
BuildArch: noarch
|
||||
%description docs
|
||||
@ -129,7 +127,6 @@ This package provides the documentation for BRLTTY.
|
||||
|
||||
%package xw
|
||||
Summary: XWindow driver for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
BuildRequires: libSM-devel libICE-devel libX11-devel libXaw-devel libXext-devel libXt-devel libXtst-devel
|
||||
Requires: %{name}%{?_isa} = %{pkg_version}-%{release}
|
||||
Requires: xorg-x11-fonts-misc, ucs-miscfixed-fonts
|
||||
@ -138,7 +135,6 @@ This package provides the XWindow driver for BRLTTY.
|
||||
|
||||
%package at-spi2
|
||||
Summary: AtSpi2 driver for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: %{name}%{?_isa} = %{pkg_version}-%{release}
|
||||
%description at-spi2
|
||||
This package provides the AtSpi2 driver for BRLTTY.
|
||||
@ -146,7 +142,6 @@ This package provides the AtSpi2 driver for BRLTTY.
|
||||
%if %{with_espeak}
|
||||
%package espeak
|
||||
Summary: eSpeak driver for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: %{name}%{?_isa} = %{pkg_version}-%{release}
|
||||
%description espeak
|
||||
This package provides the eSpeak driver for BRLTTY.
|
||||
@ -154,7 +149,6 @@ This package provides the eSpeak driver for BRLTTY.
|
||||
|
||||
%package espeak-ng
|
||||
Summary: eSpeak-NG driver for BRLTTY
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: %{name}%{?_isa} = %{pkg_version}-%{release}
|
||||
%if ! %{with_espeak}
|
||||
Obsoletes: brltty-espeak <= 5.6-5
|
||||
@ -164,7 +158,6 @@ This package provides the eSpeak-NG driver for BRLTTY.
|
||||
|
||||
%package -n brlapi
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Summary: Application Programming Interface for BRLTTY
|
||||
Recommends: %{name} = %{pkg_version}-%{release}
|
||||
Requires(pre): glibc-common, shadow-utils
|
||||
@ -178,7 +171,6 @@ a refreshable braille display.
|
||||
|
||||
%package -n brlapi-devel
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
Summary: Headers, static archive, and documentation for BrlAPI
|
||||
|
||||
@ -196,7 +188,6 @@ which directly accesses a refreshable braille display.
|
||||
|
||||
%package -n tcl-brlapi
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
BuildRequires: tcl-devel
|
||||
Summary: Tcl binding for BrlAPI
|
||||
@ -207,7 +198,6 @@ This package provides the Tcl binding for BrlAPI.
|
||||
%package -n python2-brlapi
|
||||
%{?python_provide:%python_provide python2-brlapi}
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
BuildRequires: Cython
|
||||
BuildRequires: python2-devel
|
||||
@ -221,7 +211,6 @@ This package provides the Python 2 binding for BrlAPI.
|
||||
%package -n python3-brlapi
|
||||
%{?python_provide:%python_provide python3-brlapi}
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
BuildRequires: python3-Cython
|
||||
BuildRequires: python3-devel
|
||||
@ -237,7 +226,6 @@ This package provides the Python 3 binding for BrlAPI.
|
||||
%if %{JAVA}
|
||||
%package -n brlapi-java
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: java-devel
|
||||
@ -249,7 +237,6 @@ This package provides the Java binding for BrlAPI.
|
||||
%if 0%{?with_ocaml}
|
||||
%package -n ocaml-brlapi
|
||||
Version: %{api_version}
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: brlapi%{?_isa} = %{api_version}-%{release}
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-findlib
|
||||
@ -702,6 +689,10 @@ fi
|
||||
%config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline
|
||||
|
||||
%changelog
|
||||
* Wed Jan 17 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 6.6-10
|
||||
- Added SPDX licenses found by ScanCode
|
||||
- Dropped redundant license tags from subpackages
|
||||
|
||||
* Wed Dec 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 6.6-9
|
||||
- Migrate group creation to sysusers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user