]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn-PLD.patch
- updated,fixed configure options
[packages/inn.git] / inn-PLD.patch
index 9aebfe8678cfd87086770c4ad6353cd7907308b8..fa41bf34e9fc7e9f8e51355e52f5e66a8596443a 100644 (file)
@@ -1,43 +1,80 @@
-diff -Nur inn-2.2.1.orig/include/paths.h.in inn-2.2.1/include/paths.h.in
---- inn-2.2.1.orig/include/paths.h.in  Tue Oct 13 14:18:45 1998
-+++ inn-2.2.1/include/paths.h.in       Sat Oct 23 15:40:40 1999
-@@ -14,7 +14,7 @@
- */
+diff -Nur inn-2.4.0.orig/doc/man/rnews.1 inn-2.4.0/doc/man/rnews.1
+--- inn-2.4.0.orig/doc/man/rnews.1     2003-05-09 06:25:27.000000000 +0200
++++ inn-2.4.0/doc/man/rnews.1  2003-06-29 12:58:27.000000000 +0200
+@@ -67,7 +67,7 @@
+ is defined and the command is any other word, then
+ .I rnews
+ will try to execute a program with that name in the directory
+-.IR <pathbin\ in\ inn.conf>/bin/rnews.libexec .
++.IR /usr/lib/news/rnews .
+ The batch will be fed into the program's standard input, and the
+ standard output will be read back as input into
+diff -Nur inn-2.4.0.orig/include/paths.h.in inn-2.4.0/include/paths.h.in
+--- inn-2.4.0.orig/include/paths.h.in  2003-05-09 06:25:27.000000000 +0200
++++ inn-2.4.0/include/paths.h.in       2003-06-29 12:57:56.000000000 +0200
+@@ -19,12 +19,12 @@
+ /* Default prefix path is pathbin. */
  #define _PATH_NNRPD           "nnrpd"
  #define _PATH_NNTPD           "nnrpd"
 -#define _PATH_AUTHDIR         "auth"
-+#define _PATH_AUTHDIR         "/usr/share/news/auth"
++#define _PATH_AUTHDIR         "/usr/lib/news/auth"
+ #define _PATH_AUTHDIR_GENERIC "generic"
+ #define _PATH_AUTHDIR_NOPASS  "resolv"
+ #define _PATH_AUTHDIR_PASSWD  "passwd"
  #define _PATH_CTLINND         "ctlinnd"
- #define _PATH_RNEWSPROGS      "rnews.libexec"
- /* Prefix path is pathfilter */
-diff -Nur inn-2.2.1.orig/Makefile inn-2.2.1/Makefile
---- inn-2.2.1.orig/Makefile    Wed Aug 25 17:25:55 1999
-+++ inn-2.2.1/Makefile Mon Nov  1 14:27:31 1999
-@@ -44,7 +44,7 @@
- ##  Directories where files get put.
+-#define _PATH_RNEWSPROGS      "rnews.libexec"
++#define _PATH_RNEWSPROGS      "/usr/lib/news/rnews"
+ /* Default prefix path is pathfilter. */
+ #define _PATH_TCL_STARTUP     "startup.tcl"
+diff -Nur inn-2.4.0.orig/Makefile inn-2.4.0/Makefile
+--- inn-2.4.0.orig/Makefile    2003-05-09 06:25:27.000000000 +0200
++++ inn-2.4.0/Makefile 2003-06-29 12:57:10.000000000 +0200
+@@ -75,7 +75,7 @@
+ ##  Installation rules.  make install installs everything; make update only
+ ##  updates the binaries, scripts, and documentation and leaves config
+ ##  files alone.
+-install: directories
++install:
+       @for D in $(ALLDIRS) ; do \
+           echo '' ; \
+           cd $$D && $(MAKE) install || exit 1 ; cd .. ; \
+@@ -91,9 +91,9 @@
  directories:
-       chmod +x ./makedirs.sh
--      DESTDIR=$(DESTDIR) ./makedirs.sh;
-+      DESTDIR=$(DESTDIR) ./makedirs.sh -p;
+       @chmod +x support/install-sh
+       for D in $(INSTDIRS) ; do \
+-          support/install-sh $(OWNER) -m 0755 -d $(D)$$D ; \
++          support/install-sh -m 0755 -d $(D)$$D ; \
+       done
+-      support/install-sh $(OWNER) -m 0750 -d $(D)$(PATHRUN)
++      support/install-sh -m 0750 -d $(D)$(PATHRUN)
  
- ##  Other generic targets.
- depend tags ctags profiled:
-diff -Nur inn-2.2.1.orig/Makefile inn-2.2.1/Makefile
---- inn-2.2.1.orig/Makefile    Wed Aug 25 17:25:55 1999
-+++ inn-2.2.1/Makefile Mon Oct 18 22:37:40 1999
-@@ -34,7 +34,7 @@
-       $(MAKE) $(FLAGS) WHAT_TO_MAKE=all DESTDIR=$(DESTDIR) common
+ update: 
+       @chmod +x support/install-sh
+--- inn-2.4.1.orig/Makefile.global.in  2003-05-09 06:25:27.000000000 +0200
++++ inn-2.4.1/Makefile.global.in       2003-06-29 12:59:13.000000000 +0200
+@@ -234,16 +234,7 @@
+ ##  configure; inews and rnews are special and have configure flags to
+ ##  control how they're installed.  See INSTALL for more information.
  
- ##  Install everything.
--install:      directories
-+install:
-       $(MAKE) $(FLAGS) WHAT_TO_MAKE=install DESTDIR=$(DESTDIR) common
-       @echo "" ; echo Do not forget to update your cron entries.
-       @echo Also run makehistory if you have to.
-diff -ur inn-2.2.2.orig/samples/scanlogs.in inn-2.2.2/samples/scanlogs.in
---- inn-2.2.2.orig/samples/scanlogs.in Mon Dec 13 14:18:37 1999
-+++ inn-2.2.2/samples/scanlogs.in      Sun Jan 30 01:12:20 2000
-@@ -10,7 +10,7 @@
+-NEWSUSER        = @NEWSUSER@
+-NEWSGROUP       = @NEWSGRP@
+-
+-INEWSMODE       = @INEWSMODE@
+-RNEWSMODE       = @RNEWSMODE@
+ FILEMODE        = @FILEMODE@
+-
+-OWNER           = -o $(NEWSUSER) -g $(NEWSGROUP)
+-ROWNER          = -o $(NEWSUSER) -g @RNEWSGRP@
+-
+ INSTALL         = $(top)/support/install-sh -c
+ ##  Installation commands.  These commands are used by the installation
+diff -Nur inn-2.4.0.orig/scripts/scanlogs.in inn-2.4.0/scripts/scanlogs.in
+--- inn-2.4.0.orig/scripts/scanlogs.in 2003-05-09 06:25:27.000000000 +0200
++++ inn-2.4.0/scripts/scanlogs.in      2003-06-29 12:58:56.000000000 +0200
+@@ -11,7 +11,7 @@
  ##  then get a better egrep, like the FSF one.
  
  ##  Directory where old log files are kept.
This page took 0.117607 seconds and 4 git commands to generate.