/[smecontribs]/rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec
ViewVC logotype

Contents of /rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec

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


Revision 1.30 - (show annotations) (download)
Wed Mar 3 04:02:09 2010 UTC (14 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_3_6-22_el4_sme
Changes since 1.29: +7 -2 lines
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.6-22.sme
- apply locale 2010-03-02 patch

1 # $Id: smeserver-fetchmail.spec,v 1.29 2009/10/21 17:55:57 vip-ire Exp $
2 # Authority: ???
3 # Name: Pascal Schirrmann
4
5 Summary: sme module to generate fetchmail poll
6 %define name smeserver-fetchmail
7 Name: %{name}
8 %define version 1.3.6
9 %define release 22
10 %define smepanel FetchMails
11 Version: %{version}
12 Release: %{release}%{?dist}
13 License: GPL
14 Group: Networking/Daemons
15 Source: %{name}-%{version}.tar.gz
16 Patch0: smeserver-fetchmail-1.3.6-createlnks.patch
17 Patch1: smeserver-fetchmail-1.3.6-duplocale.patch
18 Patch2: smeserver-fetchmail-1.3.6-locale-2008-04-24.patch
19 Patch3: smeserver-fetchmail-1.3.6-locale-2008-04-26.patch
20 Patch4: smeserver-fetchmail-1.3.6-add2general.patch
21 Patch5: smeserver-fetchmail-1.3.6-locale-2008-04-27.patch
22 Patch6: smeserver-fetchmail-1.3.6-locale-2008-07-01.patch
23 Patch7: smeserver-fetchmail-1.3.6-locale-2008-10-14.patch
24 Patch8: smeserver-fetchmail-1.3.6-locale-2008-11-05.patch
25 Patch9: smeserver-fetchmail-1.3.6-locale-2009-01-01.patch
26 Patch10: smeserver-fetchmail-1.3.6-locale-2009-01-31.patch
27 Patch11: smeserver-fetchmail-1.3.6-locale-2009-03-01.patch
28 Patch12: smeserver-fetchmail-1.3.6-locale-2009-03-03.patch
29 Patch13: smeserver-fetchmail-1.3.6-domainlength.patch
30 Patch14: smeserver-fetchmail-1.3.6-erroronexpandtemplate.patch
31 Patch15: smeserver-fetchmail-1.3.6-locale-2009-04-07.patch
32 Patch16: smeserver-fetchmail-1.3.6-locale-2009-04-27.patch
33 Patch17: smeserver-fetchmail-1.3.6-locale-2009-08-24.patch
34 Patch18: smeserver-fetchmail-1.3.6-locale-2009-10-21.patch
35 Patch19: smeserver-fetchmail-1.3.6-locale-2010-03-02.patch
36 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
37 BuildArchitectures: noarch
38 Requires: smeserver-release >= 7.3
39 Requires: e-smith-email >= 4.16.0-18
40 Requires: e-smith-formmagick >= 1.4.0-12
41 BuildRequires: e-smith-devtools >= 1.13.1-03
42 Obsoletes: sme-fetchmail
43 Obsoletes: smeserver-fetchmail-utf8
44 AutoReqProv: no
45
46 %changelog
47 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.6-22.sme
48 - apply locale 2010-03-02 patch
49
50 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3.6-21.sme
51 - apply locale 2009-10-21 patch
52
53 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.6-20.sme
54 - apply locale 2009-08-24 patch
55
56 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.6-19.sme
57 - apply locale 2009-04-27 patch
58
59 * Tue Apr 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-18
60 - Fix error during template expansion [SME: 5147]
61 - Apply 7 Apr 2009 locale patch
62
63 * Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.3.6-17
64 - Fix domainlength issues [SME: 5037]
65
66 * Tue Mar 03 2009 SME Translation Server
67 - apply locale 2009-03-03 patch
68
69 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15
70 - Apply 1 Mar 2009 locale patch [SME: 5018]
71
72 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14
73 - Apply 31 Jan 2009 locale patch [SME: 4951]
74
75 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-13
76 - Apply 1 Jan 2009 locale patch [SME: 4900]
77
78 * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-12
79 - Apply 5 Nov 2008 locale patch
80
81 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-11
82 - Apply 14 Oct 2008 locale patch
83
84 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-10
85 - Apply 1 July 2008 locale patch
86
87 * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-9
88 - Apply 5 May 2008 locale patch
89
90 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-8
91 - Add common <base> tags to e-smith-formmagick's general to other locales
92
93 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-7
94 - Add common <base> tags to e-smith-formmagick's general
95
96 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-6
97 - Added da locale patch
98
99 * Thu Apr 24 2008 Shad L. Lords <slords@mail.com> 1.3.6-5
100 - update locale to Apr-24-2008 version (fix fr/de/it translations)
101
102 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-4
103 - Added locale patch
104
105 * Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-3
106 - Removed %post macro as instructions were irrelevant and caused errors
107
108 * Mon Apr 21 2008 Shad L. Lords <slords@mail.com> 1.3.6-2.sme
109 - Remove duplicate translation entries
110
111 * Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.3.6-1.sme
112 - Cleanup tar file. Prepare for import to buildsys.
113
114 * Tue Mar 20 2007 Pascal Schirrmann <schirrms@schirrms.net>
115 - some translations typo create troubles on new installations.
116 - Thanks to Dietmar Berteld, new German Translation
117 [1.3.5-01]
118 * Mon Mar 05 2007 Pascal Schirrmann <schirrms@schirrms.net>
119 - SME 7.1 came with a major change in the incomming mails work: internal mails weren't any more processed by
120 SpamAssassin. But mails coming via fetchmails were seen as local mails !
121 SME 7.1.1 come with a workaround for that, and this version uses this workaround.
122 Therefore, version 1.3.5 and up are no more comatible with SME 7.1.0 and below
123 Big thanks to Yves for his help
124 - Experimental support for SPOP mail (tested with gmail only)
125 - Better support of the fetchmail postmaster configuration.
126 - Adds the long waited 'timeout' option to limit the wait time in case of a non responding server (1 min default)
127 This is a system wide configuration, and only by the database.
128 [1.3.5-00]
129 * Wed Oct 25 2006 Pascal Schirrmann <schirrms@schirrms.net>
130 - SME7 now supports login name with a dot. But this brokes some parts of smeserver-fetchmail,
131 if case of multi recipients (smeserver-fetchmail use qmail groups, who don't like dot in their filename)
132 [1.3.4-10]
133 * Wed Apr 26 2006 Pascal Schirrmann <schirrms@schirrms.net>
134 - some features were broken in SME 7, due to changes in the actions directory
135 I made my best to create a version working on SME 6 and SME 7 but this is ugly !
136 - IMAP is now the default choice when creating a new fetch rule, as fetchmail
137 works better with IMAP than POP3.
138 - Thanks to Dietmar Berteld, a german translation
139 [1.3.4-09]
140 * Sat Jan 14 2006 Pascal Schirrmann <schirrms@schirrms.net>
141 - SMEServer is an obsoleted package. Version check now on e-smith-release
142 - New English version, thanks to Dave Dumolo
143 - A Mail server can now be set by its IP address
144 - some changes to hopefully suppress all errors during uninstall/upgrade
145 [1.3.4-08]
146 * Sat Oct 22 2005 Pascal Schirrmann <schirrms@schirrms.net>
147 - bug correction : smeserver-fetchmail didn't work on SME7beta4
148 and newer : there was a call to a sessiondir sub in the package
149 FormMagick, but this sub is no longer present.
150 As the call was only here for debug purpose, the change was easy ;-)
151 [1.3.4-07]
152 * Fri Aug 19 2005 Pascal Schirrmann <schirrms@schirrms.net>
153 - Rush correction : the use of the smarthost as a destination
154 server for fetchmail was a terrible mistake.
155 now the server use the internal mail server.
156 - also trying to use a more academic patch way for the
157 intermediate releases.
158 [1.3.4-06]
159 * Tue Aug 02 2005 Pascal Schirrmann <schirrms@schirrms.net>
160 - add a test to be compatible with SME 7.0 Alpha
161 - put the destination server as a variable
162 - add the italian translation, many thanks to
163 Antonio Fragola - MrShark - www.mrshark.it
164 [1.3.4-05]
165 * Sat Apr 30 2005 Pascal Schirrmann <schirrms@schirrms.net>
166 - change a record creation mode in fetchmail_temp.db to
167 be compatible with the SME 6.5 validator
168 - change the offending fm% prefix to fm_fm-
169 [1.3.4-04]
170 * Sat Feb 05 2005 Vincent Filali <vincent@e-smith.dyndns.org>
171 - Some changes to be more compatible with anti spam mailrules
172 [1.3.4-03]
173 * Thu Jun 03 2004 Pascal Schirrmann <schirrms@schirrms.net>
174 - Some visuals improvments in the footer update ;-)
175 [1.3.4-02]
176 * Wed Jun 02 2004 Pascal Schirrmann <schirrms@schirrms.net>
177 - add a mail ref in the panels.
178 [1.3.4-01]
179 * Sun May 30 2004 Pascal Schirrmann <schirrms@schirrms.net>
180 - Some ligth internals changes : add of a version field in
181 database, use of const in some perl scrips, separator changes
182 in the user database.
183 - It's now possible to have more than one external e-mail
184 redirection.
185 - possibiliy to block SMTP and NNTP access.
186 [1.3.4-00]
187 * Mon May 10 2004 Pascal Schirrmann <schirrms@schirrms.net>
188 - account and password are stored 'in Hex' to avoid conflicts.
189 - Seems that every characters could be use in external names
190 and password, but the pipe cannit be use : FormMagick
191 doesn't like it !
192 [1.3.3-02]
193 * Mon May 10 2004 Pascal Schirrmann <schirrms@schirrms.net>
194 - Some small changes in 'special characters' protection in
195 90fetchmail.
196 [1.3.3-01]
197 * Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net>
198 - Even simpler, even safer : as the TransOption can
199 conflict with the Ghost Option i removed it
200 [1.3.3-00]
201 * Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net>
202 - the use of maillist is a success ;-) so we use now
203 also the maillist for an external mail
204 [1.3.2-01]
205 * Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net>
206 - brand new way for MailCopyTo : creation of mail lists
207 (all prefixed by FM% to avoid name clash) and use of theses
208 lists to distribute a mail.
209 [1.3.2-00]
210 * Sat May 08 2004 Pascal Schirrmann <schirrms@schirrms.net>
211 - MailCopyto bahavior change : the option 'fetchall' is no
212 more present
213 (this was a wrong way: see above)
214 [1.3.1-02]
215 * Fri May 07 2004 Pascal Schirrmann <schirrms@schirrms.net>
216 - BugFix: In debug mode, only one ext mailboxe was debuged
217 [1.3.1-01]
218 * Fri May 07 2004 Pascal Schirrmann <schirrms@schirrms.net>
219 - All Fetchmails records in user database now prefixed 'FM-'
220 [1.3.1-00]
221 * Sun May 02 2004 Pascal Schirrmann <schirrms@schirrms.net>
222 - French Lexicon added.
223 [1.3.0-03]
224 * Sun May 02 2004 Pascal Schirrmann <schirrms@schirrms.net>
225 - Some changes in 90fetchmail : now, alls access to the
226 database are done 'new style'.
227 - Finals steps before a french version.
228 [1.3.0-02]
229 * Sat May 01 2004 Pascal Schirrmann <schirrms@schirrms.net>
230 - A little bug in crontab template.
231 - Cosmetics works.
232 [1.3.0-01]
233 * Sat May 01 2004 Pascal Schirrmann <schirrms@schirrms.net>
234 - First 'working' beta release. Need lot of cosmetics works.
235 - Change numbering to a more classical way.
236 [1.3.0-00]
237 * Sat Apr 24 2004 Pascal Schirrmann <schirrms@schirrms.net>
238 - intermediate 'release' should give a beta.
239 [1.3-0]
240 * Sun Mar 21 2004 Pascal Schirrmann <schirrms@schirrms.net>
241 - Start a new release, FormMagick Compliant ;-)
242 - change the name to smeserver-fetchmail
243 [1.2-0]
244 * Mon Mar 15 2004 Pascal Schirrmann <schirrms@schirrms.net>
245 - This is a 'very light' version !
246 - Moved all templates to templates dir
247 - create an entry fetchmailbis in the database (name to change)
248 - fetchmailbis works even if fetchmail is desactivated
249 - no design change now
250 [1.1-01]
251 * Sun Mar 14 2004 Pascal Schirrmann <schirrms@schirrms.net>
252 - Start a new test release
253 [1.1-0]
254 * Fri Aug 24 2001 Filali-Ansary vincent <filali.v@tiscali.fr>
255 - initial release
256 [1.0-2]
257
258 %description
259 sme server enhancement to make fetchmail more useable
260
261 %prep
262 %setup
263 %patch0 -p1
264 %patch1 -p1
265 %patch2 -p1
266 %patch3 -p1
267 %patch4 -p1
268 %patch5 -p1
269 %patch6 -p1
270 %patch7 -p1
271 %patch8 -p1
272 %patch9 -p1
273 %patch10 -p1
274 %patch11 -p1
275 %patch12 -p1
276 %patch13 -p1
277 %patch14 -p1
278 %patch15 -p1
279 %patch16 -p1
280 %patch17 -p1
281 %patch18 -p1
282 %patch19 -p1
283
284 %build
285 perl createlinks
286 echo "%{version}-%{release}" >root/etc/e-smith/db/configuration/defaults/%{smepanel}/version
287
288 %install
289 rm -rf $RPM_BUILD_ROOT
290 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
291 rm -f %{name}-%{version}-filelist
292 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
293 echo "%doc COPYING" >> %{name}-%{version}-filelist
294
295 %clean
296 rm -rf $RPM_BUILD_ROOT
297
298 %files -f %{name}-%{version}-filelist
299 %defattr(-,root,root)

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