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: Fix typos in the posix patch (hint from upstream)
Date: Wed, 26 Aug 2026 08:54:32 GMT	[thread overview]
Message-ID: <178773447224.1.15859615108965340823.rpms-inn-ec63c9e478b7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : ec63c9e478b7fffdb3867bb747f4282c7c6ea0a6
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2013-05-28T21:41:18+02:00
Stats  : +7/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/ec63c9e478b7fffdb3867bb747f4282c7c6ea0a6?branch=epel10.3

Log:
Fix typos in the posix patch (hint from upstream)

---
diff --git a/inn-2.5.2.posix.patch b/inn-2.5.2.posix.patch
index 994003e..92a8d25 100644
--- a/inn-2.5.2.posix.patch
+++ b/inn-2.5.2.posix.patch
@@ -7,9 +7,9 @@ diff -up inn-2.5.2/storage/cnfs/cnfs.h.posix inn-2.5.2/storage/cnfs/cnfs.h
  
 +/* Patch for POSIX  */
 +
-+#ifndef MADV_SEQUENTAL
-+  #ifdef POSIX_MADV_SEQENTIAL
-+    #define MADV_SEQUITIAL POSIX_MADV_SEQUENTIAL
++#ifndef MADV_SEQUENTIAL
++  #ifdef POSIX_MADV_SEQUENTIAL
++    #define MADV_SEQUENTIAL POSIX_MADV_SEQUENTIAL
 +  #endif
 +#endif
 +

diff --git a/inn.spec b/inn.spec
index 901e798..1759b3f 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.5.3
-Release: 10%{?dist}
+Release: 11%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -565,6 +565,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Tue May 28 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-11
+- Fix typos in the posix patch (hint from upstream)
+
 * Tue May 21 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-10
 - Building package with PIE flags (#965502)
 - Fix issue with recent pod2man releases

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178773447224.1.15859615108965340823.rpms-inn-ec63c9e478b7@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