/[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.1 by unnilennium, Mon Mar 4 00:32:10 2013 UTC Revision 1.9 by stephdl, Sat Sep 5 20:27:55 2015 UTC
# Line 1  Line 1 
1  # $Id: smeserver-wbl.spec,v 1.22 2011/03/06 15:29:01 slords Exp $  
2    # $Id: smeserver-wbl.spec,v 1.8 2014/12/25 20:35:00 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 18  %define release 22
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
# Line 29  Patch14: smeserver-wbl-0.1.0-locale-2009 Line 30  Patch14: smeserver-wbl-0.1.0-locale-2009
30  Patch15: smeserver-wbl-0.1.0-locale-2010-03-02.patch  Patch15: smeserver-wbl-0.1.0-locale-2010-03-02.patch
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
34    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    Patch22: smeserver-wbl-0.1.0-locale-2014-12-25.patch
38    Patch23: smeserver-wbl-0.1.0.bz807.blacklistfrom.patch
39    
40  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
41  BuildArchitectures: noarch  BuildArchitectures: noarch
42  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
43  Requires: smeserver-release => 7.0  Requires: smeserver-release => 8.0
44  AutoReqProv: no  AutoReqProv: no
45    
46  %description  %description
# Line 43  qpsmtpd whitelist_soft /var/service/qpsm Line 51  qpsmtpd whitelist_soft /var/service/qpsm
51  spamassassin /etc/mail/spammassassin/local.cf whitelist_from  spamassassin /etc/mail/spammassassin/local.cf whitelist_from
52    
53  %changelog  %changelog
54    * Sat Sep 05 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-22.sme
55    - added spamassassin blacklist_from field [SME: 807]
56    - smeserver-wbl-0.1.0.bz807.blacklistfrom.patch
57    
58    * Thu Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-21.sme
59    - Added Translations smeserver-wbl-0.1.0-locale-2014-12-25.patch
60    
61    * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
62    - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
63    - add a new usage legend for whitelistsenders by john crisp [SME: 8321]
64    
65    * Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme
66    - apply locale 2013-07-15 patch
67    - fix for SME8 [SME: 7007]
68    - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
69    
70  * 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
71  - apply locale 2011-03-06 patch  - apply locale 2011-03-06 patch
72    
# Line 158  spamassassin /etc/mail/spammassassin/loc Line 182  spamassassin /etc/mail/spammassassin/loc
182  %patch15 -p1  %patch15 -p1
183  %patch16 -p1  %patch16 -p1
184  %patch17 -p1  %patch17 -p1
185    %patch18 -p1
186    %patch19 -p1
187    %patch20 -p1
188    %patch21 -p1
189    %patch22 -p1
190    %patch23 -p1
191  %build  %build
192  perl createlinks  perl createlinks
193    


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