rpms/inn/devel inn-2.5.2-hdr.patch, NONE, 1.1 inn-2.5.2-pconf.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 inn.spec, 1.77, 1.78 sources, 1.18, 1.19 inn-2.4.1.posix.patch, 1.1, NONE

Jochen Schmitt s4504kr at fedoraproject.org
Sun Jul 4 18:24:58 UTC 2010


Author: s4504kr

Update of /cvs/pkgs/rpms/inn/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12243

Modified Files:
	.cvsignore inn.spec sources 
Added Files:
	inn-2.5.2-hdr.patch inn-2.5.2-pconf.patch 
Removed Files:
	inn-2.4.1.posix.patch 
Log Message:
New upstream release

inn-2.5.2-hdr.patch:
 date.c    |    2 +-
 headers.h |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

--- NEW FILE inn-2.5.2-hdr.patch ---
diff -up inn-2.5.2/lib/date.c.hdr inn-2.5.2/lib/date.c
--- inn-2.5.2/lib/date.c.hdr	2010-06-28 17:34:29.119928905 +0200
+++ inn-2.5.2/lib/date.c	2010-06-28 18:04:11.457807048 +0200
@@ -8,7 +8,7 @@
 
 #include "config.h"
 #include "clibrary.h"
-#include "headers.c"
+#include "headers.h"
 #include <ctype.h>
 #include <time.h>
 
diff -up inn-2.5.2/lib/headers.h.hdr inn-2.5.2/lib/headers.h
--- inn-2.5.2/lib/headers.h.hdr	2010-06-28 17:59:40.585930051 +0200
+++ inn-2.5.2/lib/headers.h	2010-06-28 18:02:52.365930244 +0200
@@ -0,0 +1,7 @@
+/*  $Id: headers.c 9024 2010-03-21 16:49:30Z iulius $
+**
+**  Routines for headers:  manipulation and checks.
+*/
+bool IsValidHeaderName(const char *string);
+const char *skip_cfws(const char *p);
+const char *skip_fws(const char *p);

inn-2.5.2-pconf.patch:
 Config.pm.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE inn-2.5.2-pconf.patch ---
diff -up inn-2.5.2/perl/INN/Config.pm.in.pfix inn-2.5.2/perl/INN/Config.pm.in
--- inn-2.5.2/perl/INN/Config.pm.in.pfix	2010-06-29 17:13:57.507194722 +0200
+++ inn-2.5.2/perl/INN/Config.pm.in	2010-06-29 17:14:32.270853010 +0200
@@ -20,7 +20,7 @@ our $exec_prefix = "@exec_prefix@";
 
 ##  Then, process the variables provided by innconfval.
 my @INNCONFVAR = ();
-my @values = `${exec_prefix}/bin/innconfval -p`;
+my @values = `${exec_prefix}/innconfval -p`;
 foreach $line (@values) {
   eval 'our '.$line;
   if ($line =~ /^(.*?) = /m) {


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/inn/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	19 Oct 2009 10:12:56 -0000	1.16
+++ .cvsignore	4 Jul 2010 18:24:58 -0000	1.17
@@ -1 +1 @@
-inn-faq.tar.gz
+inn-2.5.2.tar.gz


Index: inn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/inn/devel/inn.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- inn.spec	2 Jul 2010 13:28:00 -0000	1.77
+++ inn.spec	4 Jul 2010 18:24:58 -0000	1.78
@@ -1,7 +1,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
-Version: 2.5.1
-Release: 5%{?dist}
+Version: 2.5.2
+Release: 1%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -15,13 +15,15 @@ Source8: innd.init
 Source10: inn-faq.tar.gz
 Patch1:  inn-2.4.3.rh.patch
 Patch4: inn-2.5.1.pie.patch
-Patch6: inn-2.4.1.posix.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
 Patch13: inn-2.5.0-chown.patch
 Patch14: inn-redhat_build.patch
 Patch15: inn-shared.patch
+Patch16: inn-2.5.2-hdr.patch
+patch17: inn-2.5.2-pconf.patch
 BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
 BuildRequires: perl(ExtUtils::Embed) flex
 Requires(pre): shadow-utils
@@ -100,6 +102,8 @@ exit 0
 %patch13 -p1 -b .chown
 %patch14 -p1 -b .redhat_build
 %patch15 -p1 -b .shared
+%patch16 -p1 -b .hdr
+%patch17 -p1 -b .pfix
 
 perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
 perl -pi -e 's/LOCK_WRITE/LLOCK_WRITE/' `find . -type f`
@@ -453,7 +457,7 @@ fi
 %{_libexecdir}/news/innshellvars
 %{_libexecdir}/news/innshellvars.tcl
 
-%dir %{_sharedstatedir}/news/http
+%attr(0775,root,news) %dir %{_sharedstatedir}/news/http
 %{_sharedstatedir}/news/http/innreport.css
 
 %dir %{perl_vendorlib}/INN
@@ -481,11 +485,11 @@ fi
 %{_mandir}/man1/r*.1.gz
 %{_mandir}/man1/s*.1.gz
 %{_mandir}/man[58]/*
+%defattr(-,root,root,0755)
 %doc NEWS README* HACKING ChangeLog CONTRIBUTORS LICENSE INSTALL FAQ.html 
 %doc doc/config-design doc/history-innfeed doc/GPL doc/sample-control
 %doc doc/config-semantics doc/external-auth TODO doc/hook-python doc/config-syntax
 %doc doc/hook-perl doc/history
-%defattr(0755,root,root,-)
 %doc %dir samples
 
 %files libs
@@ -507,6 +511,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Mon Jun 28 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-1
+- New upstream release
+
 * Wed Jun 2 2010 Nikola Pajkovsky <npajkovs at redhat.com> - 2.5.1-5
 - Resolves: #597799 - Two typos in /etc/init.d/inn, three typos in /etc/cron.*/inn* in F13
 - Resolves: #596580 - Migration from /usr/lib/news/bin to /usr/libexec/news is not complete


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/inn/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	19 Oct 2009 10:12:56 -0000	1.18
+++ sources	4 Jul 2010 18:24:58 -0000	1.19
@@ -1,2 +1 @@
-e0b99d07392723b2ac2390856f7e44e5  inn-2.5.1.tar.gz
-6c0a3600167940e6c0f5771ede22648b  inn-faq.tar.gz
+a6e577dceb90d07501b96149508b974b  inn-2.5.2.tar.gz


--- inn-2.4.1.posix.patch DELETED ---



More information about the scm-commits mailing list