From a5210ef4661316f2b0e47942e734274b35e58043 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:52 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libvirt-glib.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index a2e1eda..c5ffc9a 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -17,7 +17,6 @@ Name: libvirt-glib Version: 2.0.0 Release: 1%{?dist} Summary: libvirt glib integration for events -Group: Development/Libraries License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz @@ -39,25 +38,20 @@ BuildRequires: vala-tools BuildRequires: intltool %package devel -Group: Development/Libraries Summary: libvirt glib integration for events development files Requires: %{name} = %{version}-%{release} %package -n libvirt-gconfig -Group: Development/Libraries Summary: libvirt object APIs for processing object configuration %package -n libvirt-gobject -Group: Development/Libraries Summary: libvirt object APIs for managing virtualization hosts %package -n libvirt-gconfig-devel -Group: Development/Libraries Summary: libvirt object APIs for processing object configuration development files Requires: libvirt-gconfig = %{version}-%{release} %package -n libvirt-gobject-devel -Group: Development/Libraries Summary: libvirt object APIs for managing virtualization hosts development files Requires: %{name}-devel = %{version}-%{release} Requires: libvirt-gconfig-devel = %{version}-%{release}