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

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

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

Revision 1.3 by vip-ire, Thu May 12 17:31:09 2016 UTC Revision 1.4 by vip-ire, Fri Jun 3 07:36:15 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.2 2016/04/22 21:26:31 vip-ire Exp $  # $Id: e-smith-email.spec,v 1.3 2016/05/12 17:31:09 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.6.0  %define version 5.6.0
7  %define release 3  %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  Patch0: e-smith-email-5.6.0-smtpd_to_qpsmtpd.patch  Patch0: e-smith-email-5.6.0-smtpd_to_qpsmtpd.patch
14    Patch1: e-smith-email-5.6.0-qpsmtpd_in_auth_proxy.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
17  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 36  AutoReqProv: no Line 37  AutoReqProv: no
37  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
38    
39  %changelog  %changelog
40    * Fri Jun 3 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
41    - Replace smtpd with qpsmtpd in smtp-auth-proxy [SME: 9554]
42    
43  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
44  - Rebuild for [SME: 9393]  - Rebuild for [SME: 9393]
45    
# Line 1425  e-smith server and gateway software - em Line 1429  e-smith server and gateway software - em
1429  %prep  %prep
1430  %setup  %setup
1431  %patch0 -p1  %patch0 -p1
1432    %patch1 -p1
1433    
1434  %build  %build
1435  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