1 |
Name: qpsmtpd |
Name: qpsmtpd |
2 |
Version: 0.40 |
Version: 0.40 |
3 |
Release: 1.3%{?dist} |
Release: 1.4%{?dist} |
4 |
%define orig_version 0.40 |
%define orig_version 0.40 |
5 |
Summary: qpsmtpd |
Summary: qpsmtpd |
6 |
License: distributable |
License: distributable |
31 |
Patch102: qpsmtpd-0.40-clamav_fix.patch |
Patch102: qpsmtpd-0.40-clamav_fix.patch |
32 |
Patch103: qpsmtpd-0.40-peer_hooks.patch |
Patch103: qpsmtpd-0.40-peer_hooks.patch |
33 |
Patch104: qpsmtpd-0.40-clamd_conf.patch |
Patch104: qpsmtpd-0.40-clamd_conf.patch |
34 |
|
Patch105: qpsmtpd-0.40-denysoft.patch |
35 |
|
|
36 |
%description |
%description |
37 |
qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core |
qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core |
77 |
#%patch102 -p1 |
#%patch102 -p1 |
78 |
%patch103 -p1 |
%patch103 -p1 |
79 |
%patch104 -p1 |
%patch104 -p1 |
80 |
|
%patch105 -p1 |
81 |
|
|
82 |
%build |
%build |
83 |
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLSITELIB=/usr/lib/perl5/site_perl |
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLSITELIB=/usr/lib/perl5/site_perl |
275 |
/sbin/chkconfig --add qpsmtpd-forkserver |
/sbin/chkconfig --add qpsmtpd-forkserver |
276 |
|
|
277 |
%changelog |
%changelog |
278 |
|
* Mon Jun 25 2007 Shad L. Lords <slords@mail.com> 0.40-1.4.sme |
279 |
|
- Deny soft if clamscan fails [SME: 3098] |
280 |
|
|
281 |
* Fri Jun 15 2007 Shad L. Lords <slords@mail.com> 0.40-1.3.sme |
* Fri Jun 15 2007 Shad L. Lords <slords@mail.com> 0.40-1.3.sme |
282 |
- Fix clamd.conf path for clamav plugin [SME: 3067] |
- Fix clamd.conf path for clamav plugin [SME: 3067] |
283 |
|
|