/[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.2 by slords, Thu Jun 14 19:18:15 2007 UTC Revision 1.6 by slords, Fri Jun 15 19:43:32 2007 UTC
# Line 1  Line 1 
1  Name: qpsmtpd  Name: qpsmtpd
2  Version: 0.40  Version: 0.40
3  Release: 1.0%{?dist}  Release: 1.3%{?dist}
4  %define orig_version 0.40  %define orig_version 0.40
5  Summary: qpsmtpd  Summary: qpsmtpd
6  License: distributable  License: distributable
# Line 26  Patch5: qpsmtpd-0.33-smtp-loginfo.patch Line 26  Patch5: qpsmtpd-0.33-smtp-loginfo.patch
26  Patch6: qpsmtpd-0.33-hook-logdebug.patch  Patch6: qpsmtpd-0.33-hook-logdebug.patch
27  Patch7: qpsmtpd-0.32-dnsbl-checkanswer.patch  Patch7: qpsmtpd-0.32-dnsbl-checkanswer.patch
28  Patch8: qpsmtpd-0.32-dns-random-id.patch  Patch8: qpsmtpd-0.32-dns-random-id.patch
29    Patch100: qpsmtpd-0.40-badhelo_disconnect.patch
30    Patch101: qpsmtpd-0.40-badrcptto_allowrelay.patch
31    Patch102: qpsmtpd-0.40-clamav_fix.patch
32    Patch103: qpsmtpd-0.40-peer_hooks.patch
33    Patch104: qpsmtpd-0.40-clamd_conf.patch
34    
35  %description  %description
36  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
# Line 66  qpsmpd-async which uses it. Line 71  qpsmpd-async which uses it.
71  #%patch6 -p0 -b .hook-logdebug  #%patch6 -p0 -b .hook-logdebug
72  #%patch7 -p0 -b .dnsbl-checkanswer  #%patch7 -p0 -b .dnsbl-checkanswer
73  #%patch8 -p0 -b .dns-random-id  #%patch8 -p0 -b .dns-random-id
74    %patch100 -p1
75    %patch101 -p1
76    #%patch102 -p1
77    %patch103 -p1
78    %patch104 -p1
79    
80  %build  %build
81  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
# Line 226  find $RPM_BUILD_ROOT/usr -type f -path ' Line 236  find $RPM_BUILD_ROOT/usr -type f -path '
236  %config(noreplace) /etc/qpsmtpd/*  %config(noreplace) /etc/qpsmtpd/*
237  %config(noreplace) /etc/xinetd.d/smtp  %config(noreplace) /etc/xinetd.d/smtp
238  %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  
239    
240  %files apache -f qpsmtpd-apache-%{version}-filelist  %files apache -f qpsmtpd-apache-%{version}-filelist
241  %defattr(-,root,root)  %defattr(-,root,root)
# Line 265  fi Line 273  fi
273  /sbin/chkconfig --add qpsmtpd-forkserver  /sbin/chkconfig --add qpsmtpd-forkserver
274    
275  %changelog  %changelog
276    * Fri Jun 15 2007 Shad L. Lords <slords@mail.com> 0.40-1.3.sme
277    - Fix clamd.conf path for clamav plugin [SME: 3067]
278    
279    * Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 0.40-1.2.sme
280    - Fix clamav patch so service starts [SME: 3065]
281    
282    * Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 0.40-1.1.sme
283    - Update for smeserver [SME: 3065]
284    
285  * Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0  * Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0
286  - updated to 0.40 - no code change.  - updated to 0.40 - no code change.
287    


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