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