Remove deprecated Group tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
383e17b88e
commit
37dcdf5320
@ -32,7 +32,6 @@ supported by authselect.
|
||||
|
||||
%package libs
|
||||
Summary: Utility library used by the authselect tool
|
||||
Group: Applications/System
|
||||
License: GPLv3+
|
||||
|
||||
%description libs
|
||||
@ -41,7 +40,6 @@ command line tool and any other potential front-ends.
|
||||
|
||||
%package compat
|
||||
Summary: Tool to provide minimum backwards compatibility with authconfig
|
||||
Group: Applications/System
|
||||
License: GPLv3+
|
||||
Obsoletes: authconfig
|
||||
Provides: %{_sbindir}/authconfig
|
||||
@ -61,7 +59,6 @@ to authselect completely.
|
||||
|
||||
%package devel
|
||||
Summary: Development libraries and headers for authselect
|
||||
Group: Applications/System
|
||||
License: GPLv3+
|
||||
Requires: authselect-libs = %{version}-%{release}
|
||||
|
||||
@ -138,6 +135,7 @@ find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \;
|
||||
* Tue Feb 20 2018 Igor Gnatenko <ignatenko@redhat.com> - 0.3-2
|
||||
- Properly own all appropriate directories
|
||||
- Remove unneeded %%defattr
|
||||
- Remove deprecated Group tag
|
||||
|
||||
* Tue Feb 20 2018 Pavel Březina <pbrezina@redhat.com> - 0.3-1
|
||||
- rebasing to 0.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user