1 |
# $Id: qmail.spec,v 1.7 2009/05/12 16:26:10 filippocarletti Exp $ |
# $Id: qmail.spec,v 1.6 2019/02/28 03:57:36 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.7 2009/05/12 16:26:10 filippocarletti Exp $ |
# $Id: qmail.spec,v 1.6 2019/02/28 03:57:36 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 |
10 |
Name: %{name} |
Name: %{name} |
11 |
%define version 1.03 |
%define version 1.03 |
12 |
%define release 17 |
%define release 23 |
13 |
Version: %{version} |
Version: %{version} |
14 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
#Author: Daniel J. Bernstein |
#Author: Daniel J. Bernstein |
16 |
License: Public Domain |
License: Public Domain |
17 |
Group: Networking/Daemons |
Group: Networking/Daemons |
18 |
Source: http://cr.yp.to/software/%{name}-%{version}.tar.gz |
Source: http://cr.yp.to/software/%{name}-%{version}.tar.gz |
19 |
|
Source1: http://notes.sagredo.eu/sites/notes.sagredo.eu/files/qmail/patches/moreipme.README |
20 |
Patch0: qmail-1.03-echouser.patch |
Patch0: qmail-1.03-echouser.patch |
21 |
Patch1: http://homepages.tesco.net./~J.deBoynePollard/Softwares/qmail/any-to-cname.patch |
Patch1: http://homepages.tesco.net./~J.deBoynePollard/Softwares/qmail/any-to-cname.patch |
22 |
Patch2: qmail-103-dns_response_buffer.patch |
Patch2: qmail-103-dns_response_buffer.patch |
23 |
Patch3: http://www.suspectclass.com/sgifford/qmail/qmail-0.0.0.0.patch |
#Patch3: http://www.suspectclass.com/sgifford/qmail/qmail-0.0.0.0.patch |
24 |
|
Patch4: qmail-inject-null-sender.patch |
25 |
|
Patch5: http://notes.sagredo.eu/sites/notes.sagredo.eu/files/qmail/patches/qmail-1.03-moreipme-0.6.patch |
26 |
|
Patch6: netqmail-1.06-tls-20160918-remote.patch |
27 |
|
#from http://inoa.net/qmail-tls/netqmail-1.06-tls-20160918.patch |
28 |
URL: http://cr.yp.to/%{name}.html |
URL: http://cr.yp.to/%{name}.html |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
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 |
|
|
81 |
transparently by your current UAs. |
transparently by your current UAs. |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Fri Mar 01 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.03-23.sme |
85 |
|
- update using last patch for netqmail, only qmail-remote part [SME: 9349] |
86 |
|
- add DEBUG flag for the moment to help configuring -DDEBUG=1 |
87 |
|
|
88 |
|
* Wed Feb 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.03-22.sme |
89 |
|
- fixed compilation line in spec file [SME: 9349] |
90 |
|
- now TLS and EHLO are defined to allow proper compilation |
91 |
|
|
92 |
|
* Sun Feb 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.03-21.sme |
93 |
|
- add remote tls transport for qmail-remote [SME: 9349] |
94 |
|
- used qmail-1.03-tls-20021228-renato_v2.patch without qmail-smtpd parts |
95 |
|
|
96 |
|
* Thu Apr 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.03-20.sme |
97 |
|
- added documentation [SME: 9704] |
98 |
|
- added binaries ipmetest et ipmeprint to help configuration |
99 |
|
|
100 |
|
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.03-19.sme |
101 |
|
- add moreip to avoid loop [SME: 9704] |
102 |
|
- patch from Scott Gifford |
103 |
|
- remove qmail-0.0.0.0.patch as it is included |
104 |
|
|
105 |
|
* Mon Dec 5 2016 Daniel Berteaud <daniel@firewall-services.com> 1.03-18 |
106 |
|
- Consider literal <> as null sender [SME: 9883] |
107 |
|
|
108 |
* Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.03-17 |
* Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.03-17 |
109 |
- Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171] |
- Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171] |
110 |
|
|
231 |
%patch0 -p1 |
%patch0 -p1 |
232 |
%patch1 -p1 |
%patch1 -p1 |
233 |
%patch2 -p1 |
%patch2 -p1 |
234 |
%patch3 -p1 |
#%patch3 -p1 |
235 |
|
%patch4 -p1 |
236 |
|
%patch5 -p1 |
237 |
|
%patch6 -p1 |
238 |
|
|
239 |
%build |
%build |
240 |
echo gcc -O2 --include /usr/include/errno.h > conf-cc |
#echo gcc -O2 --include /usr/include/errno.h > conf-cc |
241 |
|
#cc -O2 -DTLS=20021228 -I/usr/local/ssl/include |
242 |
|
echo gcc -O2 -DTLS=20021228 -I/usr/local/ssl/include -DEHLO=1 -DDEBUG=1 --include /usr/include/errno.h > conf-cc |
243 |
make |
make |
244 |
|
|
245 |
%install |
%install |
275 |
qmail-qmqpd qmail-qmtpd qmail-smtpd sendmail tcp-env qreceipt \ |
qmail-qmqpd qmail-qmtpd qmail-smtpd sendmail tcp-env qreceipt \ |
276 |
qsmhook qbiff forward preline condredirect \ |
qsmhook qbiff forward preline condredirect \ |
277 |
bouncesaying except maildirmake maildir2mbox maildirwatch \ |
bouncesaying except maildirmake maildir2mbox maildirwatch \ |
278 |
qail elq pinq |
qail elq pinq ipmetest ipmeprint |
279 |
do |
do |
280 |
mv $i $RPM_BUILD_ROOT/var/qmail/bin/ |
mv $i $RPM_BUILD_ROOT/var/qmail/bin/ |
281 |
done |
done |
297 |
do |
do |
298 |
mv $i $RPM_BUILD_ROOT/var/qmail/doc/ |
mv $i $RPM_BUILD_ROOT/var/qmail/doc/ |
299 |
done |
done |
300 |
|
%{__install} -Dp %{SOURCE1} %{buildroot}/var/qmail/doc/ |
301 |
|
|
302 |
for i in 1 5 7 8 |
for i in 1 5 7 8 |
303 |
do |
do |
523 |
%attr(700,qmails,qmail) %dir /var/qmail/queue/remote/21 |
%attr(700,qmails,qmail) %dir /var/qmail/queue/remote/21 |
524 |
%attr(700,qmails,qmail) %dir /var/qmail/queue/remote/22 |
%attr(700,qmails,qmail) %dir /var/qmail/queue/remote/22 |
525 |
%attr(750,qmailq,qmail) %dir /var/qmail/queue/lock |
%attr(750,qmailq,qmail) %dir /var/qmail/queue/lock |
526 |
|
%attr(755,root,qmail) /var/qmail/bin/ipmetest |
527 |
|
%attr(755,root,qmail) /var/qmail/bin/ipmeprint |
528 |
%attr(4711,qmailq,qmail) /var/qmail/bin/qmail-queue |
%attr(4711,qmailq,qmail) /var/qmail/bin/qmail-queue |
529 |
%attr(700,root,qmail) /var/qmail/bin/qmail-lspawn |
%attr(700,root,qmail) /var/qmail/bin/qmail-lspawn |
530 |
%attr(700,root,qmail) /var/qmail/bin/qmail-start |
%attr(700,root,qmail) /var/qmail/bin/qmail-start |
602 |
%attr(644,root,qmail) /var/qmail/doc/PIC.relaybad |
%attr(644,root,qmail) /var/qmail/doc/PIC.relaybad |
603 |
%attr(644,root,qmail) /var/qmail/doc/PIC.relaygood |
%attr(644,root,qmail) /var/qmail/doc/PIC.relaygood |
604 |
%attr(644,root,qmail) /var/qmail/doc/PIC.rem2local |
%attr(644,root,qmail) /var/qmail/doc/PIC.rem2local |
605 |
|
%attr(644,root,qmail) /var/qmail/doc/moreipme.README |
606 |
%attr(644,root,qmail) /var/qmail/man/cat1/forward.0 |
%attr(644,root,qmail) /var/qmail/man/cat1/forward.0 |
607 |
%attr(644,root,qmail) /var/qmail/man/cat1/condredirect.0 |
%attr(644,root,qmail) /var/qmail/man/cat1/condredirect.0 |
608 |
%attr(644,root,qmail) /var/qmail/man/cat1/bouncesaying.0 |
%attr(644,root,qmail) /var/qmail/man/cat1/bouncesaying.0 |