/[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.4 - (show annotations) (download)
Mon Apr 21 20:16:16 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_3_6-3_el4_sme
Changes since 1.3: +5 -6 lines
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-3
- Removed %post macro as instructions were irrelevant and caused errors

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

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