public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Add fix to solve a issue with recent releases of pod2man
@ 2026-08-26  8:06 Jochen Schmitt
  0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26  8:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
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

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:06 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:06 [rpms/inn] epel10: Add fix to solve a issue with recent releases of pod2man Jochen Schmitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox