1 |
# $Id: qmail.spec,v 1.6 2017/04/13 15:55:52 unnilennium Exp $ |
# $Id: qmail.spec,v 1.7 2021/04/12 21:50:15 jpp Exp $ |
2 |
|
|
3 |
# |
# |
4 |
# RPM spec file for Dan Bernstein's qmail package |
# RPM spec file for Dan Bernstein's qmail package |
5 |
# |
# |
6 |
# $Id: qmail.spec,v 1.6 2017/04/13 15:55:52 unnilennium Exp $ |
# $Id: qmail.spec,v 1.7 2021/04/12 21:50:15 jpp Exp $ |
7 |
# |
# |
8 |
Summary: A modern, fast, secure replacement for sendmail |
Summary: A modern, fast, secure replacement for sendmail |
9 |
%define name qmail |
%define name qmail |
30 |
Provides: smtpdaemon |
Provides: smtpdaemon |
31 |
Requires: /bin/cut, /bin/grep, /usr/bin/id |
Requires: /bin/cut, /bin/grep, /usr/bin/id |
32 |
Requires: /usr/sbin/useradd, /usr/sbin/groupadd |
Requires: /usr/sbin/useradd, /usr/sbin/groupadd |
33 |
|
Requires: openssl |
34 |
BuildRequires: groff |
BuildRequires: groff |
35 |
|
BuildRequires: openssl openssl-devel |
36 |
Conflicts: sendmail |
Conflicts: sendmail |
37 |
AutoReqProv: no |
AutoReqProv: no |
38 |
|
|