From 62fce4d6adb854993a9daad408549f72d8d708d1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 16 2019 12:40:31 +0000 Subject: drop obsolete Group tag Signed-off-by: Igor Gnatenko --- diff --git a/bodhi.spec b/bodhi.spec index 0a4826d..27ddf85 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -8,7 +8,6 @@ BuildArch: noarch License: GPLv2+ Summary: A modular framework that facilitates publishing software updates -Group: Applications/Internet URL: https://github.com/fedora-infra/bodhi Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -70,7 +69,6 @@ A modular piece of the Fedora Infrastructure stack %package client Summary: Bodhi Client -Group: Applications/Internet Requires: python3-bodhi-client == %{version}-%{release} @@ -97,7 +95,6 @@ repositories. %package docs Summary: Bodhi documentation -Group: Applications/Internet Requires: filesystem @@ -108,7 +105,6 @@ Bodhi documentation. %package -n python3-bodhi Summary: Common files shared by bodhi-client and bodhi-server -Group: Applications/Internet %{?python_provide:%python_provide python3-bodhi} @@ -138,7 +134,6 @@ REST API bindings for Python. %package server Summary: A modular framework that facilitates publishing software updates -Group: Applications/Internet Requires: %{py3_dist alembic} Requires: %{py3_dist arrow}