diff --git a/apr-util.changes b/apr-util.changes index 308d411..fa19926 100644 --- a/apr-util.changes +++ b/apr-util.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Thu Oct 17 13:29:11 UTC 2019 - Richard Brown - -- Remove obsolete Groups tag (fate#326485) - ------------------------------------------------------------------- Tue Mar 5 12:42:45 UTC 2019 - Reinhard Max diff --git a/apr-util.spec b/apr-util.spec index 662c7bb..12b8a23 100644 --- a/apr-util.spec +++ b/apr-util.spec @@ -25,6 +25,7 @@ Version: 1.6.1 Release: 0 Summary: Apache Portable Runtime (APR) Utility Library License: Apache-2.0 +Group: Development/Libraries/C and C++ Url: http://apr.apache.org/ Source: http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2 Patch1: apr-util-1.4.1-testmemcache-initialize-values-array.patch @@ -56,6 +57,7 @@ A companion library to APR, the Apache Portable Runtime. %package -n %{libname} Summary: Apache Portable Runtime (APR) Utility Library License: Apache-2.0 +Group: System/Libraries %requires_ge libapr1 %description -n %{libname} @@ -66,6 +68,7 @@ Summary: Development files for the Apache Portable Runtime (APR) Utility # apu-config returns -lldap -lber -ldb- -lexpat # until this is fixed the devel package should require those License: Apache-2.0 +Group: Development/Libraries/C and C++ Provides: %{libname}-devel = %{version} Obsoletes: %{libname}-devel < %{version}-%{release} Requires: %{libname} = %{version} @@ -81,6 +84,7 @@ that want to make use of the APR Utility library. %package -n %{libname}-dbd-mysql Summary: DBD driver for MySQL License: LGPL-2.1-or-later +Group: System/Libraries Requires: %{libname} = %{version} %description -n %{libname}-dbd-mysql @@ -89,6 +93,7 @@ DBD driver for MySQL database. %package -n %{libname}-dbd-pgsql Summary: DBD driver for PostgreSQL License: Apache-2.0 +Group: System/Libraries Requires: %{libname} = %{version} %description -n %{libname}-dbd-pgsql @@ -97,6 +102,7 @@ DBD driver for PostgreSQL database. %package -n %{libname}-dbd-sqlite3 Summary: DBD driver for SQLite 3 License: Apache-2.0 +Group: System/Libraries Requires: %{libname} = %{version} %description -n %{libname}-dbd-sqlite3