public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: drop Patch6 (upstream says it's formally incorrect)
@ 2026-08-26 8:55 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
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.3
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:55 [rpms/inn] epel10.3: drop Patch6 (upstream says it's formally incorrect) Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox