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

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

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


Revision 1.11 - (hide annotations) (download)
Sat Sep 12 08:50:28 2015 UTC (8 years, 8 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-wbl-0_1_0-24_el5_sme
Changes since 1.10: +7 -2 lines
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-24.sme
- Added smeserver-wbl-0.1.0-locale-2015-09-12.patch

1 stephdl 1.7
2 stephdl 1.11 # $Id: smeserver-wbl.spec,v 1.10 2015/09/11 15:44:24 stephdl Exp $
3 unnilennium 1.1 # Authority: gzartman
4     # Name: Greg Zartman
5    
6     Summary: E-mail white/black lists for SME Server
7     %define name smeserver-wbl
8     Name: %{name}
9     %define version 0.1.0
10 stephdl 1.11 %define release 24
11 unnilennium 1.1 Version: %{version}
12     Release: %{release}%{?dist}
13     License: GPL
14     Group: SME Server/addon
15     Source: %{name}-%{version}.tar.gz
16     Patch1: smeserver-wbl-0.1.0-locale-2008-10-14.patch
17     Patch2: smeserver-wbl-0.1.0-locale-2008-10-16.patch
18     Patch3: smeserver-wbl-0.1.0-locale-2008-10-17.patch
19     Patch4: smeserver-wbl-0.1.0-locale-2008-11-06.patch
20     Patch5: smeserver-wbl-0.1.0-locale-2008-11-07.patch
21     Patch6: smeserver-wbl-0.1.0-locale-2008-11-10.patch
22     Patch7: smeserver-wbl-0.1.0-locale-2008-11-19.patch
23     Patch8: smeserver-wbl-0.1.0-locale-2009-01-01.patch
24     Patch9: smeserver-wbl-0.1.0-locale-2009-03-01.patch
25     Patch10: smeserver-wbl-0.1.0-locale-2009-03-03.patch
26     Patch11: smeserver-wbl-0.1.0-locale-2009-04-27.patch
27     Patch12: smeserver-wbl-0.1.0-locale-2009-05-20.patch
28     Patch13: smeserver-wbl-0.1.0-locale-2009-08-24.patch
29     Patch14: smeserver-wbl-0.1.0-locale-2009-10-27.patch
30     Patch15: smeserver-wbl-0.1.0-locale-2010-03-02.patch
31     Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch
32     Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch
33 unnilennium 1.2 Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch
34 unnilennium 1.4 Patch19: smeserver-wbl-0.1.0-ReqRes.patch
35     Patch20: smeserver-wbl-0.1.0-WBLentry.patch
36 stephdl 1.5 Patch21: smeserver-wbl-0.1.0_earlier_declaration_in_same_scope.patch
37 stephdl 1.8 Patch22: smeserver-wbl-0.1.0-locale-2014-12-25.patch
38 stephdl 1.9 Patch23: smeserver-wbl-0.1.0.bz807.blacklistfrom.patch
39 stephdl 1.10 Patch24: smeserver-wbl-0.1.0.bz5219.LocaleBugCorrection.patch
40 stephdl 1.11 Patch25: smeserver-wbl-0.1.0-locale-2015-09-12.patch
41 stephdl 1.9
42 unnilennium 1.1 BuildRoot: /var/tmp/%{name}-%{version}
43     BuildArchitectures: noarch
44     BuildRequires: e-smith-devtools >= 1.13.1-03
45 stephdl 1.7 Requires: smeserver-release => 8.0
46 unnilennium 1.1 AutoReqProv: no
47    
48     %description
49     %name is an addon for SME Server that provides the following WBLs:
50     qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom
51     qpsmtpd check_spamhelo /var/service/qpsmtpd/config/badhelo
52     qpsmtpd whitelist_soft /var/service/qpsmtpd/config/whitelisthosts whitelisthelo whitelistsenders
53     spamassassin /etc/mail/spammassassin/local.cf whitelist_from
54    
55     %changelog
56 stephdl 1.11 * 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 stephdl 1.10 * 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 stephdl 1.9 * 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 stephdl 1.8 * 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 stephdl 1.6 * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
71 stephdl 1.5 - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
72 stephdl 1.7 - add a new usage legend for whitelistsenders by john crisp [SME: 8321]
73 stephdl 1.5
74 unnilennium 1.2 * Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme
75     - apply locale 2013-07-15 patch
76 unnilennium 1.3 - fix for SME8 [SME: 7007]
77 unnilennium 1.4 - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
78 unnilennium 1.2
79 unnilennium 1.1 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme
80     - apply locale 2011-03-06 patch
81    
82     * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1.0-17.sme
83     - apply locale 2010-05-23 patch
84    
85     * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1.0-16.sme
86     - apply locale 2010-03-02 patch
87    
88     * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1.0-15.sme
89     - apply locale 2009-10-27 patch
90    
91     * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1.0-14.sme
92     - apply locale 2009-08-24 patch
93    
94     * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1.0-13.sme
95     - apply locale 2009-05-20 patch
96    
97     * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.1.0-12.sme
98     - apply locale 2009-04-27 patch
99    
100     * Tue Mar 03 2009 SME Translation Server
101     - apply locale 2009-03-03 patch
102    
103     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-10
104     - Apply 1 Mar 2009 locale patch [SME: 5018]
105    
106     * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-9
107     - Apply 1 Jan 2009 locale patch [SME: 4900]
108    
109     * Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-8
110     - Apply 19 Nov 2008 locale patch
111    
112     * Mon Nov 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-7
113     - Apply 10 Nov 2008 locale patch
114    
115     * Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-6
116     - Apply 7 Nov 2008 locale patch
117    
118     * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-5
119     - Apply 6 Nov 2008 locale patch
120    
121     * Fri Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-4
122     - Apply 17 Oct 2008 locale patch
123    
124     * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-3
125     - Apply 16 Oct 2008 locale patch
126    
127     * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-2
128     - Apply 14 Oct 2008 locale patch
129    
130     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 0.1.0-1.sme
131     - Roll new stream to import into buildsys
132    
133     * Fri Oct 10 2008 Greg J. Zartman <greg@leiinc.com> 0.0.1-9
134     - Add whitelist_soft qpsmtpd plugin template fragment for external connections.
135     - Simplify server-manager panel.
136    
137     * Fri Jan 05 2007 Darrell May <dmay@myezserver.com>
138     - added spamassassin whitelist_from to accept panel
139     - reworked all code to use spamassassin db format
140     - [0.0.1-a8.dmay]
141    
142     * Thu Jan 04 2007 Darrell May <dmay@myezserver.com>
143     - edited panels, added Update panel
144     - [0.0.1-a7.dmay]
145    
146     * Thu Jan 04 2007 Darrell May <dmay@myezserver.com>
147     - edited templates to use new db
148     - added templates for spamassassin local.cf whitelist_from
149     - [0.0.1-a6.dmay]
150    
151     * Wed Jan 03 2007 Darrell May <dmay@myezserver.com>
152     - changed db to use /home/e-smith/db/wbl
153     - [0.0.1-a5.dmay]
154    
155     * Sun Dec 17 2006 Darrell May <dmay@myezserver.com>
156     - initial public alpha release
157     - [0.0.1-a4.dmay]
158    
159     * Sat Dec 16 2006 Darrell May <dmay@myezserver.com>
160     - more panel enhancements
161     - [0.0.1-a3.dmay]
162    
163     * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
164     - continued panel enhancements
165     - [0.0.1-a2.dmay]
166    
167     * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
168     - server-manager panel added
169     - [0.0.1-a1.dmay]
170    
171     * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
172     - initial alpha release
173     - [0.0.1-a0.dmay]
174    
175     %prep
176     %setup
177     %patch1 -p1
178     %patch2 -p1
179     %patch3 -p1
180     %patch4 -p1
181     %patch5 -p1
182     %patch6 -p1
183     %patch7 -p1
184     %patch8 -p1
185     %patch9 -p1
186     %patch10 -p1
187     %patch11 -p1
188     %patch12 -p1
189     %patch13 -p1
190     %patch14 -p1
191     %patch15 -p1
192     %patch16 -p1
193     %patch17 -p1
194 unnilennium 1.2 %patch18 -p1
195 unnilennium 1.3 %patch19 -p1
196 unnilennium 1.4 %patch20 -p1
197 stephdl 1.5 %patch21 -p1
198 stephdl 1.8 %patch22 -p1
199 stephdl 1.9 %patch23 -p1
200 stephdl 1.10 %patch24 -p1
201 stephdl 1.11 %patch25 -p1
202 stephdl 1.10
203 unnilennium 1.1 %build
204     perl createlinks
205    
206     %install
207     rm -rf $RPM_BUILD_ROOT
208     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
209     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
210     echo "%doc " >> %{name}-%{version}-filelist
211    
212     %clean
213     cd ..
214     rm -rf %{name}-%{version}
215    
216     %files -f %{name}-%{version}-filelist
217     %defattr(-,root,root)
218    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed