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

Contents of /rpms/smeserver-wbl/contribs9/smeserver-wbl.spec

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


Revision 1.16 - (show annotations) (download)
Sat May 6 04:39:13 2017 UTC (7 years ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-wbl-0_3_0-15_el6_sme
Changes since 1.15: +8 -2 lines
* Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-15.sme
- avoid unecessary service restart on modifcation [SME: 10124]

1
2 # $Id: smeserver-wbl.spec,v 1.15 2017/02/24 00:38:26 unnilennium Exp $
3 # 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.3.0
10 %define release 15
11 Version: %{version}
12 Release: %{release}%{?dist}
13 License: GPL
14 Group: SME Server/addon
15 Source: %{name}-%{version}.tar.gz
16 BuildRoot: /var/tmp/%{name}-%{version}
17 BuildArchitectures: noarch
18 BuildRequires: e-smith-devtools
19 Requires: smeserver-release => 9.0
20 Requires: qpsmtpd >= 0.96
21 AutoReqProv: no
22 Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch
23 Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch
24 Patch2: smeserver-wbl-0.3.0-locale-2015-09-12.patch
25 Patch3: smeserver-wbl-0.3.0-locale-2015-09-15.patch
26 Patch4: smeserver-wbl-0.3.0-locale-2015-09-17.patch
27 Patch5: smeserver-wbl-0.3.0.bz9092.RBL_Menu.patch
28 Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch
29 Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch
30 Patch8: smeserver-wbl-0.3.0-locale-2017-02-02.patch
31 Patch9: smeserver-wbl-0.3.0.bz10091.changePlugin.patch
32 Patch10: smeserver-wbl-0.3.0.bz10116.changingseparator.patch
33 Patch11: smeserver-wbl-0.3.0.bz10124-event-to-avoid-unecessary-service-restart.patch
34
35 %description
36 %name is an addon for SME Server that provides the following WBLs:
37 qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom
38 qpsmtpd check_spamhelo /var/service/qpsmtpd/config/badhelo
39 qpsmtpd whitelist_soft /var/service/qpsmtpd/config/whitelisthosts whitelisthelo whitelistsenders
40 spamassassin /etc/mail/spammassassin/local.cf whitelist_from
41
42 %changelog
43 * Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-15.sme
44 - avoid unecessary service restart on modifcation [SME: 10124]
45
46 * Thu Feb 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-14.sme
47 - changing separator for RBLList, SBLList [SME: 10116]
48
49 * Wed Feb 22 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-13.sme
50 - move to new plugin whitelist provided by newer qpsmtpd [SME: 10091]
51
52 * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-12.sme
53 - apply locale 2017-02-02.patch
54
55 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.3.0-11.sme
56 - apply locale 2016-03-09 patch
57
58 * Fri Oct 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-10.sme
59 - Added Translations smeserver-wbl-0.3.0-locale-2015-10-16.patch
60
61 * Thu Oct 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-9.sme
62 - The html strings of the main page has been removed of translations
63
64 * Tue Oct 14 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-8.sme
65 - Added a RBL's list Menu
66
67 * Thu Sep 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-6.sme
68 - smeserver-wbl-0.3.0-locale-2015-09-17.patch
69
70 * Tue Sep 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-5.sme
71 - added smeserver-wbl-0.3.0-locale-2015-09-15.patch
72
73 * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-4.sme
74 - added smeserver-wbl-0.3.0-locale-2015-09-12.patch
75
76 * Fri Sep 11 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-3.sme
77 - Correction of a locale Bug [SME: 5219]
78 - Added smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch
79
80 * Sat Sep 05 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-2.sme
81 - added spamassassin blacklist_from field [SME: 807]
82 - smeserver-wbl-0.3.0.bz807.blacklistfrom.patch
83
84 * Sat Sep 05 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-1.sme
85 - Initial release to contribs9
86
87 * Thu Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-21.sme
88 - Added Translations smeserver-wbl-0.1.0-locale-2014-12-25.patch
89
90 * Tue Apr 8 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-20.sme
91 - patch to rename variables which have earlier declarations in the same scope. [SME: 8319]
92 - add a new usage legend for whitelistsenders by john crisp [SME: 8321]
93
94 * Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme
95 - apply locale 2013-07-15 patch
96 - fix for SME8 [SME: 7007]
97 - fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]
98
99 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme
100 - apply locale 2011-03-06 patch
101
102 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1.0-17.sme
103 - apply locale 2010-05-23 patch
104
105 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1.0-16.sme
106 - apply locale 2010-03-02 patch
107
108 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1.0-15.sme
109 - apply locale 2009-10-27 patch
110
111 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1.0-14.sme
112 - apply locale 2009-08-24 patch
113
114 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1.0-13.sme
115 - apply locale 2009-05-20 patch
116
117 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.1.0-12.sme
118 - apply locale 2009-04-27 patch
119
120 * Tue Mar 03 2009 SME Translation Server
121 - apply locale 2009-03-03 patch
122
123 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-10
124 - Apply 1 Mar 2009 locale patch [SME: 5018]
125
126 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-9
127 - Apply 1 Jan 2009 locale patch [SME: 4900]
128
129 * Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-8
130 - Apply 19 Nov 2008 locale patch
131
132 * Mon Nov 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-7
133 - Apply 10 Nov 2008 locale patch
134
135 * Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-6
136 - Apply 7 Nov 2008 locale patch
137
138 * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-5
139 - Apply 6 Nov 2008 locale patch
140
141 * Fri Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-4
142 - Apply 17 Oct 2008 locale patch
143
144 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-3
145 - Apply 16 Oct 2008 locale patch
146
147 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-2
148 - Apply 14 Oct 2008 locale patch
149
150 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 0.1.0-1.sme
151 - Roll new stream to import into buildsys
152
153 * Fri Oct 10 2008 Greg J. Zartman <greg@leiinc.com> 0.0.1-9
154 - Add whitelist_soft qpsmtpd plugin template fragment for external connections.
155 - Simplify server-manager panel.
156
157 * Fri Jan 05 2007 Darrell May <dmay@myezserver.com>
158 - added spamassassin whitelist_from to accept panel
159 - reworked all code to use spamassassin db format
160 - [0.0.1-a8.dmay]
161
162 * Thu Jan 04 2007 Darrell May <dmay@myezserver.com>
163 - edited panels, added Update panel
164 - [0.0.1-a7.dmay]
165
166 * Thu Jan 04 2007 Darrell May <dmay@myezserver.com>
167 - edited templates to use new db
168 - added templates for spamassassin local.cf whitelist_from
169 - [0.0.1-a6.dmay]
170
171 * Wed Jan 03 2007 Darrell May <dmay@myezserver.com>
172 - changed db to use /home/e-smith/db/wbl
173 - [0.0.1-a5.dmay]
174
175 * Sun Dec 17 2006 Darrell May <dmay@myezserver.com>
176 - initial public alpha release
177 - [0.0.1-a4.dmay]
178
179 * Sat Dec 16 2006 Darrell May <dmay@myezserver.com>
180 - more panel enhancements
181 - [0.0.1-a3.dmay]
182
183 * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
184 - continued panel enhancements
185 - [0.0.1-a2.dmay]
186
187 * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
188 - server-manager panel added
189 - [0.0.1-a1.dmay]
190
191 * Fri Dec 15 2006 Darrell May <dmay@myezserver.com>
192 - initial alpha release
193 - [0.0.1-a0.dmay]
194
195 %prep
196 %setup
197 %patch0 -p1
198 %patch1 -p1
199 %patch2 -p1
200 %patch3 -p1
201 %patch4 -p1
202 %patch5 -p1
203 %patch6 -p1
204 %patch7 -p1
205 %patch8 -p1
206 %patch9 -p1
207 %patch10 -p1
208 %patch11 -p1
209
210
211 %build
212 perl createlinks
213
214 %install
215 rm -rf $RPM_BUILD_ROOT
216 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
217 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
218 echo "%doc " >> %{name}-%{version}-filelist
219
220 %clean
221 cd ..
222 rm -rf %{name}-%{version}
223
224 %files -f %{name}-%{version}-filelist
225 %defattr(-,root,root)
226

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