/[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.5 by slords, Tue Oct 7 19:15:56 2008 UTC Revision 1.10 by vip-ire, Thu Oct 14 21:25:06 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-qmail.spec,v 1.9 2009/09/05 14:46:51 bytegw 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 2.2.0  %define version 2.2.0
7  %define release 1  %define release 5
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-2.2.0_no-workaround.patch
14    Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch
15    Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch
16    Patch3: e-smith-qmail-2.2.0-configure_number_of_log_files_to_keep.patch.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 18  Requires: dot-forward Line 22  Requires: dot-forward
22  Requires: fastforward  Requires: fastforward
23  Requires: runit  Requires: runit
24  Requires: e-smith-email  Requires: e-smith-email
25  Requires: qmail-workaround  Requires: qmail >= 1.03-17
26  Provides: e-smith-mta  Provides: e-smith-mta
27  Conflicts: runit < 1.7  Conflicts: runit < 1.7
28  Obsoletes: qmail-initscripts  Obsoletes: qmail-initscripts
29    Obsoletes: qmail-workaround
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
34    - Read number of log files to keep from the DB [SME: 5855]
35    
36    * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4
37    - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
38    
39    * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 2.2.0-3
40    - smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257]
41    
42    * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2
43    - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a
44      local ip [SME: 5171]
45    
46  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
47  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
48    
# Line 304  Startup scripts for Dan Bernstein's qmai Line 322  Startup scripts for Dan Bernstein's qmai
322    
323  %prep  %prep
324  %setup  %setup
325    %patch0 -p1
326    %patch1 -p1
327    %patch2 -p1
328    %patch3 -p1
329    
330  %build  %build
331  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