OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Nov-2005 20:55:22
Branch: HEAD Handle: 2005110619552100
Modified files:
openpkg-src/ratbox ratbox-server.conf ratbox.spec
Log:
adjust default config to ratbox 2.1.7 implementation (two directives
were removed at all)
Summary:
Revision Changes Path
1.4 +0 -2 openpkg-src/ratbox/ratbox-server.conf
1.27 +1 -1 openpkg-src/ratbox/ratbox.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ratbox/ratbox-server.conf
============================================================================
$ cvs diff -u -r1.3 -r1.4 ratbox-server.conf
--- openpkg-src/ratbox/ratbox-server.conf 16 May 2005 12:07:36 -0000
1.3
+++ openpkg-src/ratbox/ratbox-server.conf 6 Nov 2005 19:55:21 -0000
1.4
@@ -41,7 +41,6 @@
connectfreq = 5 minutes;
max_number = 1;
sendq = 2 megabytes;
- sendq_eob = 500 kbytes;
};
listen {
@@ -102,7 +101,6 @@
default_split_server_count = 0;
no_create_on_split = no;
no_join_on_split = no;
- no_oper_resvs = no;
burst_topicwho = yes;
};
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ratbox/ratbox.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 ratbox.spec
--- openpkg-src/ratbox/ratbox.spec 27 Oct 2005 08:21:29 -0000 1.26
+++ openpkg-src/ratbox/ratbox.spec 6 Nov 2005 19:55:21 -0000 1.27
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_server}
-Release: 20051027
+Release: 20051106
# list of sources
Source0:
ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ircd-ratbox-%{V_server}.tgz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]