Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/rpm



Date:	Monday July 19, 1999 @ 19:57
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla/rpm
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv13481/rpm

Modified Files:
	Vanilla.spec 
Log Message:
Package description edits.


****************************************

Index: Vanilla/rpm/Vanilla.spec
diff -u Vanilla/rpm/Vanilla.spec:1.19 Vanilla/rpm/Vanilla.spec:1.20
--- Vanilla/rpm/Vanilla.spec:1.19	Mon Jul 19 01:31:35 1999
+++ Vanilla/rpm/Vanilla.spec	Mon Jul 19 19:57:38 1999
@@ -3,8 +3,8 @@
 Version: 2.9pl3
 Release: 1
 Copyright: Undetermined
-Packager: Vanilla Server Development Team <http://vanilla.us.netrek.org>
-URL: http://vanilla.us.netrek.org
+Packager: Vanilla Server Development Team
+URL: http://vanilla.us.netrek.org/
 Group: Amusements/Games
 Source0: ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-%{version}.tar.gz
 Source1: netrek.init
@@ -16,48 +16,47 @@
 BuildRoot: /var/tmp/netrek-buildroot
 
 %description
-From the FAQ:
+This is a server for the multi-player game of Netrek.
 
-Netrek is the probably the first video game which can accurately be 
-described as a "sport." It has more in common with basketball than with 
-arcade games or Quake. Its vast and expanding array of tactics and 
-strategies allows for many different play styles; the best players are 
-the ones who think fastest, not necessarily the ones who twitch most 
-effectively. It can be enjoyed as a twitch game, since the dogfighting 
-system is extremely robust, but the things that really set Netrek apart 
-from other video games are the team and strategic aspects. Team play is 
-dynamic and varied, with roles constantly changing as the game state changes. 
-Strategic play is explored in organized league games; after 6+ years of 
-league play, strategies are still being invented and refined. 
-
-The game itself has existed for over 10 years, and has a solid playerbase, 
-including some people who have been playing for nearly as long as the game 
-has existed. 
-
-All netrek clients and servers are completely free of charge, although 
-there are several people working on commercial netrek variants or derivatives. 
-
-Development mailing list vanilla-list@us.netrek.org.
-Development web site <http://vanilla.us.netrek.org/>
-Netrek canonical sites <http://www.netrek.org/>
-
+Netrek is the probably the first video game which can accurately be
+described as a "sport."  It has more in common with basketball than
+with arcade games or Quake.  Its vast and expanding array of tactics
+and strategies allows for many different play styles; the best players
+are the ones who think fastest, not necessarily the ones who twitch
+most effectively.  It can be enjoyed as a twitch game, since the
+dogfighting system is extremely robust, but the things that really set
+Netrek apart from other video games are the team and strategic
+aspects.  Team play is dynamic and varied, with roles constantly
+changing as the game state changes.  Strategic play is explored in
+organized league games; after 6+ years of league play, strategies are
+still being invented and refined.
+
+The game itself has existed for over 10 years, and has a solid
+playerbase, including some people who have been playing for nearly as
+long as the game has existed.
+
+All Netrek clients and servers are completely free of charge, although
+there are several people working on commercial netrek variants or
+derivatives.
+
+Netrek web site:          <http://www.netrek.org/>
+Development mailing list: <mailto:vanilla-list@us.netrek.org>
+Development web site:     <http://vanilla.us.netrek.org/>
 #
 # GUI Admin tool
 #
 %package netrekcfg
-Summary: Netrek server control GUI 
+Summary: Netrek Vanilla Server Configuration Program
 Prereq: automake
 Requires: Vanilla, gtk+ > 1.2, glib > 1.2
 Group: Amusements/Games
 
 %description netrekcfg
-This program is for use by administrators of servers and provides: 
-
-	maintenance of the server .ports file, 
-	maintenance of the server .sysdef file, 
-	control of the process that accepts client connections. 
-
+Configuration program for the Netrek Vanilla Server.
 
+Although the server will run out of the box, it can be configured to
+behave differently through configuration files.  This program provides
+a graphical interface to these files.  It is not required to play.
 %prep
 %setup