public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <Jochen@herr-schmitt.de>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: New upstream release.
Date: Wed, 26 Aug 2026 08:54:36 GMT	[thread overview]
Message-ID: <178773447660.1.16851526874369897152.rpms-inn-d8060a06fc3f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : d8060a06fc3f8f0c39d64df2a58f8853a9409869
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2014-07-15T20:04:09+02:00
Stats  : +113/-347 in 11 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/d8060a06fc3f8f0c39d64df2a58f8853a9409869?branch=epel10.3

Log:
New upstream release.

---
diff --git a/.gitignore b/.gitignore
index 574c8af..e7c5a5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 inn-2.5.2.tar.gz
 inn-faq.tar.gz
 /inn-2.5.3.tar.gz
+/inn-2.5.4.tar.gz

diff --git a/inn-2.5.1-nologinshell.patch b/inn-2.5.1-nologinshell.patch
deleted file mode 100644
index cf3d55e..0000000
--- a/inn-2.5.1-nologinshell.patch
+++ /dev/null
@@ -1,71 +0,0 @@
-diff -up inn-2.5.1/doc/man/rc.news.8.nologin inn-2.5.1/doc/man/rc.news.8
---- inn-2.5.1/doc/man/rc.news.8.nologin	2009-10-12 20:24:04.000000000 +0200
-+++ inn-2.5.1/doc/man/rc.news.8	2009-10-13 21:55:50.000000000 +0200
-@@ -175,20 +175,20 @@ is recommended to throttle the server fi
- To start \s-1INN\s0 and leave certain error messages going to the terminal:
- .PP
- .Vb 1
--\&       su \- news \-c <pathbin in inn.conf>/rc.news
-+\&       su \- news \-c /etc/rc.news
- .Ve
- .PP
- To run \s-1INN\s0 at startup time from appropriate system boot scripts:
- .PP
- .Vb 1
--\&       su \- news \-c <pathbin>/rc.news >/dev/console
-+\&       su \- news \-c /etc/rc.news >/dev/console
- .Ve
- .PP
- To stop \s-1INN\s0 (throttling first):
- .PP
- .Vb 2
- \&       <pathbin>/ctlinnd throttle reason
--\&       su \- news \-c \*(Aq<pathbin>/rc.news stop\*(Aq
-+\&       su \- news \-c \*(Aq/etc/rc.news stop\*(Aq
- .Ve
- .SH "BUGS"
- .IX Header "BUGS"
-diff -up inn-2.5.1/doc/pod/install.pod.nologin inn-2.5.1/doc/pod/install.pod
---- inn-2.5.1/doc/pod/install.pod.nologin	2009-10-12 20:24:04.000000000 +0200
-+++ inn-2.5.1/doc/pod/install.pod	2009-10-13 21:53:35.000000000 +0200
-@@ -1551,7 +1551,7 @@ INN is started via the shell script B<rc
- news user and not as root.  To start INN on system boot, you therefore
- want to put something like:
- 
--    su news -c <pathbin in inn.conf>/rc.news
-+    su -m news -c /etc/rc.news
- 
- in the system boot scripts.  If B<innd> is stopped or killed, you can restart
- it by running B<rc.news> by hand as the news user.
-@@ -1559,7 +1559,7 @@ it by running B<rc.news> by hand as the 
- The B<rc.news> script may also be used to shut down INN, with the C<stop>
- option:
- 
--    su news -c '<pathbin in inn.conf>/rc.news stop'
-+    su -m news -c '/etc/rc.news stop'
- 
- In the F<contrib> directory of this source tree, two sample init scripts are provided:  one
- for people using System V-style init.d directories, and another for people
-diff -up inn-2.5.1/doc/pod/rc.news.pod.nologin inn-2.5.1/doc/pod/rc.news.pod
---- inn-2.5.1/doc/pod/rc.news.pod.nologin	2009-10-12 20:24:04.000000000 +0200
-+++ inn-2.5.1/doc/pod/rc.news.pod	2009-10-13 21:53:35.000000000 +0200
-@@ -63,16 +63,16 @@ is recommended to throttle the server fi
- 
- To start INN and leave certain error messages going to the terminal:
- 
--       su - news -c <pathbin in inn.conf>/rc.news
-+       su -m news -c /etc/rc.news
- 
- To run INN at startup time from appropriate system boot scripts:
- 
--       su - news -c <pathbin>/rc.news >/dev/console
-+       su -m news -c /etc/rc.news >/dev/console
- 
- To stop INN (throttling first):
- 
-        <pathbin>/ctlinnd throttle reason
--       su - news -c '<pathbin>/rc.news stop'
-+       su -m news -c '/etc/rc.news stop'
- 
- =head1 BUGS
- 

diff --git a/inn-2.5.2-docrun.patch b/inn-2.5.2-docrun.patch
deleted file mode 100644
index bd113d3..0000000
--- a/inn-2.5.2-docrun.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -up inn-2.5.2/doc/FAQ.docrun inn-2.5.2/doc/FAQ
---- inn-2.5.2/doc/FAQ.docrun	2011-05-31 19:40:51.246525680 +0200
-+++ inn-2.5.2/doc/FAQ	2011-05-31 19:41:32.173525676 +0200
-@@ -988,7 +988,7 @@ pathetc:       /usr/local/news/etc      
- pathfilter:    /usr/local/news/bin/filter       /etc/news/filter
- pathhttp:      /usr/local/news/log              /var/log/news
- pathlog:       /usr/local/news/log              /var/log/news
--pathrun:       /usr/local/news/run              /var/run/news
-+pathrun:       /usr/local/news/run              /run/news
- pathtmp:       /usr/local/news/tmp              /var/spool/news/incoming/tmp
- pathspool:     /usr/local/news/spool            /var/spool/news
- patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive
-@@ -1006,7 +1006,7 @@ pathetc:       /usr/local/news/etc      
- pathfilter:    /usr/local/news/bin/filter       /usr/lib/news/bin/filter
- pathhttp:      /usr/local/news/log              /var/log/news
- pathlog:       /usr/local/news/log              /var/log/news
--pathrun:       /usr/local/news/run              /var/run/news
-+pathrun:       /usr/local/news/run              /run/news
- pathtmp:       /usr/local/news/tmp              /var/lib/news/tmp
- pathspool:     /usr/local/news/spool            /var/spool/news
- patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive
-@@ -1024,7 +1024,7 @@ pathetc:       /usr/local/news/etc      
- pathfilter:    /usr/local/news/bin/filter       /usr/lib/news/bin/filter
- pathhttp:      /usr/local/news/log              /var/log/news
- pathlog:       /usr/local/news/log              /var/log/news
--pathrun:       /usr/local/news/run              /var/run/news
-+pathrun:       /usr/local/news/run              /run/news
- pathtmp:       /usr/local/news/tmp              /usr/tmp
- pathspool:     /usr/local/news/spool            /var/spool/news
- patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive

diff --git a/inn-2.5.2-smp.patch b/inn-2.5.2-smp.patch
deleted file mode 100644
index 7a177ed..0000000
--- a/inn-2.5.2-smp.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -up inn-2.5.2/frontends/Makefile.smp inn-2.5.2/frontends/Makefile
---- inn-2.5.2/frontends/Makefile.smp	2010-08-11 20:54:46.268104983 +0200
-+++ inn-2.5.2/frontends/Makefile	2010-08-11 20:58:04.429916114 +0200
-@@ -85,7 +85,7 @@ ovdb_init:	ovdb_init.o    $(BOTH)   ; $(
- ovdb_monitor:	ovdb_monitor.o $(BOTH)   ; $(LINK) ovdb_monitor.o $(STORELIBS)
- ovdb_server:	ovdb_server.o  $(BOTH)   ; $(LINK) ovdb_server.o  $(STORELIBS)
- ovdb_stat:	ovdb_stat.o    $(BOTH)   ; $(LINK) ovdb_stat.o    $(STORELIBS)
--rnews:		rnews.o        $(LIBINN) ; $(LINK) rnews.o        -pie $(STORELIBS)
-+rnews:		rnews.o        $(BOTH)   ; $(LINK) rnews.o        -pie $(STORELIBS)
- sm:		sm.o           $(BOTH)   ; $(LINK) sm.o           $(STORELIBS)
- 
- ovdb_init.o: ovdb_init.c
-diff -up inn-2.5.2/innfeed/Makefile.smp inn-2.5.2/innfeed/Makefile
---- inn-2.5.2/innfeed/Makefile.smp	2010-08-11 20:47:15.883915244 +0200
-+++ inn-2.5.2/innfeed/Makefile	2010-08-11 20:47:15.875915561 +0200
-@@ -54,9 +54,13 @@ $(FIXSCRIPT):
- 
- INNFEEDLIBS	= $(LIBSTORAGE) $(LIBHIST) $(LIBINN) $(STORAGE_LIBS) $(LIBS)
- 
--config_y.c config_y.h: configfile.y
-+y.tab.c y.tab.h: configfile.y
- 	$(YACC) -d $?
-+
-+config_y.h: y.tab.h
- 	mv y.tab.h config_y.h
-+
-+config_y.c: y.tab.c
- 	mv y.tab.c config_y.c
- 
- config_l.c: configfile.l

diff --git a/inn-2.5.3-flex.patch b/inn-2.5.3-flex.patch
deleted file mode 100644
index aa359c8..0000000
--- a/inn-2.5.3-flex.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up inn-2.5.3/innfeed/configfile.l.lex inn-2.5.3/innfeed/configfile.l
---- inn-2.5.3/innfeed/configfile.l.lex	2012-09-11 14:29:00.473000388 +0200
-+++ inn-2.5.3/innfeed/configfile.l	2012-09-11 14:29:40.108999869 +0200
-@@ -36,7 +36,7 @@ static void yyunput(int, char *) UNUSED;
- int yyget_lineno(void);
- FILE *yyget_in(void);
- FILE *yyget_out(void);
--int yyget_leng(void);
-+// int yyget_leng(void);
- char *yyget_text(void);
- int yyget_debug(void);
- void yyset_lineno(int);

diff --git a/inn-2.5.3-pod.patch b/inn-2.5.3-pod.patch
deleted file mode 100644
index 8a920de..0000000
--- a/inn-2.5.3-pod.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-diff -up inn-2.5.3/control/pgpverify.in.pdx inn-2.5.3/control/pgpverify.in
---- inn-2.5.3/control/pgpverify.in.pdx	2013-05-22 18:45:57.132464138 +0200
-+++ inn-2.5.3/control/pgpverify.in	2013-05-22 18:47:39.056806362 +0200
-@@ -738,19 +738,19 @@ B<pgpverify> may exit with the following
- 
- The control message had a good PGP signature.
- 
--=item 1
-+=item Z<>1
- 
- The control message had no PGP signature.
- 
--=item 2
-+=item Z<>2
- 
- The control message had an unknown PGP signature.
- 
--=item 3
-+=item Z<>3
- 
- The control message had a bad PGP signature.
- 
--=item 255
-+=item Z<>255
- 
- A problem occurred not directly related to PGP analysis of signature.
- 
-diff -up inn-2.5.3/doc/pod/actsync.pod.pdx inn-2.5.3/doc/pod/actsync.pod
---- inn-2.5.3/doc/pod/actsync.pod.pdx	2013-05-22 18:42:30.275978028 +0200
-+++ inn-2.5.3/doc/pod/actsync.pod	2013-05-22 18:42:30.281977635 +0200
-@@ -529,20 +529,20 @@ level as follows:
- 
- No debug or status reports (default).
- 
--=item 1
-+=item Z<>1
- 
- Print summary, but only if work was needed or done.
- 
--=item 2
-+=item Z<>2
- 
- Print actions, exec output, and summary, but only if work was needed or
- done.
- 
--=item 3
-+=item Z<>3
- 
- Print actions, exec output, and summary.
- 
--=item 4
-+=item Z<>4
- 
- Full debug output.
- 

diff --git a/inn-2.5.3-radius.patch b/inn-2.5.3-radius.patch
deleted file mode 100644
index 3e4117f..0000000
--- a/inn-2.5.3-radius.patch
+++ /dev/null
@@ -1,130 +0,0 @@
-diff -up inn-2.5.3/doc/man/Makefile.radius inn-2.5.3/doc/man/Makefile
---- inn-2.5.3/doc/man/Makefile.radius	2013-02-24 16:27:53.340492703 +0100
-+++ inn-2.5.3/doc/man/Makefile	2013-02-24 16:27:53.353491839 +0100
-@@ -18,7 +18,7 @@ SEC5	= active.5 active.times.5 buffindex
- 	cycbuff.conf.5 distrib.pats.5 distributions.5 expire.ctl.5 history.5 incoming.conf.5 \
- 	inn.conf.5 innfeed.conf.5 innwatch.ctl.5 moderators.5 motd.news.5 \
- 	newsfeeds.5 newsgroups.5 newslog.5 nnrpd.track.5 nntpsend.ctl.5 ovdb.5 \
--	passwd.nntp.5 radius.conf.5 readers.conf.5 \
-+	passwd.nntp.5 inn-radius.conf.5 readers.conf.5 \
- 	storage.conf.5 subscriptions.5
- 
- SEC8	= actsync.8 archive.8 batcher.8 buffchan.8 ckpasswd.8 \
-diff -up inn-2.5.3/doc/pod/Makefile.radius inn-2.5.3/doc/pod/Makefile
---- inn-2.5.3/doc/pod/Makefile.radius	2013-02-24 16:27:53.370490710 +0100
-+++ inn-2.5.3/doc/pod/Makefile	2013-02-24 16:27:53.382489913 +0100
-@@ -25,7 +25,7 @@ MAN5	= ../man/active.5 ../man/active.tim
- 	../man/inn.conf.5 ../man/innfeed.conf.5 ../man/moderators.5 \
- 	../man/motd.news.5 ../man/newsfeeds.5 ../man/newsgroups.5 \
- 	../man/newslog.5 ../man/nntpsend.ctl.5 ../man/ovdb.5 \
--	../man/passwd.nntp.5 ../man/radius.conf.5 ../man/readers.conf.5 \
-+	../man/passwd.nntp.5 ../man/inn-radius.conf.5 ../man/readers.conf.5 \
- 	../man/storage.conf.5 ../man/subscriptions.5
- 
- MAN8	= ../man/actsync.8 ../man/archive.8 ../man/auth_krb5.8 \
-@@ -106,7 +106,7 @@ maintclean: distclean
- ../man/nntpsend.ctl.5:	nntpsend.ctl.pod	; $(POD2MAN) -s 5 $? > $@
- ../man/ovdb.5:		ovdb.pod		; $(POD2MAN) -s 5 $? > $@
- ../man/passwd.nntp.5:	passwd.nntp.pod		; $(POD2MAN) -s 5 $? > $@
--../man/radius.conf.5:	radius.conf.pod		; $(POD2MAN) -s 5 $? > $@
-+../man/inn-radius.conf.5:	radius.conf.pod		; $(POD2MAN) -s 5 $? > $@
- ../man/readers.conf.5:	readers.conf.pod	; $(POD2MAN) -s 5 $? > $@
- ../man/storage.conf.5:	storage.conf.pod	; $(POD2MAN) -s 5 $? > $@
- ../man/subscriptions.5:	subscriptions.pod	; $(POD2MAN) -s 5 $? > $@
-diff -up inn-2.5.3/doc/pod/news.pod.radius inn-2.5.3/doc/pod/news.pod
---- inn-2.5.3/doc/pod/news.pod.radius	2013-02-24 16:27:53.368490843 +0100
-+++ inn-2.5.3/doc/pod/news.pod	2013-02-24 16:27:53.367490909 +0100
-@@ -1459,7 +1459,7 @@ detailed documentation has also been wri
- =item *
- 
- The RADIUS configuration is now wrapped in a C<server {}> block in
--F<radius.conf>.
-+F<inn-radius.conf>.
- 
- =item *
- 
-diff -up inn-2.5.3/doc/pod/radius.conf.pod.radius inn-2.5.3/doc/pod/radius.conf.pod
---- inn-2.5.3/doc/pod/radius.conf.pod.radius	2013-02-24 16:27:53.372490577 +0100
-+++ inn-2.5.3/doc/pod/radius.conf.pod	2013-02-24 16:27:53.372490577 +0100
-@@ -1,13 +1,13 @@
- =head1 NAME
- 
--radius.conf - Configuration for nnrpd RADIUS authenticator
-+inn-radius.conf - Configuration for nnrpd RADIUS authenticator
- 
- =head1 DESCRIPTION
- 
- This describes the format and attributes of the configuration file for the
- nnrpd RADIUS authenticator.  See radius(1) for more information about the
- authenticator program.  The default location for this file is
--F<radius.conf> in I<pathetc>.
-+F<inn-radius.conf> in I<pathetc>.
- 
- Blank lines and lines beginning with C<#> are ignored, as is anything
- after a C<#> on a line.  All other lines should begin with a parameter
-@@ -98,7 +98,7 @@ The shared secret with the RADIUS server
- =head1 HISTORY
- 
- This documentation was written by Russ Allbery <rra@stanford.edu> based on
--the comments in the sample F<radius.conf> file by Yury S<B. Razbegin>.
-+the comments in the sample F<inn-radius.conf> file by Yury S<B. Razbegin>.
- 
- $Id: radius.conf.pod 8200 2008-11-30 13:31:30Z iulius $
- 
-diff -up inn-2.5.3/doc/pod/radius.pod.radius inn-2.5.3/doc/pod/radius.pod
---- inn-2.5.3/doc/pod/radius.pod.radius	2013-02-24 16:27:53.386489647 +0100
-+++ inn-2.5.3/doc/pod/radius.pod	2013-02-24 16:27:53.383489846 +0100
-@@ -16,9 +16,9 @@ authenticator.  It is useful for a site
- authentication via RADIUS and wants to authenticate news reading
- connections as well.
- 
--By default, B<radius> reads I<pathetc>/radius.conf for configuration
-+By default, B<radius> reads I<pathetc>/inn-radius.conf for configuration
- information, but a different configuration file can be specified with
--B<-f>.  See radius.conf(5) for a description of the configuration file.
-+B<-f>.  See inn-radius.conf(5) for a description of the configuration file.
- 
- =head1 OPTIONS
- 
-@@ -26,7 +26,7 @@ B<-f>.  See radius.conf(5) for a descrip
- 
- =item B<-f> I<config>
- 
--Read I<config> instead of I<pathetc>/radius.conf for configuration
-+Read I<config> instead of I<pathetc>/inn-radius.conf for configuration
- information.
- 
- =item B<-h>
-@@ -70,7 +70,7 @@ $Id: radius.pod 7664 2007-09-02 12:58:07
- 
- =head1 SEE ALSO
- 
--nnrpd(8), radius.conf(5), readers.conf(5)
-+nnrpd(8), inn-radius.conf(5), readers.conf(5)
- 
- S<RFC 2865>, Remote Authentication Dial In User Service.
- 
-diff -up inn-2.5.3/include/inn/paths.h.in.radius inn-2.5.3/include/inn/paths.h.in
---- inn-2.5.3/include/inn/paths.h.in.radius	2013-02-24 16:27:53.201501936 +0100
-+++ inn-2.5.3/include/inn/paths.h.in	2013-02-24 16:27:53.203501803 +0100
-@@ -68,7 +68,7 @@
- #define INN_PATH_MOTD_INND              "motd.innd"
- #define INN_PATH_MOTD_NNRPD             "motd.nnrpd"
- #define INN_PATH_STORAGECTL             "storage.conf"
--#define INN_PATH_RADIUS_CONFIG          "radius.conf"
-+#define INN_PATH_RADIUS_CONFIG          "inn-radius.conf"
- #define INN_PATH_FILESYSTEMS            "filesystems"
- 
- /* Default prefix path is pathspool. */
-diff -up inn-2.5.3/site/Makefile.radius inn-2.5.3/site/Makefile
---- inn-2.5.3/site/Makefile.radius	2013-02-24 16:27:53.222500541 +0100
-+++ inn-2.5.3/site/Makefile	2013-02-24 16:32:10.549406807 +0100
-@@ -46,7 +46,7 @@ PATH_STORAGECONF	= ${PATHETC}/storage.co
- PATH_CYCBUFFCONFIG	= ${PATHETC}/cycbuff.conf
- PATH_INNFEEDCTL		= ${PATHETC}/innfeed.conf
- PATH_BUFFINDEXED	= ${PATHETC}/buffindexed.conf
--PATH_RADIUS_CONF	= ${PATHETC}/radius.conf
-+PATH_RADIUS_CONF	= ${PATHETC}/inn-radius.conf
- PATH_OVDB_CONF		= ${PATHETC}/ovdb.conf
- PATH_SENDUUCP_CF	= ${PATHETC}/send-uucp.cf
- PATH_SUBSCRIPTIONS	= ${PATHETC}/subscriptions

diff --git a/inn-2.5.4-doc.patch b/inn-2.5.4-doc.patch
new file mode 100644
index 0000000..0798372
--- /dev/null
+++ b/inn-2.5.4-doc.patch
@@ -0,0 +1,53 @@
+diff -up inn-2.5.4/doc/man/rc.news.8.nologin inn-2.5.4/doc/man/rc.news.8
+--- inn-2.5.4/doc/man/rc.news.8.nologin	2014-07-15 16:43:15.740639916 +0200
++++ inn-2.5.4/doc/man/rc.news.8	2014-07-15 17:06:18.214533242 +0200
+@@ -177,20 +177,20 @@ is recommended to throttle the server fi
+ To start \s-1INN\s0 and leave certain error messages going to the terminal:
+ .PP
+ .Vb 1
+-\&       su \- news \-s /bin/sh \-c <pathbin in inn.conf>/rc.news
++\&       su \- news \-s /bin/sh \-c /usr/libexec/news/rc.news
+ .Ve
+ .PP
+ To run \s-1INN\s0 at startup time from appropriate system boot scripts:
+ .PP
+ .Vb 1
+-\&       su \- news \-s /bin/sh \-c <pathbin>/rc.news >/dev/console
++\&       su \- news \-s /bin/sh \-c /usr/libexec/news/rc.news >/dev/console
+ .Ve
+ .PP
+ To stop \s-1INN\s0 (throttling first):
+ .PP
+ .Vb 2
+-\&       <pathbin>/ctlinnd throttle reason
+-\&       su \- news \-s /bin/sh \-c \*(Aq<pathbin>/rc.news stop\*(Aq
++\&       /usr/libexec/news/ctlind throttle reason
++\&       su \- news \-s /bin/sh \-c \*(Aq/usr/libexec/news/rc.news stop\*(Aq
+ .Ve
+ .SH "BUGS"
+ .IX Header "BUGS"
+diff -up inn-2.5.4/doc/pod/install.pod.nologin inn-2.5.4/doc/pod/install.pod
+diff -up inn-2.5.4/doc/pod/rc.news.pod.nologin inn-2.5.4/doc/pod/rc.news.pod
+--- inn-2.5.4/doc/pod/rc.news.pod.nologin	2014-07-15 16:43:15.742639849 +0200
++++ inn-2.5.4/doc/pod/rc.news.pod	2014-07-15 17:09:19.267569754 +0200
+@@ -67,16 +67,16 @@ is recommended to throttle the server fi
+ 
+ To start INN and leave certain error messages going to the terminal:
+ 
+-       su - news -s /bin/sh -c <pathbin in inn.conf>/rc.news
++       su - news -s /bin/sh -c /usr/libexec/news/rc.news
+ 
+ To run INN at startup time from appropriate system boot scripts:
+ 
+-       su - news -s /bin/sh -c <pathbin>/rc.news >/dev/console
++       su - news -s /bin/sh -c /usr/libexec/news/rc.news >/dev/console
+ 
+ To stop INN (throttling first):
+ 
+-       <pathbin>/ctlinnd throttle reason
+-       su - news -s /bin/sh -c '<pathbin>/rc.news stop'
++       /usr/libexec/news/ctlinnd throttle reason
++       su - news -s /bin/sh -c '</usr/libexec/news/rc.news stop'
+ 
+ =head1 BUGS
+ 

diff --git a/inn-2.5.4-docrun.patch b/inn-2.5.4-docrun.patch
new file mode 100644
index 0000000..a5b2f16
--- /dev/null
+++ b/inn-2.5.4-docrun.patch
@@ -0,0 +1,43 @@
+diff -up inn-2.5.4/doc/FAQ.docrun inn-2.5.4/doc/FAQ
+--- inn-2.5.4/doc/FAQ.docrun	2014-05-17 10:24:49.000000000 +0200
++++ inn-2.5.4/doc/FAQ	2014-07-15 17:39:20.616375124 +0200
+@@ -980,16 +980,16 @@ common packages.
+ 
+ (Data courtesy of John F. Morse.)
+ 
+-               DEFAULT                          DEBIAN
+-pathnews:      /usr/local/news                  /usr/lib/news
+-pathbin:       /usr/local/news/bin              /usr/lib/news/bin
+-pathcontrol:   /usr/local/news/bin/control      /usr/lib/news/bin/control
++               DEFAULT                          Fedora
++pathnews:      /usr/local/news                  /usr/lib/execenews
++pathbin:       /usr/local/news/bin              /usr/libexec/news
++pathcontrol:   /usr/local/news/bin/control      /usr/libexec/news/control
+ pathdb:        /usr/local/news/db               /var/lib/news
+ pathetc:       /usr/local/news/etc              /etc/news
+ pathfilter:    /usr/local/news/bin/filter       /etc/news/filter
+ pathhttp:      /usr/local/news/log              /var/log/news
+ pathlog:       /usr/local/news/log              /var/log/news
+-pathrun:       /usr/local/news/run              /var/run/news
++pathrun:       /usr/local/news/run              /run/news
+ pathtmp:       /usr/local/news/tmp              /var/spool/news/incoming/tmp
+ pathspool:     /usr/local/news/spool            /var/spool/news
+ patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive
+@@ -1007,7 +1007,7 @@ pathetc:       /usr/local/news/etc
+ pathfilter:    /usr/local/news/bin/filter       /usr/lib/news/bin/filter
+ pathhttp:      /usr/local/news/log              /var/log/news
+ pathlog:       /usr/local/news/log              /var/log/news
+-pathrun:       /usr/local/news/run              /var/run/news
++pathrun:       /usr/local/news/run              /run/news
+ pathtmp:       /usr/local/news/tmp              /var/lib/news/tmp
+ pathspool:     /usr/local/news/spool            /var/spool/news
+ patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive
+@@ -1025,7 +1025,7 @@ pathetc:       /usr/local/news/etc
+ pathfilter:    /usr/local/news/bin/filter       /usr/lib/news/bin/filter
+ pathhttp:      /usr/local/news/log              /var/log/news
+ pathlog:       /usr/local/news/log              /var/log/news
+-pathrun:       /usr/local/news/run              /var/run/news
++pathrun:       /usr/local/news/run              /run/news
+ pathtmp:       /usr/local/news/tmp              /usr/tmp
+ pathspool:     /usr/local/news/spool            /var/spool/news
+ patharchive:   /usr/local/news/spool/archive    /var/spool/news/archive

diff --git a/inn.spec b/inn.spec
index eed8218..7db3cda 100644
--- a/inn.spec
+++ b/inn.spec
@@ -2,8 +2,8 @@
 
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
-Version: 2.5.3
-Release: 19%{?dist}
+Version: 2.5.4
+Release: 1%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -23,16 +23,12 @@ Patch4: inn-2.5.1.pie.patch
 Patch6: inn-2.5.2.posix.patch
 Patch7: inn-2.4.3.warn.patch
 Patch8: inn-2.4.2-makedbz.patch
-Patch10: inn-2.5.1-nologinshell.patch
+Patch10: inn-2.5.4-doc.patch
 Patch13: inn-2.5.0-chown.patch
 Patch14: inn-redhat_build.patch
 Patch15: inn-shared.patch
 patch17: inn-2.5.2-pconf.patch
-Patch18: inn-2.5.2-smp.patch
-Patch19: inn-2.5.2-docrun.patch
-Patch20: inn-2.5.3-flex.patch
-Patch21: inn-2.5.3-radius.patch
-Patch22: inn-2.5.3-pod.patch
+Patch19: inn-2.5.4-docrun.patch
 BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
 BuildRequires: perl(ExtUtils::Embed) flex systemd-units
 Requires(pre): shadow-utils
@@ -109,16 +105,12 @@ exit 0
 %patch6 -p1 -b .posix
 %patch7 -p1 -b .warn
 %patch8 -p1 -b .makedbz
-%patch10 -p1 -b .nologin
+%patch10 -p1 -b .docx
 %patch13 -p1 -b .chown
 %patch14 -p1 -b .redhat_build
 %patch15 -p1 -b .shared
 %patch17 -p1 -b .pfix
-%patch18 -p1 -b .smp
 %patch19 -p1 -b .docrun
-%patch20 -p1 -b .lex
-%patch21 -p1 -b .radius
-%patch22 -p1 -b .pdx
 
 perl -pi -e 's/su news/su -m news/' ./INSTALL
 perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
@@ -223,7 +215,6 @@ D %{_localstatedir}/run/news 0755 news news -
 EOF
 install -d -m 0755 $RPM_BUILD_ROOT%{_localstatedir}/run/news
 
-mv samples/radius.conf samples/inn-radius.conf
 
 %post
 su -m news -c '/usr/libexec/news/makedbz -i -o'
@@ -262,7 +253,7 @@ if [ -f /etc/rsyslog.conf ]; then
        >> /etc/rsyslog.conf
     echo 'news.=crit                                        /var/log/news/news.crit'   >> /etc/rsyslog.conf
     echo 'news.=err                                         /var/log/news/news.err'    >> /etc/rsyslog.conf
-    echo 'news.notice                                       /var/log/news/news.notice' >> /etc/rsyslog.conf
+e    echo 'news.notice                                       /var/log/news/news.notice' >> /etc/rsyslog.conf
     echo 'news.=debug                                       /var/log/news/news.debug' >> /etc/rsyslog.conf
 
     fi
@@ -297,6 +288,10 @@ fi
 %preun
 %systemd_preun innd.service
 
+%systemd_preun innd-expire.service
+%systemd_preun innd-nntpsend.service
+%systemd_preun innd-rnews.service
+
 %systemd_preun innd-expire.timer
 %systemd_preun innd-nntpsend.timer
 %systemd_preun innd-rnews.timer
@@ -337,8 +332,8 @@ fi
 %config(noreplace) %{_sysconfdir}/news/passwd.nntp
 %config(noreplace) %{_sysconfdir}/news/send-uucp.cf
 %config(noreplace) %{_sysconfdir}/news/actsync.cfg
-%config(noreplace) %{_sysconfdir}/news/motd.innd
-%config(noreplace) %{_sysconfdir}/news/motd.nnrpd
+%config(noreplace) %{_sysconfdir}/news/motd.innd.sample
+%config(noreplace) %{_sysconfdir}/news/motd.nnrpd.sample
 %config(noreplace) %{_sysconfdir}/news/expire.ctl
 %config(noreplace) %{_sysconfdir}/news/actsync.ign
 %config(noreplace) %{_sysconfdir}/news/innreport.conf
@@ -558,6 +553,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Tue Jul 15 2014 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.4-1
+- New upstream release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

diff --git a/sources b/sources
index f77cbb8..ecc0445 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-6c0a3600167940e6c0f5771ede22648b  inn-faq.tar.gz
-353fe95232828ddbc80debff86c240bc  inn-2.5.3.tar.gz
+ad9f77a1c84c668ccd268792721a2215  inn-2.5.4.tar.gz

             reply	other threads:[~2026-08-26  8:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-26  8:54 Jochen Schmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-26  8:54 [rpms/inn] epel10.3: New upstream release Jochen Schmitt
2026-08-26  8:54 Jochen Schmitt
2026-08-26  8:54 Jochen Schmitt
2026-08-26  8:54 Nikola Pajkovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178773447660.1.16851526874369897152.rpms-inn-d8060a06fc3f@fedoraproject.org \
    --to=jochen@herr-schmitt.de \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox