From c4cefada8b98cc66a9fe2804f547f33aca883d44 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:26 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- startup-notification.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/startup-notification.spec b/startup-notification.spec index f7926c2..b267334 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -6,7 +6,6 @@ URL: http://www.freedesktop.org/software/startup-notification/ #VCS: git:git://git.freedesktop.org/git/startup-notification Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz License: LGPLv2 -Group: System Environment/Libraries BuildRequires: gcc BuildRequires: libX11-devel BuildRequires: libXt-devel @@ -20,7 +19,6 @@ feedback such as a busy cursor, among other features. %package devel Summary: Development portions of startup-notification -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: pkgconfig