/[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.6 - (show annotations) (download)
Thu Apr 24 16:05:23 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
Changes since 1.5: +1 -3 lines
Fix patches

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

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