/[smeserver]/rpms/qmail/sme9/qmail.spec
ViewVC logotype

Diff of /rpms/qmail/sme9/qmail.spec

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

Revision 1.1 by slords, Sat Feb 2 00:24:43 2013 UTC Revision 1.2 by vip-ire, Mon Dec 5 15:52:16 2016 UTC
# Line 1  Line 1 
1  # $Id: qmail.spec,v 1.7 2009/05/12 16:26:10 filippocarletti Exp $  # $Id: qmail.spec,v 1.1 2013/02/02 00:24:43 slords Exp $
2    
3  #  #
4  # RPM spec file for Dan Bernstein's qmail package  # RPM spec file for Dan Bernstein's qmail package
5  #  #
6  # $Id: qmail.spec,v 1.7 2009/05/12 16:26:10 filippocarletti Exp $  # $Id: qmail.spec,v 1.1 2013/02/02 00:24:43 slords Exp $
7  #  #
8  Summary: A modern, fast, secure replacement for sendmail  Summary: A modern, fast, secure replacement for sendmail
9  %define name qmail  %define name qmail
10  Name: %{name}  Name: %{name}
11  %define version 1.03  %define version 1.03
12  %define release 17  %define release 18
13  Version: %{version}  Version: %{version}
14  Release: %{release}%{?dist}  Release: %{release}%{?dist}
15  #Author: Daniel J. Bernstein  #Author: Daniel J. Bernstein
# Line 20  Patch0: qmail-1.03-echouser.patch Line 20  Patch0: qmail-1.03-echouser.patch
20  Patch1: http://homepages.tesco.net./~J.deBoynePollard/Softwares/qmail/any-to-cname.patch  Patch1: http://homepages.tesco.net./~J.deBoynePollard/Softwares/qmail/any-to-cname.patch
21  Patch2: qmail-103-dns_response_buffer.patch  Patch2: qmail-103-dns_response_buffer.patch
22  Patch3: http://www.suspectclass.com/sgifford/qmail/qmail-0.0.0.0.patch  Patch3: http://www.suspectclass.com/sgifford/qmail/qmail-0.0.0.0.patch
23    Patch4: qmail-inject-null-sender.patch
24  URL: http://cr.yp.to/%{name}.html  URL: http://cr.yp.to/%{name}.html
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  Provides: smtpdaemon  Provides: smtpdaemon
# Line 74  also includes a drop-in ``sendmail'' wra Line 75  also includes a drop-in ``sendmail'' wra
75  transparently by your current UAs.  transparently by your current UAs.
76    
77  %changelog  %changelog
78    * Mon Dec 5 2016 Daniel Berteaud <daniel@firewall-services.com> 1.03-18
79    - Consider literal <> as null sender [SME: 9883]
80    
81  * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.03-17  * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.03-17
82  - Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171]  - Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171]
83    
# Line 201  transparently by your current UAs. Line 205  transparently by your current UAs.
205  %patch1 -p1  %patch1 -p1
206  %patch2 -p1  %patch2 -p1
207  %patch3 -p1  %patch3 -p1
208    %patch4 -p1
209    
210  %build  %build
211  echo gcc -O2 --include /usr/include/errno.h > conf-cc  echo gcc -O2 --include /usr/include/errno.h > conf-cc


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