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

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

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

Revision 1.2 by wellsi, Fri Feb 22 06:24:25 2013 UTC Revision 1.7 by vip-ire, Tue May 31 11:06:01 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.1 2013/02/07 21:37:32 slords Exp $  # $Id: e-smith-qmail.spec,v 1.6 2013/07/05 23:46:49 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.4.0  %define version 2.4.0
7  %define release 2  %define release 7
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.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-qmail-2.4.0-MaxMessageSize.patch  Patch2: e-smith-qmail-2.4.0-modify_domain_style_pseudonyms.patch
14    Patch3: e-smith-qmail-2.4.0-modify_domain_style_pseudonyms_dot_in_name.patch
15    Patch4: e-smith-qmail-2.4.0-Concurrency.patch
16    Patch5: e-smith-qmail-2.4.0-exclude_from_group_email.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 27  Obsoletes: qmail-workaround Line 30  Obsoletes: qmail-workaround
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33    * Tue May 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
34    - Add possibility to exclude users or members of other groups from group
35      email address [SME: 9540]
36    
37    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
38    - Simplify qmail concurrency templates [SME: 7750]
39    
40    * Thu May 23 2013 chris burnat <devlist@burnat.com> 2.4.0-5.sme
41    - Modify domain style pseudonym pointing to user with dot in name, by Filippo Carletti [SME: 7614]
42    
43    * Wed May 15 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme
44    - Reverse change in Template Qmail MaxMessageSize [SME: 7393]
45    
46    * Fri May 03 2013 chris burnat <devlist@burnat.com> 2.4.0-3.sme
47    - Reverse Allow groups with dots [SME 6694] and modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7572]
48    
49  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
50  - Template Qmail MaxMessageSize [SME: 7393]  - Template Qmail MaxMessageSize [SME: 7393]
51    
# Line 328  Startup scripts for Dan Bernstein's qmai Line 347  Startup scripts for Dan Bernstein's qmai
347    
348  %prep  %prep
349  %setup  %setup
350  %patch1 -p1  %patch2 -p1
351    %patch3 -p1
352    %patch4 -p1
353    %patch5 -p1
354    
355  %build  %build
356  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