rpms/inn/F-9 .cvsignore, 1.11, 1.12 inn-2.4.2-makedbz.patch, 1.1, 1.2 inn-2.4.3-nologinshell.patch, 1.1, 1.2 inn.spec, 1.45, 1.46 sources, 1.12, 1.13

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Mon May 19 14:12:06 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/inn/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12613

Modified Files:
	.cvsignore inn-2.4.2-makedbz.patch 
	inn-2.4.3-nologinshell.patch inn.spec sources 
Log Message:
new upstream release 2.4.4 - required because of Perl-5.10,#446487


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/inn/F-9/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	27 Mar 2006 12:43:33 -0000	1.11
+++ .cvsignore	19 May 2008 14:11:07 -0000	1.12
@@ -1,5 +1,2 @@
-inn-2.3.5.tar.gz
 inn-faq.tar.gz
-inn-2.4.1.tar.gz
-inn-2.4.2.tar.gz
-inn-2.4.3.tar.gz
+inn-2.4.4.tar.gz

inn-2.4.2-makedbz.patch:

Index: inn-2.4.2-makedbz.patch
===================================================================
RCS file: /cvs/extras/rpms/inn/F-9/inn-2.4.2-makedbz.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inn-2.4.2-makedbz.patch	11 Jan 2005 12:58:31 -0000	1.1
+++ inn-2.4.2-makedbz.patch	19 May 2008 14:11:07 -0000	1.2
@@ -1,10 +1,17 @@
---- inn-2.4.2/site/Makefile.old	2005-01-11 12:47:54.000000000 +0100
-+++ inn-2.4.2/site/Makefile	2005-01-11 13:04:57.141172048 +0100
-@@ -135,7 +135,7 @@
+diff -urNp inn-2.4.4-orig/site/Makefile inn-2.4.4/site/Makefile
+--- inn-2.4.4-orig/site/Makefile	2008-05-15 10:59:16.000000000 +0200
++++ inn-2.4.4/site/Makefile	2008-05-15 11:06:54.000000000 +0200
+@@ -135,10 +135,10 @@ $D$(PATH_ACTIVE_TIMES):
  	chmod $(FILEMODE) $@
  $D$(PATH_HISTORY):
  	touch $@
+-	chown $(NEWSUSER) $@
+-	chgrp $(NEWSGROUP) $@
+-	chmod $(FILEMODE) $@
 -	$(PATHBIN)/makedbz -i -o
++#	chown $(NEWSUSER) $@
++#	chgrp $(NEWSGROUP) $@
++#	chmod $(FILEMODE) $@
 +#	$(PATHBIN)/makedbz -i -o
  
  ##  Remove files that are unchanged from the release version.

inn-2.4.3-nologinshell.patch:

Index: inn-2.4.3-nologinshell.patch
===================================================================
RCS file: /cvs/extras/rpms/inn/F-9/inn-2.4.3-nologinshell.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inn-2.4.3-nologinshell.patch	10 Apr 2008 10:54:06 -0000	1.1
+++ inn-2.4.3-nologinshell.patch	19 May 2008 14:11:07 -0000	1.2
@@ -5,23 +5,23 @@
  To start \s-1INN\s0 and leave certain error messages going to the terminal:
  .PP
  .Vb 1
--\&       su - news -c ~news/bin/rc.news
-+\&       su -m news -c /etc/rc.news
+-\&       su \- news \-c ~news/bin/rc.news
++\&       su \-m 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 ~news/bin/rc.news >/dev/console
-+\&       su -m news -c /etc/rc.news >/dev/console
+-\&       su \- news \-c ~news/bin/rc.news >/dev/console
++\&       su \-m news \-c /etc/rc.news >/dev/console
  .Ve
  .PP
  To stop \s-1INN\s0 (throttling first):
  .PP
  .Vb 2
  \&       ~news/bin/ctlinnd throttle reason
--\&       su - news -c '~news/bin/rc.news stop'
-+\&       su -m news -c '/etc/rc.news stop'
+-\&       su \- news \-c '~news/bin/rc.news stop'
++\&       su \-m news \-c '/etc/rc.news stop'
  .Ve
  .SH "BUGS"
  .IX Header "BUGS"


Index: inn.spec
===================================================================
RCS file: /cvs/extras/rpms/inn/F-9/inn.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- inn.spec	24 Apr 2008 17:40:04 -0000	1.45
+++ inn.spec	19 May 2008 14:11:07 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: The InterNetNews (INN) system, an Usenet news server
 Name: inn
-Version: 2.4.3
-Release: 15%{?dist}
+Version: 2.4.4
+Release: 1%{?dist}
 #see LICENSE file for details
 License: GPL+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -21,6 +21,7 @@
 Patch7: inn-2.4.3.warn.patch
 Patch8: inn-2.4.2-makedbz.patch
 Patch9: inn-2.4.3.rcreaderaddrinuse.patch
+Patch10: inn-2.4.3-nologinshell.patch
 BuildRequires: perl-devel python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel
 BuildRequires: perl(ExtUtils::Embed)
 Prereq: chkconfig, grep, coreutils, sed
@@ -81,6 +82,7 @@
 %patch7 -p1 -b .warn
 %patch8 -p1 -b .makedbz
 %patch9 -p1 -b .addrinuse
+%patch10 -p1 -b .nologin
 
 perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
 perl -pi -e 's/LOCK_WRITE/LLOCK_WRITE/' `find . -type f`
@@ -323,6 +325,10 @@
 %{_mandir}/man1/inews*
 
 %changelog
+* Thu May 15 2008 Ondrej Vasik <ovasik at redhat.com> - 2.4.4-1
+- new upstream release 2.4.4 
+ (required becaused of Perl-5.10 in F9, #446487)
+
 * Thu Apr 24 2008 Dennis Gilmore <dennis at ausil.us> - 2.4.3-15
 - add sparc arches to the list for -fPIC
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/inn/F-9/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	27 Mar 2006 12:43:33 -0000	1.12
+++ sources	19 May 2008 14:11:07 -0000	1.13
@@ -1,2 +1,2 @@
 b5e6321446594749eea087c6710eefa5  inn-faq.tar.gz
-6caa10909a7bf55fb91535685990aec9  inn-2.4.3.tar.gz
+02d9dcf0802b16356d02c0dafbcf98f9  inn-2.4.4.tar.gz




More information about the fedora-extras-commits mailing list