/[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.2 by unnilennium, Mon Jul 15 23:47:26 2013 UTC Revision 1.11 by stephdl, Sat Sep 12 08:50:28 2015 UTC
# Line 1  Line 1 
1  # $Id: smeserver-wbl.spec,v 1.1 2013/03/04 00:32:10 unnilennium Exp $  
2    # $Id: smeserver-wbl.spec,v 1.10 2015/09/11 15:44:24 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 24
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
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    Patch24: smeserver-wbl-0.1.0.bz5219.LocaleBugCorrection.patch
40    Patch25: smeserver-wbl-0.1.0-locale-2015-09-12.patch
41    
42  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
43  BuildArchitectures: noarch  BuildArchitectures: noarch
44  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
45  Requires: smeserver-release => 7.0  Requires: smeserver-release => 8.0
46  AutoReqProv: no  AutoReqProv: no
47    
48  %description  %description
# Line 44  qpsmtpd whitelist_soft /var/service/qpsm Line 53  qpsmtpd whitelist_soft /var/service/qpsm
53  spamassassin /etc/mail/spammassassin/local.cf whitelist_from  spamassassin /etc/mail/spammassassin/local.cf whitelist_from
54    
55  %changelog  %changelog
56    * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-24.sme
57    - Added smeserver-wbl-0.1.0-locale-2015-09-12.patch
58    
59    * Fri Sep 11 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-23.sme
60    - Correction of a locale Bug [SME: 5219]
61    - Added smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch
62    
63    * Sat Sep 05 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-22.sme
64    - added spamassassin blacklist_from field [SME: 807]
65    - smeserver-wbl-0.1.0.bz807.blacklistfrom.patch
66    
67    * Thu Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-21.sme
68    - Added Translations smeserver-wbl-0.1.0-locale-2014-12-25.patch
69    
70    * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
71    - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
72    - add a new usage legend for whitelistsenders by john crisp [SME: 8321]
73    
74  * 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
75  - apply locale 2013-07-15 patch  - apply locale 2013-07-15 patch
76    - fix for SME8 [SME: 7007]
77    - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
78    
79  * 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
80  - apply locale 2011-03-06 patch  - apply locale 2011-03-06 patch
# Line 163  spamassassin /etc/mail/spammassassin/loc Line 192  spamassassin /etc/mail/spammassassin/loc
192  %patch16 -p1  %patch16 -p1
193  %patch17 -p1  %patch17 -p1
194  %patch18 -p1  %patch18 -p1
195    %patch19 -p1
196    %patch20 -p1
197    %patch21 -p1
198    %patch22 -p1
199    %patch23 -p1
200    %patch24 -p1
201    %patch25 -p1
202    
203  %build  %build
204  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