/[smeserver]/rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec
ViewVC logotype

Diff of /rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec

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

Revision 1.1 by slords, Thu Feb 7 22:39:35 2013 UTC Revision 1.7 by wellsi, Tue May 6 19:36:42 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-qpsmtpd.spec,v 1.39 2012/07/19 05:57:12 wellsi Exp $  # $Id: smeserver-qpsmtpd.spec,v 1.6 2014/04/15 14:55:58 wellsi Exp $
2    
3  Summary: SME Server qpsmtpd module  Summary: SME Server qpsmtpd module
4  %define name smeserver-qpsmtpd  %define name smeserver-qpsmtpd
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 1  %define release 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: smeserver-qpsmtpd-2.4.0-spamassassin_size_limit.patch
14    Patch2: smeserver-qpsmtpd-2.4.0-initialize_size.patch
15    Patch3: smeserver-qpsmtpd-2.4.0-ciphers-update.patch
16    Patch4: smeserver-qpsmtpd-2.4.0-RBLSBLupdate.patch
17    Patch5: smeserver-qpsmtpd-2.4.0-remove_databytes.patch
18    Patch6: smeserver-qpsmtpd-2.4.0-ahbl-patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  Requires: qpsmtpd >= 0.83  Requires: qpsmtpd >= 0.83
21  Requires: perl(Mail::DKIM)  Requires: perl(Mail::DKIM)
# Line 18  Requires: daemontools Line 24  Requires: daemontools
24  Requires: qpsmtpd-plugins >= 0.0.1-sme04  Requires: qpsmtpd-plugins >= 0.0.1-sme04
25  Requires: ipsvd  Requires: ipsvd
26  Requires: e-smith-lib >= 1.16.0-08  Requires: e-smith-lib >= 1.16.0-08
27    Requires: e-smith-cvm-unix-local
28  Obsoletes: e-smith-obtuse-smtpd  Obsoletes: e-smith-obtuse-smtpd
29  Obsoletes: e-smith-qmail-smtpd  Obsoletes: e-smith-qmail-smtpd
30  Obsoletes: e-smith-mailfront  Obsoletes: e-smith-mailfront
# Line 40  AutoReqProv: no Line 47  AutoReqProv: no
47  SME Server qpsmtpd smtpd module  SME Server qpsmtpd smtpd module
48    
49  %changelog  %changelog
50    * Tue May 6 2014 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
51    - Remove dnsbl.ahbl.org RBL List [SME: 8368]
52    
53    * Tue Apr 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
54    - Remove the databytes file from qpsmtpd config [SME: 8329]
55    
56    * Tue Apr 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
57    - Update SBL and RBL Lists [SME: 8236]
58    
59    * Tue Jan 28 2014 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
60    - Remove insecure ciphers [SME: 8138]
61    
62    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4
63    - Fix size_limit initialization [SME: 7671]
64    
65    * Wed Apr 24 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3
66    - reads MaxMessageSize prop of spamassassin and adds it
67      to the arguments of the plugin if defined [SME: 7559]
68    
69    * Wed Apr 10 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2
70    - Requires e-smith-cvm-unix-local [SME: 7509]
71    
72  * Thu Feb  7 2013 Shad L. Lords <slords@mail.com> 2.4.0-1  * Thu Feb  7 2013 Shad L. Lords <slords@mail.com> 2.4.0-1
73  - Roll new stream for sme9  - Roll new stream for sme9
74    
# Line 679  SME Server qpsmtpd smtpd module Line 708  SME Server qpsmtpd smtpd module
708    
709  %prep  %prep
710  %setup  %setup
711    %patch1 -p1
712    %patch2 -p1
713    %patch3 -p1
714    %patch4 -p1
715    %patch5 -p1
716    %patch6 -p1
717    
718  %build  %build
719  perl createlinks  perl createlinks


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