Selaa lähdekoodia

modifying package: ratbox-2.2.4 20070113 -> 20070227

Ralf S. Engelschall 18 vuotta sitten
vanhempi
commit
daabbfec37
2 muutettua tiedostoa jossa 10 lisäystä ja 10 poistoa
  1. 8 8
      ratbox/ratbox.patch
  2. 2 2
      ratbox/ratbox.spec

+ 8 - 8
ratbox/ratbox.patch

@@ -1,6 +1,6 @@
 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-01-13 09:19:25 +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 $@
  
@@ -12,7 +12,7 @@ Index: ircd-ratbox-2.2.4/modules/Makefile.in
  	$(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-01-13 09:19:25 +0100
++++ ratbox-respond-1.0/ratbox-respond/configure	2007-02-27 08:29:19 +0100
 @@ -2889,8 +2889,6 @@
  fi
  
@@ -22,9 +22,9 @@ Index: ratbox-respond-1.0/ratbox-respond/configure
  
  echo "$as_me:$LINENO: checking for OpenSSL" >&5
  echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
-Index: ratbox-services-1.1.0/configure
---- ratbox-services-1.1.0/configure.orig	2006-07-17 20:17:32 +0200
-+++ ratbox-services-1.1.0/configure	2007-01-13 09:20:07 +0100
+Index: ratbox-services-1.1.1/configure
+--- ratbox-services-1.1.1/configure.orig	2006-07-17 20:17:32 +0200
++++ ratbox-services-1.1.1/configure	2007-02-27 08:29:19 +0100
 @@ -2464,7 +2464,7 @@
  
  	echo $ac_n "checking for -lsqlite3 in given path""... $ac_c" 1>&6
@@ -52,9 +52,9 @@ Index: ratbox-services-1.1.0/configure
  		echo "$ac_t""yes" 1>&6
  		ac_cv_found_pgsql_lib="yes"
  	else
-Index: ratbox-services-1.1.0/include/config.h
---- ratbox-services-1.1.0/include/config.h.orig	2007-01-07 20:54:34 +0100
-+++ ratbox-services-1.1.0/include/config.h	2007-01-13 09:19:25 +0100
+Index: ratbox-services-1.1.1/include/config.h
+--- ratbox-services-1.1.1/include/config.h.orig	2007-02-26 19:41:30 +0100
++++ ratbox-services-1.1.1/include/config.h	2007-02-27 08:29:19 +0100
 @@ -9,7 +9,7 @@
  #define PID_PATH	RUNDIR "/ratbox-services.pid"
  #define LOG_PATH	LOGDIR "/ratbox-services.log"

+ 2 - 2
ratbox/ratbox.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_server   2.2.4
-%define       V_services 1.1.0
+%define       V_services 1.1.1
 %define       V_respond  1.0
 
 #   package information
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        InstantMessaging
 License:      GPL
 Version:      %{V_server}
-Release:      20070113
+Release:      20070227
 
 #   list of sources
 Source0:      ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ircd-ratbox-%{V_server}.tgz