1 |
terryfage |
1.5 |
# $Id: smeserver-fetchmail.spec,v 1.4 2021/03/26 12:34:27 brianr Exp $ |
2 |
brianr |
1.1 |
# 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 |
terryfage |
1.5 |
%define release 19 |
10 |
brianr |
1.1 |
%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 |
brianr |
1.3 |
Patch8: smeserver-fetchmail-1.6-Switch-smptd-to-qpsmtpd-in-panel-perl.patch |
25 |
brianr |
1.4 |
Patch9: smeserver-fetchmail-1.6-Add-Update-event-to-createlinks.patch |
26 |
terryfage |
1.5 |
Patch10: smeserver-fetchmail-1.6-locale-2021-08-22.patch |
27 |
brianr |
1.3 |
|
28 |
brianr |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
|
|
BuildArchitectures: noarch |
30 |
|
|
Requires: smeserver-release >= 9.0 |
31 |
|
|
Requires: e-smith-email >= 4.16.0-18 |
32 |
|
|
Requires: e-smith-formmagick >= 1.4.0-12 |
33 |
|
|
# for spamcheck on SME9; on SME10 0.96-19 and 2.6.0-32 |
34 |
|
|
Requires: qpsmtpd >= 0.96-11 |
35 |
|
|
Requires: smeserver-qpsmtpd >= 2.4.0-39 |
36 |
|
|
BuildRequires: e-smith-devtools >= 1.13.1-03 |
37 |
|
|
Obsoletes: sme-fetchmail |
38 |
|
|
Obsoletes: smeserver-fetchmail-utf8 |
39 |
|
|
AutoReqProv: no |
40 |
|
|
|
41 |
|
|
%changelog |
42 |
terryfage |
1.5 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme |
43 |
|
|
- apply locale 2021-08-22 patch |
44 |
|
|
|
45 |
brianr |
1.4 |
* Fri Mar 26 2021 Brian Read <brianr@bjsystems.co.uk> 1.6-18.sme |
46 |
|
|
- Add Update event to createlinks [SME: 11058] |
47 |
|
|
|
48 |
|
|
* Fri Mar 26 2021 BogusDateBot |
49 |
|
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
50 |
|
|
by assuming the date is correct and changing the weekday. |
51 |
|
|
Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or .... |
52 |
|
|
|
53 |
brianr |
1.3 |
* Sun Dec 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-17.sme |
54 |
|
|
- Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058] |
55 |
|
|
|
56 |
brianr |
1.2 |
* Tue Oct 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-16.sme |
57 |
|
|
- Initial import to SME10 tree [SME: 11058] |
58 |
|
|
|
59 |
brianr |
1.1 |
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.6-15.sme |
60 |
|
|
- apply locale 2019-12-07 patch |
61 |
|
|
|
62 |
|
|
* Fri Dec 14 2018 John Crisp <jcrsip@safeandsoundit.co.uk> 1.6.14.sme |
63 |
|
|
- apply locale 2018-12-14 patch |
64 |
|
|
|
65 |
|
|
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme |
66 |
brianr |
1.4 |
- Add Update event to createlinks no spamcheck anymore for fetchmail [SME: 10290] |
67 |
brianr |
1.1 |
|
68 |
|
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.6-12.sme |
69 |
|
|
- apply locale 2017-12-02 patch |
70 |
|
|
|
71 |
|
|
* Fri May 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-11.sme |
72 |
|
|
- added option field for sslfingerprint compatibility [SME: 8287] |
73 |
|
|
|
74 |
|
|
* Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 1.6-10.sme |
75 |
|
|
- Update event handling (remove broken symlinks) [SME: 9185] |
76 |
|
|
|
77 |
|
|
* Fri Jan 8 2016 Daniel Berteaud <daniel@firewall-services.com> 1.6-9.sme |
78 |
|
|
- Update iptables rules to prevent warning when starting masq [SME: 9180] |
79 |
|
|
|
80 |
brianr |
1.4 |
* Thu Sep 24 2015 Daniel Berteaud <daniel@firewall-services.com> 1.6-8.sme |
81 |
|
|
Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or .... |
82 |
brianr |
1.1 |
- Fix bounce looping each time mails are fetch in case of |
83 |
|
|
permanent delivery failure [SME: 9074] |
84 |
|
|
|
85 |
|
|
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-7.sme |
86 |
|
|
- Initial release to contribs9 |
87 |
|
|
|
88 |
|
|
* Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-6.sme |
89 |
|
|
- Corrected a typo in the detection of smtpd port in the template 90fetchmail |
90 |
|
|
|
91 |
|
|
* Mon Jan 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-4.sme |
92 |
|
|
- Add settings if smtpd TCPPort set to a non default value [sme: 8797] |
93 |
|
|
- code done by ecureuil <gentil_ecureuil@hotmail.com> |
94 |
|
|
|
95 |
|
|
* Sun Nov 2 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-3.sme |
96 |
|
|
- Recovery of large attachments with fetchmail [SME:8630] |
97 |
|
|
|
98 |
|
|
* Sun Oct 5 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-2.sme |
99 |
|
|
- bug of .gitignore in /etc/e-smith/web/panels/manager/cgi-bin |
100 |
|
|
|
101 |
|
|
* Sat Jun 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6-1.sme |
102 |
|
|
- Initial release to sme9 |
103 |
|
|
|
104 |
|
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.4-2.sme |
105 |
|
|
- apply locale 2013-07-14 patch |
106 |
|
|
|
107 |
|
|
* Sun Jun 3 2012 JP PIALASSE tests@pialasse.com 1.4-1.sme |
108 |
|
|
- Initial version |
109 |
|
|
|
110 |
|
|
%description |
111 |
|
|
sme server enhancement to make fetchmail more useable |
112 |
|
|
|
113 |
|
|
%prep |
114 |
|
|
%setup |
115 |
|
|
%patch0 -p1 |
116 |
|
|
%patch1 -p1 |
117 |
|
|
%patch2 -p1 |
118 |
|
|
%patch3 -p1 |
119 |
|
|
%patch4 -p1 |
120 |
|
|
%patch5 -p1 |
121 |
|
|
%patch6 -p1 |
122 |
|
|
%patch7 -p1 |
123 |
brianr |
1.3 |
%patch8 -p1 |
124 |
brianr |
1.4 |
%patch9 -p1 |
125 |
terryfage |
1.5 |
%patch10 -p1 |
126 |
brianr |
1.1 |
|
127 |
|
|
%build |
128 |
|
|
perl createlinks |
129 |
|
|
echo "%{version}-%{release}" >root/etc/e-smith/db/configuration/defaults/%{smepanel}/version |
130 |
|
|
|
131 |
|
|
%install |
132 |
|
|
rm -rf $RPM_BUILD_ROOT |
133 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
134 |
|
|
rm -f %{name}-%{version}-filelist |
135 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
136 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-filelist |
137 |
|
|
|
138 |
|
|
%clean |
139 |
|
|
rm -rf $RPM_BUILD_ROOT |
140 |
|
|
|
141 |
|
|
%files -f %{name}-%{version}-filelist |
142 |
|
|
%defattr(-,root,root) |