Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS update: Vanilla/rpm
Date: Thursday July 15, 1999 @ 3:18
Author: tanner
Update of /home/netrek/cvsroot/Vanilla/rpm
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv12341/rpm
Modified Files:
Vanilla.spec
Log Message:
* rpm/Vanilla.spec (Source1): Had to remove the
ftp://ftp.risc.uni-linz.ac.at/pub/netrek/src/res-rsa2.tar.Z file,
since US crypto law sucks and I cannot redistribute it. Still
working on how to build the server with RSA enabled and not
distribute the source for it.
* rpm/Vanilla.spec (Group): Groan! Hate that emacs does not have
the same changelog format as RPM .spec files. OR do I hate the RPM
.spec files do not have the same format as emacs.
****************************************
Index: Vanilla/rpm/Vanilla.spec
diff -u Vanilla/rpm/Vanilla.spec:1.9 Vanilla/rpm/Vanilla.spec:1.10
--- Vanilla/rpm/Vanilla.spec:1.9 Thu Jul 15 02:58:22 1999
+++ Vanilla/rpm/Vanilla.spec Thu Jul 15 03:18:33 1999
@@ -7,10 +7,9 @@
URL: http://vanilla.us.netrek.org
Group: Amusements/Games
Source0: ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-%{version}.tar.bz2
-Source1: ftp://ftp.risc.uni-linz.ac.at/pub/netrek/src/res-rsa2.tar.Z
-Source2: netrek.init
-Source3: netrek.logrotate
-Source4: netrek.crontab
+Source1: netrek.init
+Source2: netrek.logrotate
+Source3: netrek.crontab
Prereq: sed, cron
Requires: gtk > 1.2, glib > 1.2, cron, sed
BuildRoot: /var/tmp/netrek-buildroot
@@ -41,9 +40,6 @@
Development web site <http://vanilla.us.netrek.org/>
Netrek canonical sites <http://www.netrek.org/>
-Use /usr/games/netrek/gum to start the server listener,
-or insert /usr/games/netrek/newstartd& in /etc/rc.d/rc.local
-
%package gum
Summary: Netrek server control GUI
Group: Amusements/Games
@@ -58,14 +54,10 @@
%prep
%setup
+
+#Source1: ftp://ftp.risc.uni-linz.ac.at/pub/netrek/src/res-rsa2.tar.Z
-# disabled, res-rsa/Makefile not present yet
-# tar vxfz ../../SOURCES/res-rsa2.tar.Z
%build
-# temporary, configure still has symlink assumptions
-# touch ntserv/rsa_util.c
-# configure, but point at gmp (had to install gmp-devel-2.0.2-2.i386.rpm)
-# ./configure --prefix=/usr/games/netrek --with-gmp-libdir=/usr/lib
#
# Build the netrek server
@@ -148,6 +140,12 @@
%changelog
* Thu Jul 15 1999 Bob Tanner <tanner@real-time.com>
+
+ - rpm/Vanilla.spec (Source1): Had to remove the
+ ftp://ftp.risc.uni-linz.ac.at/pub/netrek/src/res-rsa2.tar.Z file,
+ since US crypto law sucks and I cannot redistribute it. Still
+ working on how to build the server with RSA enabled and not
+ distribute the source for it.
- rpm/Vanilla.spec (%postun): Major hack again. Need to get netrek
cron entries out of games' crontabs without deleting other