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

Diff of /rpms/qpsmtpd/sme8/qpsmtpd.spec

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

Revision 1.29 by slords, Sun Nov 14 20:55:28 2010 UTC Revision 1.30 by charliebrady, Fri May 4 15:42:32 2012 UTC
# Line 1  Line 1 
1  # $Id: qpsmtpd.spec,v 1.28 2010/11/14 20:50:20 slords Exp $  # $Id: qpsmtpd.spec,v 1.29 2010/11/14 20:55:28 slords Exp $
2    
3  Name: qpsmtpd  Name: qpsmtpd
4  Version: 0.84  Version: 0.84
# Line 64  Patch38: 0038-Patch-FATAL-PLUGIN-ERROR-c Line 64  Patch38: 0038-Patch-FATAL-PLUGIN-ERROR-c
64  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch
65  Patch101: qpsmtpd-0.83-peer_hooks.patch  Patch101: qpsmtpd-0.83-peer_hooks.patch
66  Patch102: qpsmtpd-0.83-loginit.patch  Patch102: qpsmtpd-0.83-loginit.patch
67    Patch103: qpsmtpd-forkserver-keepalive.patch
68    
69  %description  %description
70  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 136  qpsmpd-async which uses it. Line 137  qpsmpd-async which uses it.
137  %patch100 -p1  %patch100 -p1
138  %patch101 -p1  %patch101 -p1
139  %patch102 -p1  %patch102 -p1
140    %patch103 -p0
141    
142  %build  %build
143  CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLSITELIB=%{_prefix}/lib/perl5/site_perl  CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLSITELIB=%{_prefix}/lib/perl5/site_perl
# Line 230  fi Line 232  fi
232  %pre  %pre
233    
234  %changelog  %changelog
235    * Fri May 04 2012 Charlie Brady <charlie_brady@mitel.com> 0.84-3.sme
236    - Set SO_KEEPALIVE option on client socket - to detect dead
237      connections. [SME: 6924]
238    
239  * Sun Nov 14 2010 <slords@mail.com> 0.84-2.sme  * Sun Nov 14 2010 <slords@mail.com> 0.84-2.sme
240  - Sync with upstream git repo.  - Sync with upstream git repo.
241  - Fix require_resolvable_fromhost doesn't work [SME: 6369]  - Fix require_resolvable_fromhost doesn't work [SME: 6369]


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