public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <s4504kr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: New upstream release
Date: Wed, 26 Aug 2026 08:54:06 GMT [thread overview]
Message-ID: <178773444674.1.16631068353857464088.rpms-inn-3637c17740d2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 3637c17740d2241dd6b719b47b3e52ec212e0202
Author : Jochen Schmitt <s4504kr@fedoraproject.org>
Date : 2010-07-06T15:26:08+00:00
Stats : +16/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/3637c17740d2241dd6b719b47b3e52ec212e0202?branch=epel10.3
Log:
New upstream release
---
diff --git a/inn-2.5.2.posix.patch b/inn-2.5.2.posix.patch
new file mode 100644
index 0000000..994003e
--- /dev/null
+++ b/inn-2.5.2.posix.patch
@@ -0,0 +1,16 @@
+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_SEQUENTAL
++ #ifdef POSIX_MADV_SEQENTIAL
++ #define MADV_SEQUITIAL POSIX_MADV_SEQUENTIAL
++ #endif
++#endif
++
+ #endif
next reply other threads:[~2026-08-26 8:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-26 8:54 Jochen Schmitt [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-26 8:54 [rpms/inn] epel10.3: New upstream release Jochen Schmitt
2026-08-26 8:54 Jochen Schmitt
2026-08-26 8:54 Jochen Schmitt
2026-08-26 8:54 Nikola Pajkovsky
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=178773444674.1.16631068353857464088.rpms-inn-3637c17740d2@fedoraproject.org \
--to=s4504kr@fedoraproject.org \
--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