Remove additional License tags
Resolves: RHEL-35696
This commit is contained in:
parent
0bd6c53825
commit
5cca5ba15c
@ -331,14 +331,12 @@ drivers for HP printers and multi-function peripherals.
|
|||||||
|
|
||||||
%package common
|
%package common
|
||||||
Summary: Files needed by the HPLIP printer and scanner drivers
|
Summary: Files needed by the HPLIP printer and scanner drivers
|
||||||
License: GPLv2+
|
|
||||||
|
|
||||||
%description common
|
%description common
|
||||||
Files needed by the HPLIP printer and scanner drivers.
|
Files needed by the HPLIP printer and scanner drivers.
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
Summary: HPLIP libraries
|
Summary: HPLIP libraries
|
||||||
License: GPLv2+ and MIT
|
|
||||||
Requires: %{name}-common%{?_isa} = %{version}-%{release}
|
Requires: %{name}-common%{?_isa} = %{version}-%{release}
|
||||||
Requires: python3
|
Requires: python3
|
||||||
|
|
||||||
@ -348,7 +346,6 @@ Libraries needed by HPLIP.
|
|||||||
%if 0%{?rhel} <= 8 || 0%{?fedora}
|
%if 0%{?rhel} <= 8 || 0%{?fedora}
|
||||||
%package gui
|
%package gui
|
||||||
Summary: HPLIP graphical tools
|
Summary: HPLIP graphical tools
|
||||||
License: BSD
|
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
|
|
||||||
# for avahi-browse - looks for devices on local network
|
# for avahi-browse - looks for devices on local network
|
||||||
@ -369,7 +366,6 @@ HPLIP graphical tools.
|
|||||||
|
|
||||||
%package -n libsane-hpaio
|
%package -n libsane-hpaio
|
||||||
Summary: SANE driver for scanners in HP's multi-function devices
|
Summary: SANE driver for scanners in HP's multi-function devices
|
||||||
License: GPLv2+
|
|
||||||
|
|
||||||
Requires: sane-backends
|
Requires: sane-backends
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user