1 |
# $Id: smeserver-fetchmail.spec,v 1.2 2020/10/29 16:49:36 brianr Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.4 2021/03/26 12:34:27 brianr Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
6 |
%define name smeserver-fetchmail |
%define name smeserver-fetchmail |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.6 |
%define version 1.6 |
9 |
%define release 17 |
%define release 19 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
22 |
Patch6: smeserver-fetchmail-1.6-locale-2018-12-14.patch |
Patch6: smeserver-fetchmail-1.6-locale-2018-12-14.patch |
23 |
Patch7: smeserver-fetchmail-1.6-locale-2019-12-07.patch |
Patch7: smeserver-fetchmail-1.6-locale-2019-12-07.patch |
24 |
Patch8: smeserver-fetchmail-1.6-Switch-smptd-to-qpsmtpd-in-panel-perl.patch |
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 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme |
43 |
|
- apply locale 2021-08-22 patch |
44 |
|
|
45 |
|
* 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 |
* Sun Dec 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-17.sme |
* Sun Dec 27 2020 Brian Read <brianr@bjsystems.co.uk> 1.6-17.sme |
54 |
- Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058] |
- Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058] |
55 |
|
|
63 |
- apply locale 2018-12-14 patch |
- apply locale 2018-12-14 patch |
64 |
|
|
65 |
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme |
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme |
66 |
- fix no spamcheck anymore for fetchmail [SME: 10290] |
- Add Update event to createlinks no spamcheck anymore for fetchmail [SME: 10290] |
67 |
|
|
68 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.6-12.sme |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.6-12.sme |
69 |
- apply locale 2017-12-02 patch |
- apply locale 2017-12-02 patch |
77 |
* Fri Jan 8 2016 Daniel Berteaud <daniel@firewall-services.com> 1.6-9.sme |
* 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] |
- Update iptables rules to prevent warning when starting masq [SME: 9180] |
79 |
|
|
80 |
* Fri Sep 24 2015 Daniel Berteaud <daniel@firewall-services.com> 1.6-8.sme |
* 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 |
- Fix bounce looping each time mails are fetch in case of |
- Fix bounce looping each time mails are fetch in case of |
83 |
permanent delivery failure [SME: 9074] |
permanent delivery failure [SME: 9074] |
84 |
|
|
121 |
%patch6 -p1 |
%patch6 -p1 |
122 |
%patch7 -p1 |
%patch7 -p1 |
123 |
%patch8 -p1 |
%patch8 -p1 |
124 |
|
%patch9 -p1 |
125 |
|
%patch10 -p1 |
126 |
|
|
127 |
%build |
%build |
128 |
perl createlinks |
perl createlinks |