public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: ELN: prefer postfix for MTP/smtpd/smtpdaemon
@ 2026-08-10 9:36 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 61c9ae8e2698ec0c8be7040e6ede39475a2ffd19
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2023-07-07T12:47:28-04:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/61c9ae8e2698ec0c8be7040e6ede39475a2ffd19?branch=f45
Log:
ELN: prefer postfix for MTP/smtpd/smtpdaemon
Both postfix and sendmail are included in RHEL/ELN, only postfix
Provides: smtpdaemon which is a BuildRequires of at and php.
---
diff --git a/fedora-release.spec b/fedora-release.spec
index bed57b9..0926b18 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -486,6 +486,10 @@ Suggests: ipa-server-trust-ad
Suggests: ipa-healthcheck
Suggests: ipa-healthcheck-core
+# Prefer over exim, opensmtpd for Provides: MTA smtpd smtpdaemon server(smtp)
+# sendmail is also in RHEL but does not Provides: smtpdaemon
+Suggests: postfix
+
RemovePathPostfixes: .eln
Provides: fedora-release-identity = %{version}-%{release}
Conflicts: fedora-release-identity
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:36 [rpms/fedora-release] f45: ELN: prefer postfix for MTP/smtpd/smtpdaemon Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox