diff --git a/qmail.spec b/qmail.spec index 69cb962..abceac5 100644 --- a/qmail.spec +++ b/qmail.spec @@ -10,7 +10,7 @@ Summary: A modern, fast, secure replacement for sendmail %define name qmail Name: %{name} %define version 1.03 -%define release 29 +%define release 30 Version: %{version} Release: %{release}%{?dist} #Author: Daniel J. Bernstein @@ -84,6 +84,9 @@ also includes a drop-in ``sendmail'' wrapper so that it will be used transparently by your current UAs. %changelog +* Fri Jan 31 2025 Jean-Philippe Pialasse 1.03-30.sme +- add requirement to avoid pre failure in anaconda [SME: 12894] + * Thu Jan 16 2025 Jean-Philippe Pialasse 1.03-29.sme - fix missing mini-qmail pre and post scriptlet [SME: 12872] @@ -733,6 +736,11 @@ Summary: mini-qmail distribution License: Public Domain Group: Networking/Daemons URL: http://cr.yp.to/qmail/mini.html +Requires: /bin/cut, /bin/grep, /usr/bin/id +Requires: /usr/sbin/useradd, /usr/sbin/groupadd +Requires: openssl +BuildRequires: groff +BuildRequires: openssl openssl-devel %description -n mini-qmail A mini-qmail installation doesn't have a mail queue. Instead it gives each new message to a central server through QMQP