/[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.14 by bytegw, Mon Jan 7 19:18:13 2008 UTC Revision 1.17.2.1 by charliebrady, Tue Nov 24 17:17:43 2009 UTC
# Line 1  Line 1 
1    # $Id: qpsmtpd.spec,v 1.17 2009/03/28 08:05:48 snetram Exp $
2    
3  Name: qpsmtpd  Name: qpsmtpd
4  Version: 0.40  Version: 0.40
5  Release: 1.9%{?dist}  Release: 1.12%{?dist}
6  %define orig_version 0.40  %define orig_version 0.40
7  Summary: qpsmtpd  Summary: qpsmtpd
8  License: distributable  License: distributable
# Line 36  Patch106: qpsmtpd-0.40-clamav-headers.pa Line 38  Patch106: qpsmtpd-0.40-clamav-headers.pa
38  Patch107: qpsmtpd-0.40-rhsbl_disconnect.patch  Patch107: qpsmtpd-0.40-rhsbl_disconnect.patch
39  Patch108: qpsmtpd-0.40-badrcpttoPlugin.patch  Patch108: qpsmtpd-0.40-badrcpttoPlugin.patch
40  Patch109: qpsmtpd-0.40-spamassassin.patch  Patch109: qpsmtpd-0.40-spamassassin.patch
41    Patch110: qpsmtpd-0.40-resolvable_fromhost.patch
42    Patch111: qpsmtpd-0.40-fixClamscanParameterChange.patch
43    Patch112: qpsmtpd-0.40-resolvable_fromhost.patch2
44    
45  %description  %description
46  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 86  qpsmpd-async which uses it. Line 91  qpsmpd-async which uses it.
91  %patch107 -p1  %patch107 -p1
92  %patch108 -p1  %patch108 -p1
93  %patch109 -p1  %patch109 -p1
94    %patch110 -p1
95    %patch111 -p1
96    %patch112 -p1
97    
98  %build  %build
99  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 262  find $RPM_BUILD_ROOT/usr -type f -path ' Line 270  find $RPM_BUILD_ROOT/usr -type f -path '
270  /usr/share/qpsmtpd/plugins/async/require_resolvable_fromhost  /usr/share/qpsmtpd/plugins/async/require_resolvable_fromhost
271    
272  %changelog  %changelog
273    * Mon Nov 23 2009 Charlie Brady <charlie_brady@mitel.com> 0.40-1.12.sme
274    - Fix resolvable_fromhost bug properly. [SME: 5598]
275    
276    * Sat Mar 28 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.40-1.11.sme
277    - Adapt to Clamscan parameter change, fixing a log noice issue [SME: 5108]
278    
279    * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 0.40-1.10.sme
280    - Fix resolvable_fromhost bug where one or more MX records points
281      to unreachable hosts. [SME: 4403]
282    
283  * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 0.40-1.9.sme  * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 0.40-1.9.sme
284  - fix uninitialized value in spamassassin plugin [SME: 3340]  - fix uninitialized value in spamassassin plugin [SME: 3340]
285    


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