From 5b944f9ebc149de27952b4155bde41b433ca6d76 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:45 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/richacl.spec b/richacl.spec index d62e2cf..c48890f 100644 --- a/richacl.spec +++ b/richacl.spec @@ -10,7 +10,6 @@ BuildRequires: libattr-devel Source: https://github.com/andreas-gruenbacher/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz License: GPLv2+ -Group: System Environment/Base URL: https://github.com/andreas-gruenbacher/richacl %description @@ -25,7 +24,6 @@ various remote file system protocols like NFSv4 and CIFS/Samba. %package -n librichacl Summary: Dynamic library for Rich Access Control List support License: LGPLv2 -Group: System Environment/Libraries %description -n librichacl The librichacl.so dynamic library provides functions for manipulating @@ -35,7 +33,6 @@ representations. %package -n librichacl-devel Summary: Files needed for building programs with librichacl License: LGPLv2 -Group: Development/Libraries Requires: librichacl%{?_isa} = %{version}-%{release} Requires: libattr-devel%{?_isa}