don't duplicate licenses
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
37dcdf5320
commit
e589482e61
@ -32,7 +32,6 @@ supported by authselect.
|
||||
|
||||
%package libs
|
||||
Summary: Utility library used by the authselect tool
|
||||
License: GPLv3+
|
||||
|
||||
%description libs
|
||||
Common library files for authselect. This package is used by the authselect
|
||||
@ -40,7 +39,6 @@ command line tool and any other potential front-ends.
|
||||
|
||||
%package compat
|
||||
Summary: Tool to provide minimum backwards compatibility with authconfig
|
||||
License: GPLv3+
|
||||
Obsoletes: authconfig
|
||||
Provides: %{_sbindir}/authconfig
|
||||
BuildRequires: python3-devel
|
||||
@ -59,7 +57,6 @@ to authselect completely.
|
||||
|
||||
%package devel
|
||||
Summary: Development libraries and headers for authselect
|
||||
License: GPLv3+
|
||||
Requires: authselect-libs = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user