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: Add fix to solve a issue with recent releases of pod2man
Date: Wed, 26 Aug 2026 08:54:31 GMT [thread overview]
Message-ID: <178773447124.1.12424258853383977815.rpms-inn-9aa44e2ed318@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 9aa44e2ed3180fab478700279ab5874c86c72198
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date : 2013-05-22T18:24:41+02:00
Stats : +31/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/9aa44e2ed3180fab478700279ab5874c86c72198?branch=epel10.3
Log:
Add fix to solve a issue with recent releases of pod2man
---
diff --git a/inn-2.5.3-pod.patch b/inn-2.5.3-pod.patch
new file mode 100644
index 0000000..7466614
--- /dev/null
+++ b/inn-2.5.3-pod.patch
@@ -0,0 +1,28 @@
+diff -up inn-2.5.3/doc/pod/actsync.pod.pdx inn-2.5.3/doc/pod/actsync.pod
+--- inn-2.5.3/doc/pod/actsync.pod.pdx 2013-05-22 17:38:05.655305617 +0200
++++ inn-2.5.3/doc/pod/actsync.pod 2013-05-22 18:13:09.224886668 +0200
+@@ -529,20 +529,20 @@ level as follows:
+
+ No debug or status reports (default).
+
+-=item 1
++=item Z<>1
+
+ Print summary, but only if work was needed or done.
+
+-=item 2
++=item Z<>2
+
+ Print actions, exec output, and summary, but only if work was needed or
+ done.
+
+-=item 3
++=item Z<>3
+
+ Print actions, exec output, and summary.
+
+-=item 4
++=item Z<>4
+
+ Full debug output.
+
diff --git a/inn.spec b/inn.spec
index 18bdb45..901e798 100644
--- a/inn.spec
+++ b/inn.spec
@@ -32,6 +32,7 @@ Patch18: inn-2.5.2-smp.patch
Patch19: inn-2.5.2-docrun.patch
Patch20: inn-2.5.3-flex.patch
Patch21: inn-2.5.3-radius.patch
+Patch22: inn-2.5.3-pod.patch
BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
BuildRequires: perl(ExtUtils::Embed) flex systemd-units
Requires(pre): shadow-utils
@@ -117,6 +118,7 @@ exit 0
%patch19 -p1 -b .docrun
%patch20 -p1 -b .lex
%patch21 -p1 -b .radius
+%patch22 -p1 -b .pdx
perl -pi -e 's/su news/su -m news/' ./INSTALL
perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
@@ -565,6 +567,7 @@ fi
%changelog
* 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
* Sun Feb 24 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-9
- Fix name conflict with libradius
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=178773447124.1.12424258853383977815.rpms-inn-9aa44e2ed318@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