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:   15-Jun-2005 20:05:58
  Branch: HEAD                             Handle: 2005061519055800

  Modified files:
    openpkg-src/ratbox      ratbox-resv.conf ratbox-services.conf ratbox.patch
                            ratbox.spec

  Log:
    upgrading package: ratbox 2.1.2 -> 2.1.3

  Summary:
    Revision    Changes     Path
    1.2         +1  -0      openpkg-src/ratbox/ratbox-resv.conf
    1.8         +13 -0      openpkg-src/ratbox/ratbox-services.conf
    1.16        +6  -6      openpkg-src/ratbox/ratbox.patch
    1.21        +2  -2      openpkg-src/ratbox/ratbox.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ratbox/ratbox-resv.conf
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 ratbox-resv.conf
  --- openpkg-src/ratbox/ratbox-resv.conf       16 May 2005 12:07:36 -0000      
1.1
  +++ openpkg-src/ratbox/ratbox-resv.conf       15 Jun 2005 18:05:58 -0000      
1.2
  @@ -7,3 +7,4 @@
   "operserv",  "reserved nickname for Ratbox-Services"
   "operbot",   "reserved nickname for Ratbox-Services"
   "jupeserv",  "reserved nickname for Ratbox-Services"
  +"banserv",   "reserved nickname for Ratbox-Services"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ratbox/ratbox-services.conf
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 ratbox-services.conf
  --- openpkg-src/ratbox/ratbox-services.conf   16 May 2005 12:07:36 -0000      
1.7
  +++ openpkg-src/ratbox/ratbox-services.conf   15 Jun 2005 18:05:58 -0000      
1.8
  @@ -46,6 +46,7 @@
       operbot                    = channel;
       global                     = netmsg;
       jupeserv                   = jupe;
  +    banserv                    = kline, xline, resv, perm, remove, sync;
   };
   
   service "global" {
  @@ -146,3 +147,15 @@
       pending_time               = 30 minutes;
   };
   
  +service "banserv" {
  +     nick                       = "BANSERV";
  +     username                   = "banserv";
  +     host                       = "irc-services.example.com";
  +     realname                   = "Ban Service";
  +     flags                      = disabled, opered, msg_self, stealth;
  +     loglevel                   = 1;
  +     unban_time                 = 2 weeks;
  +     autosync_frequency         = 2 weeks;
  +     temp_workaround            = no;
  +};
  +
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ratbox/ratbox.patch
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 ratbox.patch
  --- openpkg-src/ratbox/ratbox.patch   23 May 2005 17:36:08 -0000      1.15
  +++ openpkg-src/ratbox/ratbox.patch   15 Jun 2005 18:05:58 -0000      1.16
  @@ -1,6 +1,6 @@
  -Index: ircd-ratbox-2.1.2/modules/Makefile.in
  ---- ircd-ratbox-2.1.2/modules/Makefile.in.orig       2005-01-14 18:25:51 
+0100
  -+++ ircd-ratbox-2.1.2/modules/Makefile.in    2005-04-13 15:30:42 +0200
  +Index: ircd-ratbox-2.1.3/modules/Makefile.in
  +--- ircd-ratbox-2.1.3/modules/Makefile.in.orig       2005-01-14 18:25:51 
+0100
  ++++ ircd-ratbox-2.1.3/modules/Makefile.in    2005-04-13 15:30:42 +0200
   @@ -182,7 +182,7 @@
        ${CC} ${CPPFLAGS} ${CFLAGS} -DMODNAME=`basename $< .c`_mheader -c $< -o 
$@
    
  @@ -10,9 +10,9 @@
    
    .so.sl:
        $(LD) -b $< -o $@
  -Index: ratbox-services-1.0beta3/include/config.h
  ---- ratbox-services-1.0beta3/include/config.h.orig   2005-05-23 17:01:31 
+0200
  -+++ ratbox-services-1.0beta3/include/config.h        2005-05-23 19:30:44 
+0200
  +Index: ratbox-services-1.0rc1/include/config.h
  +--- ratbox-services-1.0rc1/include/config.h.orig     2005-05-23 17:01:31 
+0200
  ++++ ratbox-services-1.0rc1/include/config.h  2005-05-23 19:30:44 +0200
   @@ -9,7 +9,7 @@
    #define PID_PATH    RUNDIR "/ratbox-services.pid"
    #define LOG_PATH    LOGDIR "/ratbox-services.log"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ratbox/ratbox.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 ratbox.spec
  --- openpkg-src/ratbox/ratbox.spec    15 Jun 2005 15:28:31 -0000      1.20
  +++ openpkg-src/ratbox/ratbox.spec    15 Jun 2005 18:05:58 -0000      1.21
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_server   2.1.2
  -%define       V_services 1.0beta3
  +%define       V_server   2.1.3
  +%define       V_services 1.0rc1
   
   #   package information
   Name:         ratbox
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to