/[smeserver]/rpms/e-smith-imap/sme8/e-smith-imap.spec
ViewVC logotype

Diff of /rpms/e-smith-imap/sme8/e-smith-imap.spec

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

Revision 1.7 by charliebrady, Thu Dec 26 04:55:52 2013 UTC Revision 1.8 by charliebrady, Mon Feb 10 00:07:23 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imap.spec,v 1.6 2013/06/23 18:21:27 vip-ire Exp $  # $Id: e-smith-imap.spec,v 1.7 2013/12/26 04:55:52 charliebrady Exp $
2    
3  Summary: Module for configuring the IMAP server  Summary: Module for configuring the IMAP server
4  %define name e-smith-imap  %define name e-smith-imap
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 6  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch2: e-smith-imap-2.2.0-urandomToSpec Line 15  Patch2: e-smith-imap-2.2.0-urandomToSpec
15  Patch3: e-smith-imap-2.2.0-imapRelocate.patch  Patch3: e-smith-imap-2.2.0-imapRelocate.patch
16  Patch4: e-smith-imap-2.2.0-always_enable_imap.patch  Patch4: e-smith-imap-2.2.0-always_enable_imap.patch
17  Patch5: e-smith-imap-2.2.0-keepalive.patch  Patch5: e-smith-imap-2.2.0-keepalive.patch
18    Patch6: e-smith-imap-2.2.0-stunnel.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  Requires: daemontools  Requires: daemontools
21  Requires: ipsvd  Requires: ipsvd
# Line 37  AutoReqProv: no Line 38  AutoReqProv: no
38  Module for configuring the IMAP server  Module for configuring the IMAP server
39    
40  %changelog  %changelog
41  * Wed Dec 25 2013 Charlie Brady <charlie_brady@mitel.com> 2.2.0-5.sme  * Sun Feb  9 2014 Charlie Brady <charlie_brady@mitel.com> 2.2.0-7.sme
42    - Use stunnel-tls instead of sslio to wrap imaps service. [SME: 7999]
43    
44    * Wed Dec 25 2013 Charlie Brady <charlie_brady@mitel.com> 2.2.0-6.sme
45  - Add keepalive option for tcpsvd for imap and imaps services. [SME: 8078]  - Add keepalive option for tcpsvd for imap and imaps services. [SME: 8078]
46    
47  * Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme  * Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
# Line 361  Module for configuring the IMAP server Line 365  Module for configuring the IMAP server
365  %patch3 -p1  %patch3 -p1
366  %patch4 -p1  %patch4 -p1
367  %patch5 -p1  %patch5 -p1
368    %patch6 -p1
369    
370  %build  %build
371  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