summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-11-04 15:40:12 -0600
committerClark Williams <williams@redhat.com>2009-11-04 15:40:12 -0600
commit888a32d9e5f0d3339b59863eeeeb9bca2d188449 (patch)
tree35796c76079baff4bd039277b3e2f9a472a3c198 /rteval.spec
parent17acc51b5b44baf48bdf16e1d7383ef33b6c71f3 (diff)
downloadrteval-888a32d9e5f0d3339b59863eeeeb9bca2d188449.tar.gz
rteval-888a32d9e5f0d3339b59863eeeeb9bca2d188449.tar.xz
rteval-888a32d9e5f0d3339b59863eeeeb9bca2d188449.zip
added group field to xmlrpc sub-package in rteval.spec
RHEL rpmbuild requires a group field for subpackages (Fedora doesn't). Put the xmlrpc subpackage in the Applications/System group. Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/rteval.spec b/rteval.spec
index e599282..257cdd7 100644
--- a/rteval.spec
+++ b/rteval.spec
@@ -70,8 +70,9 @@ The hackbench package provides a synthetic load program named hackbench
%package xmlrpc
-Summary: XML-RPC server based on mod_python for receving reports from rteval
-Requires: postgresql httpd mod_python
+Summary: XML-RPC server based on mod_python for receving reports from rteval
+Group: Applications/System
+Requires: postgresql httpd mod_python
%description xmlrpc
This package requires Apache, mod_python and a PostgreSQL server. It will