public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/postfix] f45: Dropped linux6 workaround
@ 2026-09-08 15:42
0 siblings, 0 replies; only message in thread
From: @ 2026-09-08 15:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/postfix
Branch : f45
Commit : c309bf4421a34b7b0f9bc06c1fd86599bdca9bcc
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date : 2026-08-17T20:38:52+02:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/postfix/c/c309bf4421a34b7b0f9bc06c1fd86599bdca9bcc?branch=f45
Log:
Dropped linux6 workaround
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
---
diff --git a/postfix.spec b/postfix.spec
index 36703a7..ef0c9de 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -282,10 +282,6 @@ popd
%patch -P12 -p1 -b .warning
%endif
-# Backport 3.8-20221006 fix for uname -r detection
-sed -i makedefs -e '\@Linux\.@s|345|3456|'
-sed -i src/util/sys_defs.h -e 's@defined(LINUX5)@defined(LINUX5) || defined(LINUX6)@'
-
for f in README_FILES/TLS_{LEGACY_,}README TLS_ACKNOWLEDGEMENTS; do
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
touch -r ${f}{,_} && mv -f ${f}{_,}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 15:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 15:42 [rpms/postfix] f45: Dropped linux6 workaround
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox