浏览代码

upgrading package: ircii 20060705 -> 20060721

Ralf S. Engelschall 19 年之前
父节点
当前提交
511f5020d1
共有 2 个文件被更改,包括 6 次插入18 次删除
  1. 4 16
      ircii/ircii.patch
  2. 2 2
      ircii/ircii.spec

+ 4 - 16
ircii/ircii.patch

@@ -1,6 +1,6 @@
 Index: include/whois.h
 --- include/whois.h.orig	2004-01-06 09:14:08 +0100
-+++ include/whois.h	2006-07-15 16:55:44 +0200
++++ include/whois.h	2006-07-22 16:46:49 +0200
 @@ -42,6 +42,7 @@
  	void	whois_name(u_char *, u_char **);
  	void	whowas_name(u_char *, u_char **);
@@ -9,21 +9,9 @@ Index: include/whois.h
  	void	whois_server(u_char *, u_char **);
  	void	whois_oper(u_char *, u_char **);
  	void	whois_lastcom(u_char *, u_char **);
-Index: source/irc.c
---- source/irc.c.orig	2006-07-06 02:24:29 +0200
-+++ source/irc.c	2006-07-15 17:00:30 +0200
-@@ -32,7 +32,7 @@
-  * SUCH DAMAGE.
-  */
- 
--#define IRCII_VERSION	"20050705"	/* YYYYMMDD */
-+#define IRCII_VERSION	"20060705"	/* YYYYMMDD */
- 
- #include "irc.h"
- IRCII_RCSID("@(#)$eterna: irc.c,v 1.294 2006/07/06 00:24:29 mrg Exp $");
 Index: source/numbers.c
 --- source/numbers.c.orig	2004-01-08 00:30:00 +0100
-+++ source/numbers.c	2006-07-15 16:55:44 +0200
++++ source/numbers.c	2006-07-22 16:46:49 +0200
 @@ -506,6 +506,10 @@
  		funny_mode(from, ArgList);
  		break;
@@ -36,8 +24,8 @@ Index: source/numbers.c
  		invite(from, ArgList);
  		break;
 Index: source/whois.c
---- source/whois.c.orig	2006-07-06 02:05:53 +0200
-+++ source/whois.c	2006-07-15 16:55:44 +0200
+--- source/whois.c.orig	2006-07-22 05:50:10 +0200
++++ source/whois.c	2006-07-22 16:46:49 +0200
 @@ -541,6 +541,28 @@
  }
  

+ 2 - 2
ircii/ircii.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        Network
 License:      BSD
-Version:      20060705
-Release:      20060715
+Version:      20060721
+Release:      20060722
 
 #   list of sources
 Source0:      ftp://ircftp.au.eterna.com.au/pub/ircII/ircii-%{version}.tar.gz