/[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.11 by slords, Wed Oct 17 13:50:23 2007 UTC Revision 1.12 by bytegw, Mon Jan 7 18:49:37 2008 UTC
# Line 1  Line 1 
1  Name: qpsmtpd  Name: qpsmtpd
2  Version: 0.40  Version: 0.40
3  Release: 1.7%{?dist}  Release: 1.9%{?dist}
4  %define orig_version 0.40  %define orig_version 0.40
5  Summary: qpsmtpd  Summary: qpsmtpd
6  License: distributable  License: distributable
# Line 34  Patch104: qpsmtpd-0.40-clamd_conf.patch Line 34  Patch104: qpsmtpd-0.40-clamd_conf.patch
34  Patch105: qpsmtpd-0.40-denysoft.patch  Patch105: qpsmtpd-0.40-denysoft.patch
35  Patch106: qpsmtpd-0.40-clamav-headers.patch  Patch106: qpsmtpd-0.40-clamav-headers.patch
36  Patch107: qpsmtpd-0.40-rhsbl_disconnect.patch  Patch107: qpsmtpd-0.40-rhsbl_disconnect.patch
37    Patch108: qpsmtpd-0.40-badrcpttoPlugin.patch
38    Patch109: qpsmtpd-0.40-spamassassin.patc
39    
40  %description  %description
41  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
42  SMTP features, all functionality is implemented in small "extension  SMTP features, all functionality is implemented in small "extension
# Line 82  qpsmpd-async which uses it. Line 84  qpsmpd-async which uses it.
84  %patch105 -p1  %patch105 -p1
85  %patch106 -p1  %patch106 -p1
86  %patch107 -p1  %patch107 -p1
87    %patch108 -p1
88    %patch109 -p1
89    
90  %build  %build
91  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 258  find $RPM_BUILD_ROOT/usr -type f -path ' Line 262  find $RPM_BUILD_ROOT/usr -type f -path '
262  /usr/share/qpsmtpd/plugins/async/require_resolvable_fromhost  /usr/share/qpsmtpd/plugins/async/require_resolvable_fromhost
263    
264  %changelog  %changelog
265    * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 0.40-1.9.sme
266    - fix uninitialized value in spamassassin plugin [SME: 3340]
267    
268    * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 0.40-1.8.sme
269    - change to badrcptto plugin [SME: 3476]
270    
271  * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 0.40-1.7.sme  * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 0.40-1.7.sme
272  - Add support for disconnect option in rhsbl plugin [SME: 3390]  - Add support for disconnect option in rhsbl plugin [SME: 3390]
273    


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