From 4f56ef695c291bf7358cd308b1ce20b975a3a9be 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 --- ctags.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ctags.spec b/ctags.spec index ca5c8ac..cfcb356 100644 --- a/ctags.spec +++ b/ctags.spec @@ -3,7 +3,6 @@ Name: ctags Version: 5.8 Release: 24%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain -Group: Development/Tools URL: http://ctags.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: ctags-5.7-destdir.patch @@ -35,7 +34,6 @@ Install ctags if you are going to use your system for C programming. %package etags Summary: Exuberant Ctags for emacs tag format -Group: Development/Tools Requires: ctags = %{version}-%{release} Requires: /usr/sbin/alternatives