/[smecontribs]/rpms/smeserver-wbl/contribs8/smeserver-wbl.spec
ViewVC logotype

Diff of /rpms/smeserver-wbl/contribs8/smeserver-wbl.spec

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

Revision 1.3 by unnilennium, Tue Jul 16 00:07:44 2013 UTC Revision 1.7 by stephdl, Fri Apr 11 20:03:52 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-wbl.spec,v 1.2 2013/07/15 23:47:26 unnilennium Exp $  
2    # $Id: smeserver-wbl.spec,v 1.6 2014/04/08 21:56:52 stephdl Exp $
3  # Authority: gzartman  # Authority: gzartman
4  # Name: Greg Zartman  # Name: Greg Zartman
5    
# Line 6  Summary: E-mail white/black lists for SM Line 7  Summary: E-mail white/black lists for SM
7  %define name smeserver-wbl  %define name smeserver-wbl
8  Name: %{name}  Name: %{name}
9  %define version 0.1.0  %define version 0.1.0
10  %define release 19  %define release 20
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
# Line 30  Patch15: smeserver-wbl-0.1.0-locale-2010 Line 31  Patch15: smeserver-wbl-0.1.0-locale-2010
31  Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch  Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch
32  Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch  Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch
33  Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch  Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch
34  PAtch19: smeserver-wbl-0.1.0-ReqRes.patch  Patch19: smeserver-wbl-0.1.0-ReqRes.patch
35    Patch20: smeserver-wbl-0.1.0-WBLentry.patch
36    Patch21: smeserver-wbl-0.1.0_earlier_declaration_in_same_scope.patch
37  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
38  BuildArchitectures: noarch  BuildArchitectures: noarch
39  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
40  Requires: smeserver-release => 7.0  Requires: smeserver-release => 8.0
41  AutoReqProv: no  AutoReqProv: no
42    
43  %description  %description
# Line 45  qpsmtpd whitelist_soft /var/service/qpsm Line 48  qpsmtpd whitelist_soft /var/service/qpsm
48  spamassassin /etc/mail/spammassassin/local.cf whitelist_from  spamassassin /etc/mail/spammassassin/local.cf whitelist_from
49    
50  %changelog  %changelog
51    * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
52    - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
53    - add a new usage legend for whitelistsenders by john crisp [SME: 8321]
54    
55  * Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme  * Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme
56  - apply locale 2013-07-15 patch  - apply locale 2013-07-15 patch
57  - fix for SME8 [SME: 7007]  - fix for SME8 [SME: 7007]
58    - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
59    
60  * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme  * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme
61  - apply locale 2011-03-06 patch  - apply locale 2011-03-06 patch
# Line 166  spamassassin /etc/mail/spammassassin/loc Line 174  spamassassin /etc/mail/spammassassin/loc
174  %patch17 -p1  %patch17 -p1
175  %patch18 -p1  %patch18 -p1
176  %patch19 -p1  %patch19 -p1
177    %patch20 -p1
178    %patch21 -p1
179  %build  %build
180  perl createlinks  perl createlinks
181    


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