From 56a3a748d1a3d76f39360bf001128e144b04d04d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 15 Dec 2011 10:05:46 +0100 Subject: [PATCH] ethtool: -debuginfo package should not be in Base group. --- ethtool/ethtool.nm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ethtool/ethtool.nm b/ethtool/ethtool.nm index ce61a72dd..1f7d90626 100644 --- a/ethtool/ethtool.nm +++ b/ethtool/ethtool.nm @@ -5,9 +5,9 @@ name = ethtool version = 2.6.34 -release = 1 +release = 2 -groups = Base Applications/System +groups = Applications/System url = http://sourceforge.net/projects/gkernel/ license = GPLv2 summary = Ethernet settings tool for PCI ethernet cards. @@ -27,6 +27,7 @@ end packages package %{name} + groups += Base end package %{name}-debuginfo -- 2.39.2