From 5d74a47c8794d2ebea401eb3426c1bb577852c84 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:51 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libgsf.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libgsf.spec b/libgsf.spec index 808825c..8299506 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -2,7 +2,6 @@ Summary: GNOME Structured File library Name: libgsf Version: 1.14.43 Release: 2%{?dist} -Group: System Environment/Libraries License: LGPLv2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz URL: http://www.gnome.org/projects/libgsf/ @@ -24,7 +23,6 @@ A library for reading and writing structured files (e.g. MS OLE and Zip) %package devel Summary: Support files necessary to compile applications with libgsf -Group: Development/Libraries Requires: libgsf = %{version}-%{release}, glib2-devel, libxml2-devel Requires: pkgconfig Obsoletes: libgsf-gnome-devel < 1.14.22