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

CVS update: Vanilla/rpm



Date:	Thursday July 22, 1999 @ 10:30
Author:	tanner

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

Modified Files:
	Vanilla.spec 
Log Message:
Changed package names to netrek-, as requested by James.



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

Index: Vanilla/rpm/Vanilla.spec
diff -u Vanilla/rpm/Vanilla.spec:1.23 Vanilla/rpm/Vanilla.spec:1.24
--- Vanilla/rpm/Vanilla.spec:1.23	Tue Jul 20 03:07:58 1999
+++ Vanilla/rpm/Vanilla.spec	Thu Jul 22 10:30:39 1999
@@ -1,5 +1,5 @@
-Summary: Netrek Vanilla Server
-Name: Vanilla
+Summary: Netrek Software Suite
+Name: netrek
 Version: 2.9pl3
 Release: 1
 Copyright: Undetermined
@@ -12,11 +12,29 @@
 Source3: netrek.crontab
 Source4: netrek.keys
 Source5: netrek.functions
-Prereq: sed, vixie-cron, sh-utils
-Requires: vixie-cron, sed, sh-utils, redhat-release > 5.9
 BuildRoot: /var/tmp/netrek-buildroot
 
 %description
+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.
+
+%package server
+Summary: Netrek Vanilla Server
+Group: Amusements/Games
+Prereq: sed, vixie-cron, sh-utils
+Requires: vixie-cron, sed, sh-utils, redhat-release > 5.9
+
+%description server
 This is a server for the multi-player game of Netrek.
 
 Netrek is the probably the first video game which can accurately be
@@ -59,7 +77,8 @@
 behave differently through configuration files.  This program provides
 a graphical interface to these files.  It is not required to play.
 %prep
-%setup
+
+%setup -n Vanilla-%{version}
 
 %build
 
@@ -170,7 +189,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
+%post server
 chkconfig --add netrek
 
 #
@@ -189,21 +208,21 @@
 su -c "ln -s /var/log/netrek/errors.LOG /usr/games/netrek/ERRORS" - games
 su -c "ln -s /var/log/netrek/mesg.LOG /usr/games/netrek/mesg.LOG" - games
 
-%preun
+%preun server
 chkconfig --del netrek
 
 #if [ -f /var/lock/subsys/netrek ]; then
 /etc/rc.d/init.d/netrek stop
 #fi
 
-%postun
+%postun server
 
 %post netrekcfg
 #ln -s /usr/games/netrek/tools/netrekcfg /usr/bin/netrekcfg
 ln -s /usr/games/netrek/tools/gum /usr/bin/netrekcfg
 su -c "ln -s /usr/share/games/netrek/gum/pixmaps /usr/games/netrek/tools/pixmaps" - games
 
-%files
+%files server
 %defattr(-, root, root)
 %doc PROJECTS README INSTALL INSTALL.INL docs tools/README xsg/README 
 %doc xsg/XSG.doc xsg/Sample.xsgrc pledit/README