From: Vincent Bernat Date: Wed, 8 Oct 2014 18:35:36 +0000 (+0200) Subject: redhat: fix group tag X-Git-Tag: 0.7.12~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e441b2436561e60ed475026dd16f84c33a189ff;p=thirdparty%2Flldpd.git redhat: fix group tag Dunno if they are correct for Redhat, but they are correct for SuSE. --- 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