/[smecontribs]/rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec
ViewVC logotype

Annotation of /rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Apr 21 06:32:29 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
Initial import of smeserver-fetchmail-1.3.6-1.el4.sme.src.rpm

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

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