From df758a856cc0949e25dbb91e301b1b2984fea1fc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:41 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- criu.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/criu.spec b/criu.spec index 851dee1..f8b5f84 100644 --- a/criu.spec +++ b/criu.spec @@ -16,7 +16,6 @@ Release: 2%{?dist} Provides: crtools = %{version}-%{release} Obsoletes: crtools <= 1.0-2 Summary: Tool for Checkpoint/Restore in User-space -Group: System Environment/Base License: GPLv2 URL: http://criu.org/ Source0: http://download.openvz.org/criu/criu-%{version}.tar.bz2 @@ -59,7 +58,6 @@ Linux in user-space. %if 0%{?fedora} || 0%{?rhel} > 7 %package devel Summary: Header files and libraries for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel @@ -69,7 +67,6 @@ This package contains header files and libraries for %{name}. %package -n %{py_prefix}-%{name} %{?python_provide:%python_provide %{py_prefix}-%{name}} Summary: Python bindings for %{name} -Group: Development/Languages %if 0%{?rhel} && 0%{?rhel} <= 7 Requires: protobuf-python Requires: %{name} = %{version}-%{release} %{py_prefix}-ipaddr