/[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.6 by stephdl, Tue Apr 8 21:56:52 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-wbl.spec,v 1.1 2013/03/04 00:32:10 unnilennium Exp $  # $Id: smeserver-wbl.spec,v 1.5 2014/04/08 21:54:31 stephdl Exp $
2  # Authority: gzartman  # Authority: gzartman
3  # Name: Greg Zartman  # Name: Greg Zartman
4    
# Line 6  Summary: E-mail white/black lists for SM Line 6  Summary: E-mail white/black lists for SM
6  %define name smeserver-wbl  %define name smeserver-wbl
7  Name: %{name}  Name: %{name}
8  %define version 0.1.0  %define version 0.1.0
9  %define release 19  %define release 20
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 30  Patch15: smeserver-wbl-0.1.0-locale-2010 Line 30  Patch15: smeserver-wbl-0.1.0-locale-2010
30  Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch  Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch
31  Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch  Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch
32  Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch  Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch
33    Patch19: smeserver-wbl-0.1.0-ReqRes.patch
34    Patch20: smeserver-wbl-0.1.0-WBLentry.patch
35    Patch21: smeserver-wbl-0.1.0_earlier_declaration_in_same_scope.patch
36  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
37  BuildArchitectures: noarch  BuildArchitectures: noarch
38  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 44  qpsmtpd whitelist_soft /var/service/qpsm Line 47  qpsmtpd whitelist_soft /var/service/qpsm
47  spamassassin /etc/mail/spammassassin/local.cf whitelist_from  spamassassin /etc/mail/spammassassin/local.cf whitelist_from
48    
49  %changelog  %changelog
50    * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
51    - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
52    
53  * 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
54  - apply locale 2013-07-15 patch  - apply locale 2013-07-15 patch
55    - fix for SME8 [SME: 7007]
56    - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
57    
58  * 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
59  - apply locale 2011-03-06 patch  - apply locale 2011-03-06 patch
# Line 163  spamassassin /etc/mail/spammassassin/loc Line 171  spamassassin /etc/mail/spammassassin/loc
171  %patch16 -p1  %patch16 -p1
172  %patch17 -p1  %patch17 -p1
173  %patch18 -p1  %patch18 -p1
174    %patch19 -p1
175    %patch20 -p1
176    %patch21 -p1
177  %build  %build
178  perl createlinks  perl createlinks
179    


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