/[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.8 by wellsi, Sat Dec 21 05:19:57 2013 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.7 2013/12/14 20:41:17 wellsi 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 7
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
20  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 38  AutoReqProv: no Line 40  AutoReqProv: no
40  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
41    
42  %changelog  %changelog
43    * Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 5.4.0-7.sme
44    - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
45    
46    * Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> 5.4.0-6.sme
47    - Only present one auth method at a time, in order, to NET::SMTP,
48      by Charlie Brady [SME: 8060]
49      Second hunk in patch converts tabs to spaces, no code change.
50    
51    * Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 5.4.0-5.sme
52    - Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
53    
54  * 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
55  - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]  - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]
56    
# Line 1393  e-smith server and gateway software - em Line 1406  e-smith server and gateway software - em
1406  %patch1 -p1  %patch1 -p1
1407  %patch2 -p1  %patch2 -p1
1408  %patch3 -p1  %patch3 -p1
1409    %patch4 -p1
1410    %patch5 -p1
1411    
1412  %build  %build
1413  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