/[smeserver]/rpms/e-smith-pop3/sme8/e-smith-pop3.spec
ViewVC logotype

Diff of /rpms/e-smith-pop3/sme8/e-smith-pop3.spec

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

Revision 1.6 by wellsi, Fri Jul 6 06:27:57 2012 UTC Revision 1.8 by vip-ire, Thu Dec 4 22:37:30 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-pop3.spec,v 1.5 2012/07/04 00:23:04 wellsi Exp $  # $Id: e-smith-pop3.spec,v 1.7 2012/07/07 05:04:10 wellsi Exp $
2    
3  Summary: startup scripts for pop3 package  Summary: startup scripts for pop3 package
4  %define name e-smith-pop3  %define name e-smith-pop3
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 5  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-pop3-2.2.0-checkpassword_pam.patch  Patch1: e-smith-pop3-2.2.0-checkpassword_pam.patch
14  Patch2: e-smith-pop3-2.2.0-PopSoftlimit.patch  Patch2: e-smith-pop3-2.2.0-PopSoftlimit.patch
15    Patch3: e-smith-pop3-2.2.0-PopSoftlimit2.patch
16    Patch4: e-smith-pop3-2.2.0-sslio2stunnel.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 19  Requires: e-smith-email Line 21  Requires: e-smith-email
21  Requires: runit  Requires: runit
22  Requires: qmail  Requires: qmail
23  Requires: checkpassword-pam  Requires: checkpassword-pam
24    Requires: stunnel
25  Obsoletes: e-smith-ssl-popd  Obsoletes: e-smith-ssl-popd
26  Obsoletes: checkpassword  Obsoletes: checkpassword
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30    * Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-7.sme
31    - Use stunnel instead of sslio to support TLS [SME: 8707]
32    
33    * Fri Jul 06 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
34    - Easier to read version of softlimit patch [SME: 6994]
35    
36  * Thu Jul 05 2012 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme  * Thu Jul 05 2012 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
37  - More robust version of softlimit patch [SME: 6994]  - More robust version of softlimit patch [SME: 6994]
38    
# Line 75  Startup scripts for pop3 package. Line 84  Startup scripts for pop3 package.
84  %setup  %setup
85  %patch1 -p1  %patch1 -p1
86  %patch2 -p1  %patch2 -p1
87    %patch3 -p1
88    %patch4 -p1
89    
90  %build  %build
91  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