/[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.3 by wellsi, Sat Mar 16 23:05:59 2013 UTC Revision 1.5 by wellsi, Fri Jul 5 23:39:56 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.2 2013/02/07 21:38:28 slords Exp $  # $Id: e-smith-email.spec,v 1.4 2013/06/23 19:53:54 vip-ire 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 2  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
15    Patch3: e-smith-email-5.4.0-MultiDrop.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
18  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 36  AutoReqProv: no Line 38  AutoReqProv: no
38  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
39    
40  %changelog  %changelog
41    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-4.sme
42    - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]
43    
44    * Sun Jun 23 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-3.sme
45    - Always enable imap, listen on loopback is disabled [SME: 7697]
46    
47  * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.4.0-2.sme  * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.4.0-2.sme
48  - Avoid use of unitialised variables in smtp migrate fragments [SME: 7487]  - Avoid use of unitialised variables in smtp migrate fragments [SME: 7487]
49    
# Line 1383  e-smith server and gateway software - em Line 1391  e-smith server and gateway software - em
1391  %prep  %prep
1392  %setup  %setup
1393  %patch1 -p1  %patch1 -p1
1394    %patch2 -p1
1395    %patch3 -p1
1396    
1397  %build  %build
1398  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