/[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.4 by burnat, Wed May 15 03:53:29 2013 UTC Revision 1.5 by burnat, Thu May 23 07:47:20 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.3 2013/05/03 02:01:21 burnat Exp $  # $Id: e-smith-qmail.spec,v 1.4 2013/05/15 03:53:29 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.4.0  %define version 2.4.0
7  %define release 4  %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.xz  Source: %{name}-%{version}.tar.xz
13  Patch2: e-smith-qmail-2.4.0-modify_domain_style_pseudonyms.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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  Obsoletes: qmail-workaround Line 28  Obsoletes: qmail-workaround
28  AutoReqProv: no  AutoReqProv: no
29    
30  %changelog  %changelog
31    * Thu May 23 2013 chris burnat <devlist@burnat.com> 2.4.0-5.sme
32    - Modify domain style pseudonym pointing to user with dot in name, by Filippo Carletti [SME: 7614]
33    
34  * Wed May 15 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme  * Wed May 15 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme
35  - Reverse change in Template Qmail MaxMessageSize [SME: 7393]  - Reverse change in Template Qmail MaxMessageSize [SME: 7393]
36    
# Line 335  Startup scripts for Dan Bernstein's qmai Line 339  Startup scripts for Dan Bernstein's qmai
339  %prep  %prep
340  %setup  %setup
341  %patch2 -p1  %patch2 -p1
342    %patch3 -p1
343    
344  %build  %build
345  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