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

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

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

Revision 1.19 by snetram, Tue May 4 18:58:58 2010 UTC Revision 1.27 by wellsi, Sat Jun 30 22:42:21 2012 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.18 2010/05/03 14:37:06 wellsi Exp $  # $Id: e-smith-email.spec,v 1.26 2011/03/15 09:52:14 bytegw 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.0.0  %define version 5.0.0
7  %define release 5  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch1: e-smith-email-5.0.0-localonly.pa Line 14  Patch1: e-smith-email-5.0.0-localonly.pa
14  Patch2: e-smith-email-5.0.0-HeloHost.patch  Patch2: e-smith-email-5.0.0-HeloHost.patch
15  Patch3: e-smith-email-5.0.0-HeloHost2.patch  Patch3: e-smith-email-5.0.0-HeloHost2.patch
16  Patch4: e-smith-email-5.0.0-zero-to-disabled.patch  Patch4: e-smith-email-5.0.0-zero-to-disabled.patch
17    Patch5: e-smith-email-5.0.0-FixLocalNetworkOnlyBox.patch
18    Patch6: e-smith-email-5.0.0-FixLocalNetworkOnlyBoxTypo.patch
19    Patch7: e-smith-email-5.0.0-AuthBlacklist.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
22  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 39  AutoReqProv: no Line 42  AutoReqProv: no
42  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
43    
44  %changelog  %changelog
45  * Tue May 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-5.sme  * Sat Jun 30 2012 Ian Wells <esmith@wellsi.com> 5.0.0-10.sme
46    - Allow blacklist of SMTP AUTH methods [SME: 5908]
47    
48    * Tue Mar 15 2011 Gavin Weight <gweight@gmail.com> 5.0.0-9.sme
49    - Fix typo with merge_props in Pseudonym. [SME: 6361]
50    
51    * Fri Mar 11 2011 Gavin Weight <gweight@gmail.com> 5.0.0-8.sme
52    - Fix Pseudonym "local network only" to merge multiple properties. [SME: 6361]
53    
54    * Tue May 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-7.sme
55    - Fix migrate fragment [SME: 5921]
56    
57    * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-6.sme
58    - Fix errors in previous commit [SME: 5921]
59    
60    * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-5.sme
61  - Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5921]  - Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5921]
62    
63  * Mon May 3 2010 Ian Wells <esmith@wellsi.com> 5.0.0-4.sme  * Mon May 3 2010 Ian Wells <esmith@wellsi.com> 5.0.0-4.sme
# Line 1341  e-smith server and gateway software - em Line 1359  e-smith server and gateway software - em
1359  %patch2 -p1  %patch2 -p1
1360  %patch3 -p1  %patch3 -p1
1361  %patch4 -p1  %patch4 -p1
1362    %patch5 -p1
1363    %patch6 -p1
1364    %patch7 -p1
1365    
1366  %build  %build
1367  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