/[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.6 by filippocarletti, Tue May 12 16:25:41 2009 UTC Revision 1.13 by burnat, Wed May 1 23:58:39 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.5 2008/10/07 19:15:56 slords Exp $  # $Id: e-smith-qmail.spec,v 1.12 2013/02/22 06:02:06 wellsi 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 2  %define release 8
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  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    Patch5: e-smith-qmail-2.2.0-MaxMessageSize.patch
18    Patch6: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
21  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  Obsoletes: qmail-workaround Line 32  Obsoletes: qmail-workaround
32  AutoReqProv: no  AutoReqProv: no
33    
34  %changelog  %changelog
35    * Wed May 01 2013 chris burnat <devlist@burnat.com> 2.2.0-8.sme
36    - modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7055]
37    
38    * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
39    - Template Qmail MaxMessageSize [SME: 6798]
40    
41    * Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
42    - Allow groups with dots, by Filippo Carletti [SME: 6694]
43    
44    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
45    - Read number of log files to keep from the DB [SME: 5855]
46    
47    * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4
48    - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
49    
50    * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 2.2.0-3
51    - smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257]
52    
53  * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2  * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2
54  - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a  - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a
55    local ip [SME: 5171]    local ip [SME: 5171]
# Line 311  Startup scripts for Dan Bernstein's qmai Line 334  Startup scripts for Dan Bernstein's qmai
334  %prep  %prep
335  %setup  %setup
336  %patch0 -p1  %patch0 -p1
337    %patch1 -p1
338    %patch2 -p1
339    %patch3 -p1
340    %patch5 -p1
341    %patch6 -p1
342    
343  %build  %build
344  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