]> git.pld-linux.org Git - packages/ircii.git/commitdiff
rel 3; rediff patches master auto/th/ircii-20111115-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:56:09 +0000 (08:56 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:56:09 +0000 (08:56 +0100)
ircii-config.patch
ircii.spec

index 246bb3e2dccaf7eedc30ed2f5beb6f8a03c003f0..2670dbca0f4d899c6d598adaa72ccb36af0e0a1a 100644 (file)
@@ -1,7 +1,7 @@
-diff -uNr ircii-4.4X/Makefile.in ircii-4.4X.new/Makefile.in
---- ircii-4.4X/Makefile.in     Sat Apr 15 18:04:02 2000
-+++ ircii-4.4X.new/Makefile.in Wed Aug 23 00:47:34 2000
-@@ -109,16 +109,16 @@
+diff -urNp -x '*.orig' ircii-20111115.org/Makefile.in ircii-20111115/Makefile.in
+--- ircii-20111115.org/Makefile.in     2011-07-10 08:18:01.000000000 +0200
++++ ircii-20111115/Makefile.in 2023-02-02 08:55:48.090150078 +0100
+@@ -109,16 +109,16 @@ TRANS_PATH = $(IRCLIB)/translation
  
  # Set the next line to the full path for installation of the ircio program
  # if you wish to use it. 
@@ -21,7 +21,7 @@ diff -uNr ircii-4.4X/Makefile.in ircii-4.4X.new/Makefile.in
  
  # This command will be used to install the irc help files.  If you don't
  # want to install them, replace with the following:
-@@ -178,7 +178,7 @@
+@@ -154,7 +154,7 @@ installbin: installirc installio install
  
  installirc: irc installdirs
        $(INSTALL) irc $(INSTALL_IRC)-$(VERSION)
@@ -30,10 +30,10 @@ diff -uNr ircii-4.4X/Makefile.in ircii-4.4X.new/Makefile.in
        @if test -f $(INSTALL_IRC).old; then $(RM) $(INSTALL_IRC).old; fi
        @if test -f $(INSTALL_IRC); then $(MV) $(INSTALL_IRC) $(INSTALL_IRC).old; fi
        $(RM) $(INSTALL_IRC)
-diff -uNr ircii-4.4X/configure.in ircii-4.4X.new/configure.in
---- ircii-4.4X/configure.in    Wed Aug 23 00:44:23 2000
-+++ ircii-4.4X.new/configure.in        Wed Aug 23 00:48:22 2000
-@@ -696,7 +696,7 @@
+diff -urNp -x '*.orig' ircii-20111115.org/configure.in ircii-20111115/configure.in
+--- ircii-20111115.org/configure.in    2011-11-14 22:57:23.000000000 +0100
++++ ircii-20111115/configure.in        2023-02-02 08:55:48.090150078 +0100
+@@ -483,7 +483,7 @@ AC_SUBST(bindir)
  
  if test ! -n "$IRCLIB";
  then
@@ -42,9 +42,9 @@ diff -uNr ircii-4.4X/configure.in ircii-4.4X.new/configure.in
  fi
  AC_SUBST(IRCLIB)
  
-diff -uNr ircii-4.4X/include/config.h.dist ircii-4.4X.new/include/config.h.dist
---- ircii-4.4X/include/config.h.dist   Sun Jun 11 09:30:54 2000
-+++ ircii-4.4X.new/include/config.h.dist       Wed Aug 23 00:53:14 2000
+diff -urNp -x '*.orig' ircii-20111115.org/include/config.h.dist ircii-20111115/include/config.h.dist
+--- ircii-20111115.org/include/config.h.dist   2008-10-28 17:22:48.000000000 +0100
++++ ircii-20111115/include/config.h.dist       2023-02-02 08:55:48.090150078 +0100
 @@ -47,7 +47,7 @@
   * file and the ircII can find it, this setting is overridden.
   */
@@ -63,8 +63,8 @@ diff -uNr ircii-4.4X/include/config.h.dist ircii-4.4X.new/include/config.h.dist
  
  /* Uncomment the following if you want ircII to display the file
   * ircII.motd in the ircII library at startup.
-@@ -159,7 +159,7 @@
- #define DEFAULT_LASTLOG 44
+@@ -164,7 +164,7 @@
+ #define DEFAULT_LASTLOG 440
  #define DEFAULT_LASTLOG_LEVEL "ALL -CRAP"
  #define DEFAULT_LOG 0
 -#define DEFAULT_LOGFILE "IrcLog"
index cc1ae8eae7ed584316a3e7b9712a07e6d693153c..60ddb3833dd580505569c9debc6f289bc10ee184 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl.UTF-8):      Popularny uniksowy klient IRC
 Summary(tr.UTF-8):     Yaygın Unix Irc istemcisi
 Name:          ircii
 Version:       20111115
-Release:       2
+Release:       3
 License:       BSD
 Group:         Applications/Networking
 Vendor:                IRCII Bugs <ircii-bugs@ircii.eterna.com.au>
This page took 0.190158 seconds and 4 git commands to generate.