]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - procps/procps.nm
python: Update to 2.7.5.
[people/ms/ipfire-3.x.git] / procps / procps.nm
index 5c50a597aec2ccd53860179e3d31bbdb98d402b2..817a4f1e521e90a38a8f0c6e0d980ce9ba416cc9 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = procps
 version    = 3.2.8
-release    = 2
+release    = 4
 
-groups     = Base Applications/System
+groups     = Applications/System
 url        = http://procps.sourceforge.net/
 license    = GPLv2+ and LGPLv2+
 summary    = System and process monitoring utilities.
@@ -35,10 +35,16 @@ build
                SKIP="/bin/kill /usr/share/man/man1/kill.1"
 
        install_cmds
-               chmod -R 755 %{BUILDROOT}/{bin,lib,sbin}
+               chmod -R 755 %{BUILDROOT}/{bin,%{lib},sbin}
        end
 end
 
 packages
        package %{name}
+               groups += Base
+       end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end