/[smeserver]/rpms/e-smith-email/sme9/e-smith-email.spec
ViewVC logotype

Diff of /rpms/e-smith-email/sme9/e-smith-email.spec

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

Revision 1.5 by wellsi, Fri Jul 5 23:39:56 2013 UTC Revision 1.14 by stephdl, Fri Feb 6 07:13:39 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.4 2013/06/23 19:53:54 vip-ire Exp $  # $Id: e-smith-email.spec,v 1.13 2015/02/05 17:22:55 stephdl Exp $
2    
3  Summary: e-smith server and gateway - email module  Summary: e-smith server and gateway - email module
4  %define name e-smith-email  %define name e-smith-email
5  Name: %{name}  Name: %{name}
6  %define version 5.4.0  %define version 5.4.0
7  %define release 4  %define release 12
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-email-5.4.0-smtpMigrate.patch  Patch1: e-smith-email-5.4.0-smtpMigrate.patch
14  Patch2: e-smith-email-5.4.0-always_enable_imap.patch  Patch2: e-smith-email-5.4.0-always_enable_imap.patch
15  Patch3: e-smith-email-5.4.0-MultiDrop.patch  Patch3: e-smith-email-5.4.0-MultiDrop.patch
16    Patch4: e-smith-email-5.4.0-webmail-only-local-network.patch
17    Patch5: e-smith-email-5.4.0-AuthOrder.patch
18    Patch6: e-smith-email-5.4.0-AuthException.patch
19    Patch7: e-smith-email-5.4.0-ZIPVOSX-ZIPV3_new_signatures.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
22  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 38  AutoReqProv: no Line 42  AutoReqProv: no
42  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
43    
44  %changelog  %changelog
45    * Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-12.sme
46    - remove the patch e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch
47    - [SME: 8833]
48    
49    * Thu Feb 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-11.sme
50    - Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA
51    - [SME: 8833]
52    
53    * Fri Dec 5 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-9.sme
54    - Add new zip file signatures to default mailpatterns database : ZIPVOSX & ZIPV3
55    - [SME: 8718]
56    
57    * Mon Feb 10 2014 Charlie Brady <charlie_brady@mitel.com> 5.4.0-8.sme
58    - Handle exceptions during attempted SASL auth. Add more debug tracing.
59      [SME: 8205]
60      
61    * Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 5.4.0-7.sme
62    - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
63    
64    * Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> 5.4.0-6.sme
65    - Only present one auth method at a time, in order, to NET::SMTP,
66      by Charlie Brady [SME: 8060]
67      Second hunk in patch converts tabs to spaces, no code change.
68    
69    * Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 5.4.0-5.sme
70    - Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
71    
72  * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-4.sme  * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-4.sme
73  - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]  - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]
74    
# Line 1393  e-smith server and gateway software - em Line 1424  e-smith server and gateway software - em
1424  %patch1 -p1  %patch1 -p1
1425  %patch2 -p1  %patch2 -p1
1426  %patch3 -p1  %patch3 -p1
1427    %patch4 -p1
1428    %patch5 -p1
1429    %patch6 -p1
1430    %patch7 -p1
1431    
1432  %build  %build
1433  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