/[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.8 - (show annotations) (download)
Sat Apr 26 09:43:32 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_3_6-6_el4_sme
Changes since 1.7: +7 -2 lines
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-6
- Added da locale patch

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

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