[packages/ircd] rel 4; rediff patches
arekm
arekm at pld-linux.org
Thu Feb 2 08:56:54 CET 2023
commit 9e9cae71de3de4809b7ba383957deccd37ede0be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 2 08:56:49 2023 +0100
rel 4; rediff patches
ircd-linux.patch | 16 ++++++++--------
ircd.spec | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ircd.spec b/ircd.spec
index 24812fe..650fea6 100644
--- a/ircd.spec
+++ b/ircd.spec
@@ -6,7 +6,7 @@ Summary: Internet Relay Chat Server
Summary(pl.UTF-8): Serwer IRC (Internet Relay Chat)
Name: ircd
Version: 2.11.2p3
-Release: 3
+Release: 4
License: GPL
Group: Networking/Daemons
Source0: http://www.irc.org/ftp/irc/server/irc%{version}.tgz
diff --git a/ircd-linux.patch b/ircd-linux.patch
index f3be0e6..5341b1e 100644
--- a/ircd-linux.patch
+++ b/ircd-linux.patch
@@ -1,6 +1,6 @@
-diff -ur irc2.11.0b14.orig/common/os.h irc2.11.0b14/common/os.h
---- irc2.11.0b14.orig/common/os.h 2004-10-02 03:16:16.000000000 +0200
-+++ irc2.11.0b14/common/os.h 2004-10-11 19:34:34.092789944 +0200
+diff -urNp -x '*.orig' irc2.11.2p3.org/common/os.h irc2.11.2p3/common/os.h
+--- irc2.11.2p3.org/common/os.h 2008-06-09 18:16:08.000000000 +0200
++++ irc2.11.2p3/common/os.h 2023-02-02 08:56:29.680400492 +0100
@@ -139,6 +139,9 @@
/* Linux 2.1.xx supports poll(), header files are not upto date yet */
# define POLLRDNORM 0x0040
@@ -10,11 +10,11 @@ diff -ur irc2.11.0b14.orig/common/os.h irc2.11.0b14/common/os.h
+# endif
#endif
- #if HAVE_STROPTS_H
-diff -ur irc2.11.0b14.orig/support/Makefile.in irc2.11.0b14/support/Makefile.in
---- irc2.11.0b14.orig/support/Makefile.in 2004-10-04 21:55:34.000000000 +0200
-+++ irc2.11.0b14/support/Makefile.in 2004-10-11 19:35:50.530169696 +0200
-@@ -69,17 +69,17 @@
+ #ifdef HAVE_STROPTS_H
+diff -urNp -x '*.orig' irc2.11.2p3.org/support/Makefile.in irc2.11.2p3/support/Makefile.in
+--- irc2.11.2p3.org/support/Makefile.in 2008-06-07 01:51:26.000000000 +0200
++++ irc2.11.2p3/support/Makefile.in 2023-02-02 08:56:29.680400492 +0100
+@@ -69,17 +69,17 @@ TKSERV = tkserv
# Directories definitions
#
# Directory in which to install ircd, iauth, ircdwatch, mkpasswd and chkconf.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ircd.git/commitdiff/9e9cae71de3de4809b7ba383957deccd37ede0be
More information about the pld-cvs-commit
mailing list