/[smeserver]/rpms/qpsmtpd/sme7/qpsmtpd.spec
ViewVC logotype

Diff of /rpms/qpsmtpd/sme7/qpsmtpd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.18 by slords, Fri Oct 16 22:49:40 2009 UTC Revision 1.21 by slords, Sat Oct 31 16:50:52 2009 UTC
# Line 1  Line 1 
1  # $Id: qpsmtpd.spec,v 1.17 2009/10/16 22:45:26 slords Exp $  # $Id: qpsmtpd.spec,v 1.19 2009/10/29 17:01:20 slords Exp $
2    
3  Name: qpsmtpd  Name: qpsmtpd
4  Version: 0.83  Version: 0.83
5  Release: 0.1%{?dist}  Release: 0.4%{?dist}
6  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async
7  License: distributable  License: distributable
8  Group: System Environment/Daemons  Group: System Environment/Daemons
# Line 21  Source5: in.qpsmtpd Line 21  Source5: in.qpsmtpd
21  Source6: qpsmtpd.conf  Source6: qpsmtpd.conf
22  Source7: README.selinux  Source7: README.selinux
23    
24    Patch10: qpsmtpd-0.83-loginit.patch
25    
26  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch
27  Patch101: qpsmtpd-0.83-peer_hooks.patch  Patch101: qpsmtpd-0.83-peer_hooks.patch
28  Patch102: qpsmtpd-0.83-clamd_conf.patch  Patch102: qpsmtpd-0.83-clamd_conf.patch
# Line 55  qpsmpd-async which uses it. Line 57  qpsmpd-async which uses it.
57    
58  %prep  %prep
59  %setup -q  %setup -q
60    %patch10 -p1
61  %patch100 -p1  %patch100 -p1
62  %patch101 -p1  %patch101 -p1
63  %patch102 -p1  %patch102 -p1
# Line 133  fi Line 136  fi
136  %config(noreplace) %{_sysconfdir}/qpsmtpd/*  %config(noreplace) %{_sysconfdir}/qpsmtpd/*
137  %config(noreplace) %{_sysconfdir}/xinetd.d/smtp  %config(noreplace) %{_sysconfdir}/xinetd.d/smtp
138  %config(noreplace) %{_sysconfdir}/sysconfig/qpsmtpd-forkserver  %config(noreplace) %{_sysconfdir}/sysconfig/qpsmtpd-forkserver
139  %attr(0700,smtpd,smtpd) %dir %{_localstatedir}/spool/qpsmtpd  %attr(2750,qpsmtpd,clamav) %dir %{_localstatedir}/spool/qpsmtpd
140  %attr(0750,smtpd,smtpd) %dir %{_localstatedir}/log/qpsmtpd  %attr(2750,smelog,smelog) %dir %{_localstatedir}/log/qpsmtpd
141    
142  %files apache  %files apache
143  %defattr(-,root,root)  %defattr(-,root,root)
# Line 168  then Line 171  then
171  fi  fi
172    
173  %changelog  %changelog
174    * Sat Oct 31 2009 <slords@lordsfam.net> 0.83-0.4.sme
175    - Rebase bad_rcptto patch to remove orig file [SME: 5548]
176    - Change logging in tls init to prevent warnings [SME: 5551]
177    
178    * Thu Oct 29 2009 <slords@lordsfam.net> 0.83-0.3.sme
179    - Only run/initialize plugins once [SME: 5533]
180    
181    * Mon Oct 26 2009 <filippo.carletti@gmail.com> 0.83-0.2.sme
182    - Change spool dir permissions and owner to qpsmtpd:clamav
183    - Change log dir permissions and owner to smelog:smelog
184    
185  * Fri Sep 18 2009 <rpmbuild@robinbowes.com> 0.83-0.1.sme  * Fri Sep 18 2009 <rpmbuild@robinbowes.com> 0.83-0.1.sme
186  - Update to 0.83  - Update to 0.83
187  - add sme specific patches  - add sme specific patches


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed