/[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.33 - (hide annotations) (download)
Tue Mar 20 15:38:22 2012 UTC (12 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_3_6-25_el4_sme, HEAD
Changes since 1.32: +7 -2 lines
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3.6-25.el6
- apply locale 2012-03-20 patch

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

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