]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
acpid: -debuginfo package should not be in Base group.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:04:58 +0000 (10:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:04:58 +0000 (10:04 +0100)
acpid/acpid.nm

index 4e41f98fce1246abb3b767b39d30585ffc9021f9..b0baa161ae076ffbd973e8f6fa8106754139eb50 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = acpid
 version    = 2.0.9
-release    = 4
+release    = 5
 
-groups     = Base System/Daemons
+groups     = System/Daemons
 url        = http://tedfelix.com/linux/acpid-netlink.html
 license    = GPLv2+
 summary    = ACPI Event Daemon.
@@ -36,6 +36,7 @@ end
 
 packages
        package %{name}
+               groups += Base
        end
 
        package %{name}-debuginfo