1 |
Name: qpsmtpd |
Name: qpsmtpd |
2 |
Version: 0.40 |
Version: 0.40 |
3 |
Release: 1.0%{?dist} |
Release: 1.2%{?dist} |
4 |
%define orig_version 0.40 |
%define orig_version 0.40 |
5 |
Summary: qpsmtpd |
Summary: qpsmtpd |
6 |
License: distributable |
License: distributable |
72 |
#%patch8 -p0 -b .dns-random-id |
#%patch8 -p0 -b .dns-random-id |
73 |
%patch100 -p1 |
%patch100 -p1 |
74 |
%patch101 -p1 |
%patch101 -p1 |
75 |
%patch102 -p1 |
#%patch102 -p1 |
76 |
%patch103 -p1 |
%patch103 -p1 |
77 |
|
|
78 |
%build |
%build |
234 |
%config(noreplace) /etc/qpsmtpd/* |
%config(noreplace) /etc/qpsmtpd/* |
235 |
%config(noreplace) /etc/xinetd.d/smtp |
%config(noreplace) /etc/xinetd.d/smtp |
236 |
%config(noreplace) /etc/sysconfig/qpsmtpd-forkserver |
%config(noreplace) /etc/sysconfig/qpsmtpd-forkserver |
|
%attr(0700,smtpd,smtpd) %dir /var/spool/qpsmtpd |
|
|
%attr(0750,smtpd,smtpd) %dir /var/log/qpsmtpd |
|
237 |
|
|
238 |
%files apache -f qpsmtpd-apache-%{version}-filelist |
%files apache -f qpsmtpd-apache-%{version}-filelist |
239 |
%defattr(-,root,root) |
%defattr(-,root,root) |
271 |
/sbin/chkconfig --add qpsmtpd-forkserver |
/sbin/chkconfig --add qpsmtpd-forkserver |
272 |
|
|
273 |
%changelog |
%changelog |
274 |
|
* Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 0.40-1.2.sme |
275 |
|
- Fix clamav patch so service starts |
276 |
|
|
277 |
|
* Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 0.40-1.1.sme |
278 |
|
- Update for smeserver |
279 |
|
|
280 |
* Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0 |
* Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0 |
281 |
- updated to 0.40 - no code change. |
- updated to 0.40 - no code change. |
282 |
|
|