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

Diff of /rpms/qpsmtpd/sme8/qpsmtpd.spec

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

Revision 1.19 by slords, Thu Oct 29 17:01:20 2009 UTC Revision 1.21 by slords, Tue Nov 3 21:53:04 2009 UTC
# Line 1  Line 1 
1  # $Id: qpsmtpd.spec,v 1.18 2009/10/26 18:30:13 filippocarletti Exp $  # $Id: qpsmtpd.spec,v 1.20 2009/10/31 16:50:52 slords Exp $
2    
3  Name: qpsmtpd  Name: qpsmtpd
4  Version: 0.83  Version: 0.83
5  Release: 0.3%{?dist}  Release: 0.5%{?dist}
6  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async  Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async
7  License: distributable  License: distributable
8  Group: System Environment/Daemons  Group: System Environment/Daemons
# Line 11  BuildRoot: %{_tmppath}/%{name}-%{version Line 11  BuildRoot: %{_tmppath}/%{name}-%{version
11  BuildRequires: perl >= 0:5.00503  BuildRequires: perl >= 0:5.00503
12  BuildArchitectures: noarch  BuildArchitectures: noarch
13  Requires: perl(Mail::Header), perl(Net::DNS) perl(Net::IP)  Requires: perl(Mail::Header), perl(Net::DNS) perl(Net::IP)
14    Requires(pre): coreutils, shadow-utils, perl
15    
16  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.gz
17  Source1: qpsmtpd-forkserver.rc  Source1: qpsmtpd-forkserver.rc
# Line 21  Source5: in.qpsmtpd Line 22  Source5: in.qpsmtpd
22  Source6: qpsmtpd.conf  Source6: qpsmtpd.conf
23  Source7: README.selinux  Source7: README.selinux
24    
25    Patch10: qpsmtpd-0.83-loginit.patch
26    
27  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch  Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch
28  Patch101: qpsmtpd-0.83-peer_hooks.patch  Patch101: qpsmtpd-0.83-peer_hooks.patch
29  Patch102: qpsmtpd-0.83-clamd_conf.patch  Patch102: qpsmtpd-0.83-clamd_conf.patch
# Line 55  qpsmpd-async which uses it. Line 58  qpsmpd-async which uses it.
58    
59  %prep  %prep
60  %setup -q  %setup -q
61    %patch10 -p1
62  %patch100 -p1  %patch100 -p1
63  %patch101 -p1  %patch101 -p1
64  %patch102 -p1  %patch102 -p1
# Line 168  then Line 172  then
172  fi  fi
173    
174  %changelog  %changelog
175    * Tue Nov 3 2009 <slords@lordsfam.net> 0.83-0.5.sme
176    - Update pre requires so scripts don't fail on install [SME: 5558]
177    
178    * Sat Oct 31 2009 <slords@lordsfam.net> 0.83-0.4.sme
179    - Rebase bad_rcptto patch to remove orig file [SME: 5548]
180    - Change logging in tls init to prevent warnings [SME: 5551]
181    
182  * Thu Oct 29 2009 <slords@lordsfam.net> 0.83-0.3.sme  * Thu Oct 29 2009 <slords@lordsfam.net> 0.83-0.3.sme
183  - Only run/initialize plugins once [SME: 5533]  - Only run/initialize plugins once [SME: 5533]
184    


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