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

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

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

Revision 1.3 by brianr, Sun Dec 27 19:53:43 2020 UTC Revision 1.7 by terryfage, Wed Oct 20 23:27:56 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-fetchmail.spec,v 1.2 2020/10/29 16:49:36 brianr Exp $  # $Id: smeserver-fetchmail.spec,v 1.6 2021/10/12 11:01:18 terryfage Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
4    
# Line 6  Summary: sme module to generate fetchmai Line 6  Summary: sme module to generate fetchmai
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 21
10  %define smepanel FetchMails  %define smepanel FetchMails
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 22  Patch5: smeserver-fetchmail-1.6-bz10538- Line 22  Patch5: smeserver-fetchmail-1.6-bz10538-
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    Patch11: smeserver-fetchmail-1.6-bz10538-force_spamcheck_fix.patch
28    Patch12: smeserver-fetchmail-1.6-bz10289-force_spamcheck_revert.patch
29    
30  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 37  Obsoletes: smeserver-fetchmail-utf8 Line 41  Obsoletes: smeserver-fetchmail-utf8
41  AutoReqProv: no  AutoReqProv: no
42    
43  %changelog  %changelog
44    * Thu Oct 21 2021 Terry Fage <terry@fage.id.au> 1.6-21.sme
45    - fix template 60fetchmail force spamcheck [SME: 10289]
46    
47    * Tue Oct 12 2021 Terry Fage <terry@fage.id.au> 1.6-20.sme
48    - fix template 60fetchmail force spamcheck [SME: 10538]
49    
50    * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme
51    - apply locale 2021-08-22 patch
52    
53    * Fri Mar 26 2021 Brian Read <brianr@bjsystems.co.uk> 1.6-18.sme
54    - Add Update event to createlinks [SME: 11058]
55    
56    * Fri Mar 26 2021 BogusDateBot
57    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
58      by assuming the date is correct and changing the weekday.
59      Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or ....
60    
61  * 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
62  - Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058]  - Switch-smptd-to-qpsmtpd-in-panel-perl [SME: 11058]
63    
# Line 50  AutoReqProv: no Line 71  AutoReqProv: no
71  - apply locale 2018-12-14 patch  - apply locale 2018-12-14 patch
72    
73  * 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
74  - fix no spamcheck anymore for fetchmail [SME: 10290]  - Add Update event to createlinks no spamcheck anymore for fetchmail [SME: 10290]
75    
76  * 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
77  - apply locale 2017-12-02 patch  - apply locale 2017-12-02 patch
# Line 64  AutoReqProv: no Line 85  AutoReqProv: no
85  * 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
86  - Update iptables rules to prevent warning when starting masq [SME: 9180]  - Update iptables rules to prevent warning when starting masq [SME: 9180]
87    
88  * 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
89      Fri Sep 24 2015 --> Fri Sep 18 2015 or Thu Sep 24 2015 or Fri Sep 25 2015 or ....
90  - Fix bounce looping each time mails are fetch in case of  - Fix bounce looping each time mails are fetch in case of
91    permanent delivery failure [SME: 9074]    permanent delivery failure [SME: 9074]
92    
# Line 107  sme server enhancement to make fetchmail Line 129  sme server enhancement to make fetchmail
129  %patch6 -p1  %patch6 -p1
130  %patch7 -p1  %patch7 -p1
131  %patch8 -p1  %patch8 -p1
132    %patch9 -p1
133    %patch10 -p1
134    %patch11 -p1
135    %patch12 -p1
136    
137  %build  %build
138  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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