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

Diff of /rpms/qmail/sme8/qmail.spec

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

Revision 1.6 by slords, Wed Apr 9 13:51:54 2008 UTC Revision 1.7 by filippocarletti, Tue May 12 16:26:10 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: qmail.spec,v 1.6 2008/04/09 13:51:54 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.11 2004/11/10 20:10:55 charlieb Exp $  # $Id: qmail.spec,v 1.6 2008/04/09 13:51:54 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 16  %define release 17
13  Version: %{version}  Version: %{version}
14  Release: %{release}%{?dist}  Release: %{release}%{?dist}
15  #Author: Daniel J. Bernstein  #Author: Daniel J. Bernstein
# Line 19  Source: http://cr.yp.to/software/%{name} Line 19  Source: http://cr.yp.to/software/%{name}
19  Patch0: qmail-1.03-echouser.patch  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
23  URL: http://cr.yp.to/%{name}.html  URL: http://cr.yp.to/%{name}.html
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  Provides: smtpdaemon  Provides: smtpdaemon
# Line 73  also includes a drop-in ``sendmail'' wra Line 74  also includes a drop-in ``sendmail'' wra
74  transparently by your current UAs.  transparently by your current UAs.
75    
76  %changelog  %changelog
77    * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.03-17
78    - Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171]
79    
80  * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.03-16  * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.03-16
81  - Create tcpto lockfile in post script [SME: 3055]  - Create tcpto lockfile in post script [SME: 3055]
82    
# Line 196  transparently by your current UAs. Line 200  transparently by your current UAs.
200  %patch0 -p1  %patch0 -p1
201  %patch1 -p1  %patch1 -p1
202  %patch2 -p1  %patch2 -p1
203    %patch3 -p1
204    
205  %build  %build
206  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