/[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.3 by vip-ire, Wed Apr 24 18:04:44 2013 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.2 2013/04/10 19:29:02 vip-ire 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 3
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  Requires: qpsmtpd >= 0.83  Requires: qpsmtpd >= 0.83
16  Requires: perl(Mail::DKIM)  Requires: perl(Mail::DKIM)
# Line 18  Requires: daemontools Line 19  Requires: daemontools
19  Requires: qpsmtpd-plugins >= 0.0.1-sme04  Requires: qpsmtpd-plugins >= 0.0.1-sme04
20  Requires: ipsvd  Requires: ipsvd
21  Requires: e-smith-lib >= 1.16.0-08  Requires: e-smith-lib >= 1.16.0-08
22    Requires: e-smith-cvm-unix-local
23  Obsoletes: e-smith-obtuse-smtpd  Obsoletes: e-smith-obtuse-smtpd
24  Obsoletes: e-smith-qmail-smtpd  Obsoletes: e-smith-qmail-smtpd
25  Obsoletes: e-smith-mailfront  Obsoletes: e-smith-mailfront
# Line 40  AutoReqProv: no Line 42  AutoReqProv: no
42  SME Server qpsmtpd smtpd module  SME Server qpsmtpd smtpd module
43    
44  %changelog  %changelog
45    * Wed Apr 24 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3
46    - reads MaxMessageSize prop of spamassassin and adds it
47      to the arguments of the plugin if defined [SME: 7559]
48    
49    * Wed Apr 10 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2
50    - Requires e-smith-cvm-unix-local [SME: 7509]
51    
52  * 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
53  - Roll new stream for sme9  - Roll new stream for sme9
54    
# Line 679  SME Server qpsmtpd smtpd module Line 688  SME Server qpsmtpd smtpd module
688    
689  %prep  %prep
690  %setup  %setup
691    %patch1 -p1
692    
693  %build  %build
694  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