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