/[smeserver]/rpms/e-smith-qmail/sme8/e-smith-qmail.spec
ViewVC logotype

Diff of /rpms/e-smith-qmail/sme8/e-smith-qmail.spec

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

Revision 1.2 by slords, Thu Sep 6 17:25:54 2007 UTC Revision 1.11 by wellsi, Mon Jan 16 16:21:30 2012 UTC
# Line 1  Line 1 
1    # $Id: e-smith-qmail.spec,v 1.10 2010/10/14 21:25:06 vip-ire Exp $
2    
3  Summary: startup scripts for Dan Bernstein's qmail package  Summary: startup scripts for Dan Bernstein's qmail package
4  %define name e-smith-qmail  %define name e-smith-qmail
5  Name: %{name}  Name: %{name}
6  %define version 1.10.0  %define version 2.2.0
7  %define release 14  %define release 6
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.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-qmail-1.10.0.no_connect_zero.patch  Patch0: e-smith-qmail-2.2.0_no-workaround.patch
14  Patch1: e-smith-qmail-1.10.0-update-groups.patch  Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch
15  Patch2: e-smith-qmail-1.10.0-DomainMailOnly.patch  Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch
16  Patch3: e-smith-qmail-1.10.0-MailRouting.patch  Patch3: e-smith-qmail-2.2.0-configure_number_of_log_files_to_keep.patch.patch
17  Patch4: e-smith-qmail-1.10.0-MaxMessageSize.patch  Patch4: e-smith-qmail-2.2.0-DotGroupFix.patch
 Patch5: e-smith-qmail-1.10.0-helohost.patch  
 Patch6: e-smith-qmail-1.10.0-ExcludeFromEveryoneEmail.patch  
 Patch7: e-smith-qmail-1.10.0-forcejunkmaildir.patch  
 Patch8: e-smith-qmail-1.10.0-qmailadmin.patch  
 Patch9: e-smith-qmail-1.10.0-sv.patch  
 Patch10: e-smith-qmail-1.10.0-userName.patch  
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
20  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  Requires: dot-forward Line 23  Requires: dot-forward
23  Requires: fastforward  Requires: fastforward
24  Requires: runit  Requires: runit
25  Requires: e-smith-email  Requires: e-smith-email
26  Requires: qmail-workaround  Requires: qmail >= 1.03-17
27  Provides: e-smith-mta  Provides: e-smith-mta
28  Conflicts: runit < 1.7  Conflicts: runit < 1.7
29  Obsoletes: qmail-initscripts  Obsoletes: qmail-initscripts
30    Obsoletes: qmail-workaround
31  AutoReqProv: no  AutoReqProv: no
32    
33  %changelog  %changelog
34    * Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
35    - Allow groups with dots, by Filippo Carletti [SME: 6694]
36    
37    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
38    - Read number of log files to keep from the DB [SME: 5855]
39    
40    * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4
41    - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
42    
43    * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 2.2.0-3
44    - smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257]
45    
46    * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2
47    - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a
48      local ip [SME: 5171]
49    
50    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
51    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
52    
53    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.10.0-16
54    - Create tcpto lockfile in run script [SME: 3055]
55    
56    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.10.0-15
57    - Domain catchall Redirection to Account [SME:1922]
58    
59  * Thu Sep  6 2007 Charlie Brady <charlie_brady@mitel.com>  * Thu Sep  6 2007 Charlie Brady <charlie_brady@mitel.com>
60  - Apply a code tidyup patch from Gordon. [SME: 871]  - Apply a code tidyup patch from Gordon. [SME: 871]
61    
# Line 309  Startup scripts for Dan Bernstein's qmai Line 331  Startup scripts for Dan Bernstein's qmai
331  %patch2 -p1  %patch2 -p1
332  %patch3 -p1  %patch3 -p1
333  %patch4 -p1  %patch4 -p1
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
334    
335  %build  %build
336  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