/[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.9 by bytegw, Sat Sep 5 14:46:51 2009 UTC Revision 1.16 by wellsi, Sat Jun 29 18:13:34 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.8 2009/05/18 16:36:35 bytegw Exp $  # $Id: e-smith-qmail.spec,v 1.15 2013/05/23 04:45:06 burnat 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 4  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  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  Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch
15  Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch  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    Patch6: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms.patch
18    Patch7: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms_dot_in_name.patch
19    Patch8: e-smith-qmail-2.2.0-Concurrency.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 29  Obsoletes: qmail-workaround Line 33  Obsoletes: qmail-workaround
33  AutoReqProv: no  AutoReqProv: no
34    
35  %changelog  %changelog
36    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
37    - Simplify qmail concurrency templates[SME: 7718]
38    
39    * Wed May 22 2013 chris burnat <devlist@burnat.com> 2.2.0-10.sme
40    - Modify domain style pseudonym pointing to user with dot in name, by Filippo Carletti [SME: 7607]
41    
42    * Thu May 09 2013 chris burnat <devlist@burnat.com> 2.2.0-9.sme
43    - Reverse change in Template Qmail MaxMessageSize [SME: 6798]
44    
45    * Wed May 01 2013 chris burnat <devlist@burnat.com> 2.2.0-8.sme
46    - modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7055]
47    
48    * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
49    - Template Qmail MaxMessageSize [SME: 6798]
50    
51    * Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
52    - Allow groups with dots, by Filippo Carletti [SME: 6694]
53    
54    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
55    - Read number of log files to keep from the DB [SME: 5855]
56    
57  * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4  * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4
58  - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]  - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
59    
# Line 321  Startup scripts for Dan Bernstein's qmai Line 346  Startup scripts for Dan Bernstein's qmai
346  %patch0 -p1  %patch0 -p1
347  %patch1 -p1  %patch1 -p1
348  %patch2 -p1  %patch2 -p1
349    %patch3 -p1
350    %patch6 -p1
351    %patch7 -p1
352    %patch8 -p1
353    
354  %build  %build
355  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