From 9a37497e02e342cf78c569cfdf06c5656b579c41 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:03 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/gfal2-python.spec b/gfal2-python.spec index b37c109..27fffc6 100644 --- a/gfal2-python.spec +++ b/gfal2-python.spec @@ -37,7 +37,6 @@ Name: gfal2-python Version: 1.9.5 Release: 1%{?dist} Summary: Python bindings for gfal 2 -Group: Applications/Internet License: ASL 2.0 URL: http://dmc.web.cern.ch/ # git clone --branch master https://gitlab.cern.ch/dmc/gfal2-bindings.git gfal2-python-1.9.5 @@ -89,7 +88,6 @@ Obsoletes: gfal2-python < %{version}-%{release} %package doc Summary: Documentation for %{name} -Group: Applications/Internet %if 0%{?fedora} > 10 || 0%{?rhel}>5 BuildArch: noarch %endif @@ -100,7 +98,6 @@ Documentation files for %{name}. %if 0%{?with_python3} %package -n gfal2-python3 Summary: gfal2 python bindings for Python 3 -Group: Applications/Internet %description -n gfal2-python3 Python 3 bindings for gfal2.