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