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

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

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

Revision 1.1 by slords, Sun Jun 3 20:34:06 2012 UTC Revision 1.9 by unnilennium, Fri Aug 18 16:25:49 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-fetchmail.spec,v 1.33 2012/03/20 15:38:22 slords Exp $  # $Id: smeserver-fetchmail.spec,v 1.8 2017/03/26 00:44:55 unnilennium 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.4  %define version 1.4
9  %define release 1  %define release 8
10  %define smepanel FetchMails  %define smepanel FetchMails
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
16    Patch0: smeserver-fetchmail-1.4-locale-2013-07-14.patch
17    Patch1: smeserver-fetchmail-1.4.non_standard_smtpd_TCPPort.patch
18    Patch2: smeserver-fetchmail-1.4.Recovery_of_large_attachments_with_fetchmail.patch
19    Patch3: smeserver-fetchmail_add_sslfingerprint.patch
20    Patch4: smeserver-fetchmail-1.4-locale-2017-03-25.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildArchitectures: noarch  BuildArchitectures: noarch
24  Requires: smeserver-release >= 8.0  Requires: smeserver-release >= 8.0
# Line 24  Obsoletes: smeserver-fetchmail-utf8 Line 30  Obsoletes: smeserver-fetchmail-utf8
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33  * Sun Jun 3 2012 JP PIALASSE tests@pialasse.com  2.7-1.sme  * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-8.sme
34    - apply locale 2017-03-25 patch
35    
36    * Tue Mar 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme
37    - NFR: sslfingerprint option for german providers  [SME: 8287]
38    - code from Pascal SCHIRRMANN, patch from Stephane de Labrusse
39    
40    * Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.4-6.sme
41    - Add settings if smtpd TCPPort set to a non default value
42    - [sme: 8836]
43    
44    * Mon Jan 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.4-4.sme
45    - recovery large attachments with fetchmail [SME: 8630]
46    
47    * Mon Jan 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.4-3.sme
48    - Add settings if smtpd TCPPort set to a non default value [sme: 8796]
49    - code done by ecureuil <gentil_ecureuil@hotmail.com>
50    
51    * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.4-2.sme
52    - apply locale 2013-07-14 patch
53    
54    * Sun Jun 3 2012 JP PIALASSE tests@pialasse.com  1.4-1.sme
55  - Initial version  - Initial version
56    
57  %description  %description
# Line 32  sme server enhancement to make fetchmail Line 59  sme server enhancement to make fetchmail
59    
60  %prep  %prep
61  %setup  %setup
62    %patch0 -p1
63    %patch1 -p1
64    %patch2 -p1
65    #%patch3 -p1
66    %patch4 -p1
67    
68  %build  %build
69  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