IMHO libcgroup is not part of "Development/Libraries" group - only the devel subpackage is. Question is, part of which group it is. Looking at https://fedoraproject.org/wiki/RPMGroups, I like "System Environment/Libraries" (the package provides library) or "Applications/System" the package provides various system tools).
What is your opinion? Signed-off-by: Jan Safranek <[email protected]> --- dist/libcgroup.spec.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dist/libcgroup.spec.in b/dist/libcgroup.spec.in index 2bcbb54..e93b984 100644 --- a/dist/libcgroup.spec.in +++ b/dist/libcgroup.spec.in @@ -2,7 +2,7 @@ Name: libcgroup Summary: Tools and libraries to control and monitor control groups -Group: Development/Libraries +Group: System Environment/Libraries Version: @PACKAGE_VERSION@ Release: 1%{?dist} License: LGPLv2+ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
