diff --git a/crossfire.spec b/crossfire.spec index 8ea8a7f..3698f3f 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -11,7 +11,6 @@ Name: crossfire Version: 1.71.0 Release: 9%{?dist} Summary: Server for hosting crossfire games -Group: Amusements/Games # All files GPLv2+ except server/daemon.c which also has MIT attributions License: GPLv2+ and MIT URL: http://crossfire.real-time.com @@ -61,7 +60,6 @@ public or private network. %package doc Summary: Documentation files for Crossfire -Group: Documentation # Don't require the base package. The docs can be used without the # base package, and in fact include docs for both the client and # server packages. @@ -77,14 +75,12 @@ Documentation files for the crossfire game. %package plugins Summary: Plugin modules for the crossfire game server -Group: Amusements/Games Requires: %{name} = %{version}-%{release} %description plugins Plugin modules for the crossfire game server. %package client-images Summary: Image cache for crossfire clients -Group: Amusements/Games # No version dependency for the client since the images are pretty # ignorant of the client version. Requires: crossfire-client @@ -94,7 +90,6 @@ don't have to be downloaded from the server. %package selinux Summary: SELinux policy files for crossfire -Group: Amusements/Games Requires: %{name} = %{version}-%{release} Requires: selinux-policy >= %{selinux_policyver} Requires(post): /usr/sbin/semodule /usr/sbin/semanage /sbin/fixfiles @@ -105,7 +100,6 @@ selinux policy files for the Crossfire game server %package logwatch Summary: logwatch scripts for the Crossfire game server -Group: Amusements/Games Requires: %{name} = %{version}-%{release} logwatch %description logwatch logwatch scripts for the Crossfire game server