From e589482e616cd1e667cdc84c5325ea15f0677800 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 20 Feb 2018 14:29:24 +0100 Subject: [PATCH] don't duplicate licenses Signed-off-by: Igor Gnatenko --- authselect.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/authselect.spec b/authselect.spec index ba8b06a..e59bb65 100644 --- a/authselect.spec +++ b/authselect.spec @@ -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