/[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.4 by slords, Thu Jun 14 23:19:24 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.1%{?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    
34  %description  %description
35  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 70  qpsmpd-async which uses it.
70  #%patch6 -p0 -b .hook-logdebug  #%patch6 -p0 -b .hook-logdebug
71  #%patch7 -p0 -b .dnsbl-checkanswer  #%patch7 -p0 -b .dnsbl-checkanswer
72  #%patch8 -p0 -b .dns-random-id  #%patch8 -p0 -b .dns-random-id
73    %patch100 -p1
74    %patch101 -p1
75    %patch102 -p1
76    %patch103 -p1
77    
78  %build  %build
79  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 234  find $RPM_BUILD_ROOT/usr -type f -path '
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)
# Line 265  fi Line 271  fi
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.1.sme
275    - Update for smeserver
276    
277  * Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0  * Tue Jun 12 2007 <hjp@hjp.at> 0.40-1.0
278  - updated to 0.40 - no code change.  - updated to 0.40 - no code change.
279    


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