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

Contents of /rpms/smeserver-fetchmail/contribs10/smeserver-fetchmail.spec

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


Revision 1.12 - (show annotations) (download)
Sat Jul 30 02:33:49 2022 UTC (21 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_6-24_el7_sme
Changes since 1.11: +3 -3 lines
* Thu Jul 28 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-24.sme
- fix fetchmail restart downloading all emails after reboot [SME: 11979]
  thanks to Stefano Zamboni for debuging and original fix.

1 # $Id: smeserver-fetchmail.spec,v 1.11 2022/07/28 15:21:51 jpp Exp $
2 # Authority: unnilennium
3 # Name: Jean-Philippe Pialasse
4
5 Summary: sme module to generate fetchmail poll
6 %define name smeserver-fetchmail
7 Name: %{name}
8 %define version 1.6
9 %define release 24
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.6-stop_bounce_loop.patch
17 Patch1: smeserver-fetchmail-1.6-update_iptables_rules.patch
18 Patch2: smeserver-fetchmail-1.6-update_event_handling.patch
19 Patch3: smeserver-fetchmail-1.6-add_sslfingerprint.patch
20 Patch4: smeserver-fetchmail-1.6-locale-2017-12-02.patch
21 Patch5: smeserver-fetchmail-1.6-bz10538-force_spamcheck.patch
22 Patch6: smeserver-fetchmail-1.6-locale-2018-12-14.patch
23 Patch7: smeserver-fetchmail-1.6-locale-2019-12-07.patch
24 Patch8: smeserver-fetchmail-1.6-Switch-smptd-to-qpsmtpd-in-panel-perl.patch
25 Patch9: smeserver-fetchmail-1.6-Add-Update-event-to-createlinks.patch
26 Patch10: smeserver-fetchmail-1.6-locale-2021-08-22.patch
27 Patch11: smeserver-fetchmail-1.6-bz10538-force_spamcheck_fix.patch
28 Patch12: smeserver-fetchmail-1.6-bz10289-force_spamcheck_revert.patch
29 Patch13: smeserver-fetchmail-1.6-bz11058-fixpanel.patch
30 Patch14: smeserver-fetchmail-1.6-locale-2022-07-22.patch
31 Patch15: smeserver-fetchmail-1.6-bz11979-ids.patch
32
33 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
34 BuildArchitectures: noarch
35 Requires: smeserver-release >= 10.0
36 Requires: e-smith-email >= 5.6.0-18
37 Requires: e-smith-formmagick >= 1.4.0-12
38 # for spamcheck on SME9; on SME10 0.96-19 and 2.6.0-32
39 Requires: qpsmtpd >= 0.96-11
40 Requires: smeserver-qpsmtpd >= 2.4.0-39
41 BuildRequires: e-smith-devtools >= 1.13.1-03
42 Obsoletes: sme-fetchmail
43 Obsoletes: smeserver-fetchmail-utf8
44 AutoReqProv: no
45
46 %changelog
47 * Thu Jul 28 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-24.sme
48 - fix fetchmail restart downloading all emails after reboot [SME: 11979]
49 thanks to Stefano Zamboni for debuging and original fix.
50
51 * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-23.sme
52 - apply locale patch 2022-07-22
53
54 * Wed Nov 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-22.sme
55 - fix panel [SME: 11058]
56 removed SMTP proxy and blocking option and redirect to Proxy panel
57 TODO: module cleanup and cleanup of unused properties
58
59 * Thu Oct 21 2021 Terry Fage <terry@fage.id.au> 1.6-21.sme
60 - fix template 60fetchmail force spamcheck [SME: 10289]
61
62 * Tue Oct 12 2021 Terry Fage <terry@fage.id.au> 1.6-20.sme
63 - fix template 60fetchmail force spamcheck [SME: 10538]
64
65 * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme
66 - apply locale 2021-08-22 patch
67
68 * Fri Mar 26 2021 Brian Read <brianr@bjsystems.co.uk> 1.6-18.sme
69 - Add Update event to createlinks [SME: 11058]
70
71 * Fri Mar 26 2021 BogusDateBot
72 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
73 by assuming the date is correct and changing the weekday.
74 Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or ....
75
76 * Sun Dec 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-17.sme
77 - Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058]
78
79 * Tue Oct 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-16.sme
80 - Initial import to SME10 tree [SME: 11058]
81
82 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.6-15.sme
83 - apply locale 2019-12-07 patch
84
85 * Fri Dec 14 2018 John Crisp <jcrsip@safeandsoundit.co.uk> 1.6.14.sme
86 - apply locale 2018-12-14 patch
87
88 * Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme
89 - Add Update event to createlinks no spamcheck anymore for fetchmail [SME: 10290]
90
91 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.6-12.sme
92 - apply locale 2017-12-02 patch
93
94 * Fri May 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-11.sme
95 - added option field for sslfingerprint compatibility [SME: 8287]
96
97 * Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 1.6-10.sme
98 - Update event handling (remove broken symlinks) [SME: 9185]
99
100 * Fri Jan 8 2016 Daniel Berteaud <daniel@firewall-services.com> 1.6-9.sme
101 - Update iptables rules to prevent warning when starting masq [SME: 9180]
102
103 * Thu Sep 24 2015 Daniel Berteaud <daniel@firewall-services.com> 1.6-8.sme
104 Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or ....
105 - Fix bounce looping each time mails are fetch in case of
106 permanent delivery failure [SME: 9074]
107
108 * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-7.sme
109 - Initial release to contribs9
110
111 * Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-6.sme
112 - Corrected a typo in the detection of smtpd port in the template 90fetchmail
113
114 * Mon Jan 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-4.sme
115 - Add settings if smtpd TCPPort set to a non default value [sme: 8797]
116 - code done by ecureuil <gentil_ecureuil@hotmail.com>
117
118 * Sun Nov 2 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-3.sme
119 - Recovery of large attachments with fetchmail [SME:8630]
120
121 * Sun Oct 5 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-2.sme
122 - bug of .gitignore in /etc/e-smith/web/panels/manager/cgi-bin
123
124 * Sat Jun 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-1.sme
125 - Initial release to sme9
126
127 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.4-2.sme
128 - apply locale 2013-07-14 patch
129
130 * Sun Jun 3 2012 JP PIALASSE tests@pialasse.com 1.4-1.sme
131 - Initial version
132
133 %description
134 sme server enhancement to make fetchmail more useable
135
136 %prep
137 %setup
138 %patch0 -p1
139 %patch1 -p1
140 %patch2 -p1
141 %patch3 -p1
142 %patch4 -p1
143 %patch5 -p1
144 %patch6 -p1
145 %patch7 -p1
146 %patch8 -p1
147 %patch9 -p1
148 %patch10 -p1
149 %patch11 -p1
150 %patch12 -p1
151 %patch13 -p1
152 %patch14 -p1
153 mkdir -p root/var/lib/fetchmail
154 %patch15 -p1
155
156 %build
157 perl createlinks
158 echo "%{version}-%{release}" >root/etc/e-smith/db/configuration/defaults/%{smepanel}/version
159
160 %install
161 rm -rf $RPM_BUILD_ROOT
162 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
163 rm -f %{name}-%{version}-filelist
164 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
165 --dir /var/lib/fetchmail 'attr(0750,qmailr,qmail)' \
166 > %{name}-%{version}-filelist
167 echo "%doc COPYING" >> %{name}-%{version}-filelist
168
169 %clean
170 rm -rf $RPM_BUILD_ROOT
171
172 %files -f %{name}-%{version}-filelist
173 %defattr(-,root,root)

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