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: 27-Apr-2007 07:43:28
Branch: HEAD Handle: 2007042706432800
Modified files:
openpkg-src/ratbox ratbox.patch ratbox.spec
Log:
upgrading package: ratbox 2.2.4 -> 2.2.5
Summary:
Revision Changes Path
1.30 +0 -12 openpkg-src/ratbox/ratbox.patch
1.47 +2 -2 openpkg-src/ratbox/ratbox.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ratbox/ratbox.patch
============================================================================
$ cvs diff -u -r1.29 -r1.30 ratbox.patch
--- openpkg-src/ratbox/ratbox.patch 27 Feb 2007 07:31:56 -0000 1.29
+++ openpkg-src/ratbox/ratbox.patch 27 Apr 2007 05:43:28 -0000 1.30
@@ -1,15 +1,3 @@
-Index: ircd-ratbox-2.2.4/modules/Makefile.in
---- ircd-ratbox-2.2.4/modules/Makefile.in.orig 2006-01-07 20:44:44
+0100
-+++ ircd-ratbox-2.2.4/modules/Makefile.in 2007-02-27 08:29:19 +0100
-@@ -186,7 +186,7 @@
- ${CC} ${CPPFLAGS} ${CFLAGS} -DMODNAME=`basename $< .c`_mheader -c $< -o
$@
-
- .c.so:
-- ${CC} ${PICFLAGS} ${CPPFLAGS} ${CFLAGS} $< -o $@
-+ ${CC} ${PICFLAGS} ${CPPFLAGS} ${CFLAGS} $< -o $@ ${IRCDLIBS}
-
- .so.sl:
- $(LD) -b $< -o $@
Index: ratbox-respond-1.0/ratbox-respond/configure
--- ratbox-respond-1.0/ratbox-respond/configure.orig 2006-01-11 22:52:17
+0100
+++ ratbox-respond-1.0/ratbox-respond/configure 2007-02-27 08:29:19
+0100
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ratbox/ratbox.spec
============================================================================
$ cvs diff -u -r1.46 -r1.47 ratbox.spec
--- openpkg-src/ratbox/ratbox.spec 27 Feb 2007 07:31:56 -0000 1.46
+++ openpkg-src/ratbox/ratbox.spec 27 Apr 2007 05:43:28 -0000 1.47
@@ -23,7 +23,7 @@
##
# package version
-%define V_server 2.2.4
+%define V_server 2.2.5
%define V_services 1.1.1
%define V_respond 1.0
@@ -38,7 +38,7 @@
Group: InstantMessaging
License: GPL
Version: %{V_server}
-Release: 20070227
+Release: 20070427
# list of sources
Source0:
ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ircd-ratbox-%{V_server}.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]