From 2e441b2436561e60ed475026dd16f84c33a189ff Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 8 Oct 2014 20:35:36 +0200 Subject: [PATCH] redhat: fix group tag Dunno if they are correct for Redhat, but they are correct for SuSE. --- redhat/lldpd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 1c6fde5b..8fa6ff43 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -31,7 +31,7 @@ Name: lldpd Version: 0.7.11 Release: 1%{?dist} License: MIT -Group: System Environment/Daemons +Group: System/Management URL: http://vincentbernat.github.com/lldpd/ Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz Source1: lldpd.init%{?suse_version:.suse} @@ -75,7 +75,7 @@ protocol. It also handles LLDP-MED extension. %package devel Summary: Implementation of IEEE 802.1ab - Tools and header files for developers -Group: Development/Libraries +Group: Development/Libraries/C Requires: lldpd = %{version}-%{release} %description devel -- 2.47.2