public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: drop Patch6 (upstream says it's formally incorrect)
Date: Wed, 26 Aug 2026 08:07:14 GMT [thread overview]
Message-ID: <178773163419.1.12088225753195006948.rpms-inn-e98ccca1d15b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : e98ccca1d15ba9a7107ef729bb823b97ee5bfddb
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2020-09-13T01:40:24+02:00
Stats : +1/-18 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/e98ccca1d15ba9a7107ef729bb823b97ee5bfddb?branch=epel10
Log:
drop Patch6 (upstream says it's formally incorrect)
---
diff --git a/inn-2.5.2.posix.patch b/inn-2.5.2.posix.patch
deleted file mode 100644
index 92a8d25..0000000
--- a/inn-2.5.2.posix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -up inn-2.5.2/storage/cnfs/cnfs.h.posix inn-2.5.2/storage/cnfs/cnfs.h
---- inn-2.5.2/storage/cnfs/cnfs.h.posix 2010-03-24 21:10:36.000000000 +0100
-+++ inn-2.5.2/storage/cnfs/cnfs.h 2010-06-28 17:33:11.106804964 +0200
-@@ -18,4 +18,12 @@ void cnfs_printfiles(FILE *file, TOKEN t
- char *cnfs_explaintoken(const TOKEN token);
- void cnfs_shutdown(void);
-
-+/* Patch for POSIX */
-+
-+#ifndef MADV_SEQUENTIAL
-+ #ifdef POSIX_MADV_SEQUENTIAL
-+ #define MADV_SEQUENTIAL POSIX_MADV_SEQUENTIAL
-+ #endif
-+#endif
-+
- #endif
diff --git a/inn.spec b/inn.spec
index f8b12a8..54306a5 100644
--- a/inn.spec
+++ b/inn.spec
@@ -24,7 +24,6 @@ Source26: innd-rnews.timer
Patch1: inn-2.6.3-rh.patch
Patch2: inn-2.6.3-filterPath.patch
Patch4: inn-2.6.0.pie.patch
-Patch6: inn-2.5.2.posix.patch
Patch7: inn-2.4.3.warn.patch
Patch14: inn-redhat_build.patch
patch17: inn-2.5.2-pconf.patch
@@ -120,7 +119,6 @@ gpgv2 --keyring %{S:3} %{S:1} %{S:0}
%patch1 -p1 -b .rh
%patch2 -p1 -b .gcc10
%patch4 -p1 -b .pie
-%patch6 -p1 -b .posix
%patch7 -p1 -b .warn
%patch14 -p1 -b .redhat_build
@@ -630,6 +628,7 @@ fi
- minimize shared library deps as recommended by upstream
- add missing test dependencies and run testsuite
- follow current guidelines for systemd units packaging
+- drop Patch6 (upstream says it's formally incorrect)
* Wed Sep 09 2020 Petr Viktorin <pviktori@redhat.com> - 2.6.3-9
- Switch BuildRequires to python3
reply other threads:[~2026-08-26 8:07 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=178773163419.1.12088225753195006948.rpms-inn-e98ccca1d15b@fedoraproject.org \
--to=dominik@greysector.net \
--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