From 9f7ee7239ecbaaca264b133f07eaf89f06cdd3ee Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:30 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- wxsqlite3.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/wxsqlite3.spec b/wxsqlite3.spec index b94659e..54a3741 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -9,7 +9,6 @@ Version: 3.4.1 Release: 0.7git%{shortcommit0}%{?dist} Summary: C++ wrapper around the SQLite 3.x database -Group: System Environment/Libraries License: wxWidgets URL: https://github.com/utelle/wxsqlite3 Source0: https://github.com/utelle/wxsqlite3/archive/%{commit0}/%{name}-%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz @@ -44,7 +43,6 @@ added in version 1.9.8. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: wxGTK3-devel%{?_isa} @@ -54,7 +52,6 @@ developing applications that use %{name}. %package doc Summary: Documentation files for %{name} -Group: Documentation BuildArch: noarch %description doc