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

Diff of /rpms/qpsmtpd/sme10/qpsmtpd.spec

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

Revision 1.2 by stephdl, Tue Feb 9 21:17:36 2016 UTC Revision 1.3 by charliebrady, Fri Mar 25 20:24:53 2016 UTC
# Line 1  Line 1 
1  # $Id: qpsmtpd.spec,v 1.1 2016/02/07 20:49:54 stephdl Exp $  # $Id: qpsmtpd.spec,v 1.2 2016/02/09 21:17:36 stephdl Exp $
2    
3  Name: qpsmtpd  Name: qpsmtpd
4  Version: 0.84  Version: 0.84
5  Release: 19%{?dist}  Release: 20%{?dist}
6  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async
7  License: MIT  License: MIT
8  Group: System Environment/Daemons  Group: System Environment/Daemons
# Line 78  Patch109: qpsmtpd-0.84-make-dnsbl-more-w Line 78  Patch109: qpsmtpd-0.84-make-dnsbl-more-w
78  Patch110: qpsmtpd-0.84-disable_tlsv1.patch  Patch110: qpsmtpd-0.84-disable_tlsv1.patch
79  Patch111: qpsmtpd-0.84-deny_login_with_null.patch  Patch111: qpsmtpd-0.84-deny_login_with_null.patch
80  Patch112: qpsmtpd-0.84-allow_tls_proto_from_config.patch  Patch112: qpsmtpd-0.84-allow_tls_proto_from_config.patch
81    Patch113: qpsmtpd-0.84-Socket6.patch
82    
83  %description  %description
84  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 162  qpsmpd-async which uses it. Line 163  qpsmpd-async which uses it.
163  %patch110 -p1  %patch110 -p1
164  %patch111 -p1  %patch111 -p1
165  %patch112 -p1  %patch112 -p1
166    %patch113 -p1
167    
168  %build  %build
169  CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"  CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
# Line 246  fi Line 248  fi
248  %pre  %pre
249    
250  %changelog  %changelog
251    * Fri Mar 25 2016 Charlie Brady <charlieb@charliebrady.org> 0.84-20.sme
252    - Fix startup warnings due to Socket6 symbol import. [SME: 9386]
253    
254  * Sun Feb 7 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.84-19.sme  * Sun Feb 7 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.84-19.sme
255  - Build new rpm for sme10  - Build new rpm for sme10
256    


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