/[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.4 by vip-ire, Fri Jun 3 07:36:15 2016 UTC Revision 1.5 by vip-ire, Tue Jun 7 06:57:30 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.3 2016/05/12 17:31:09 vip-ire Exp $  # $Id: e-smith-email.spec,v 1.4 2016/06/03 07:36:15 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 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  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  Patch1: e-smith-email-5.6.0-qpsmtpd_in_auth_proxy.patch
15    Patch2: e-smith-email-5.6.0-qpsmtpd_in_masq_templates.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 37  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    * Tue Jun 7 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-5.sme
42    - More change from smtpd to qpsmtpd in masq templates [SME: 9561]
43    
44  * Fri Jun 3 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme  * Fri Jun 3 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
45  - Replace smtpd with qpsmtpd in smtp-auth-proxy [SME: 9554]  - Replace smtpd with qpsmtpd in smtp-auth-proxy [SME: 9554]
46    
# Line 1430  e-smith server and gateway software - em Line 1434  e-smith server and gateway software - em
1434  %setup  %setup
1435  %patch0 -p1  %patch0 -p1
1436  %patch1 -p1  %patch1 -p1
1437    %patch2 -p1
1438    
1439  %build  %build
1440  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