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

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

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


Revision 1.32 - (hide annotations) (download)
Wed Apr 27 16:47:26 2011 UTC (13 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_3_6-24_el4_sme
Changes since 1.31: +7 -2 lines
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3.6-24.sme
- apply locale 2011-04-27 patch

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

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