diff --git a/audit-secondary.changes b/audit-secondary.changes index 24eebd9..855db98 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 13:54:21 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Thu Mar 21 10:32:43 UTC 2019 - Jan Engelhardt diff --git a/audit-secondary.spec b/audit-secondary.spec index 6d7aae9..4c8d373 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -26,7 +26,6 @@ Version: 2.8.4 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later -Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz Patch1: audit-plugins-path.patch @@ -60,7 +59,6 @@ Linux kernel. %package -n audit Summary: User Space Tools for Kernel Auditing License: LGPL-2.1-or-later -Group: System/Monitoring Requires: %{_name}-libs = %{version} Requires: coreutils %{?systemd_ordering} @@ -73,7 +71,6 @@ Linux kernel. %package -n python2-audit Summary: Python Bindings for libaudit License: LGPL-2.1-or-later -Group: Development/Languages/Python Provides: audit-libs-python = %{version} Obsoletes: audit-libs-python < %{version} @@ -84,7 +81,6 @@ by python. %package -n python3-audit Summary: Python3 Bindings for libaudit License: LGPL-2.1-or-later -Group: Development/Languages/Python Provides: audit-libs-python3 = %{version} Obsoletes: audit-libs-python3 < %{version} @@ -95,7 +91,6 @@ by python3. %package -n audit-audispd-plugins Summary: Default plugins for the audit dispatcher License: GPL-2.0-or-later -Group: System/Monitoring %description -n audit-audispd-plugins The audit-audispd-plugins package contains plugin components for the diff --git a/audit.changes b/audit.changes index 5eb1e70..55d3bd1 100644 --- a/audit.changes +++ b/audit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 13:54:22 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Thu Mar 21 10:33:03 UTC 2019 - Jan Engelhardt diff --git a/audit.spec b/audit.spec index a52739f..6d90274 100644 --- a/audit.spec +++ b/audit.spec @@ -21,7 +21,6 @@ Version: 2.8.4 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later -Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz Source1: baselibs.conf @@ -42,7 +41,6 @@ Linux kernel. %package -n libaudit1 Summary: Library for interfacing with the kernel audit subsystem License: LGPL-2.1-or-later -Group: System/Libraries Obsoletes: %{name}-libs < 2.0.4 Provides: %{name}-libs = %{version} @@ -53,7 +51,6 @@ applications to use the audit framework. %package -n libauparse0 Summary: Library for parsing and interpreting audit events License: LGPL-2.1-or-later -Group: System/Libraries %description -n libauparse0 The libauparse package contains the shared libraries needed to @@ -62,7 +59,6 @@ parse audit records. %package -n audit-devel Summary: Header files for libaudit License: LGPL-2.1-or-later -Group: Development/Libraries/C and C++ Requires: libaudit1 = %{version} Requires: libauparse0 = %{version}