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

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

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

Revision 1.9 by vip-ire, Sun Jan 17 20:29:20 2016 UTC Revision 1.10 by vip-ire, Thu May 4 10:32:04 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-pop3.spec,v 1.8 2016/01/07 17:40:33 vip-ire Exp $  # $Id: e-smith-pop3.spec,v 1.9 2016/01/17 20:29:20 vip-ire 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.4.0  %define version 2.4.0
7  %define release 6  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-pop3-2.4.0-disable_fips_ Line 15  Patch1: e-smith-pop3-2.4.0-disable_fips_
15  Patch2: e-smith-pop3-2.4.0-disable_tlsv1.patch  Patch2: e-smith-pop3-2.4.0-disable_tlsv1.patch
16  Patch3: e-smith-pop3-2.4.0-ssl_proto_from_db.patch  Patch3: e-smith-pop3-2.4.0-ssl_proto_from_db.patch
17  Patch4: e-smith-pop3-2.4.0-ssl_update.patch  Patch4: e-smith-pop3-2.4.0-ssl_update.patch
18    Patch5: e-smith-pop3-2.6.0-pop3_process_limit.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
21  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 28  Obsoletes: checkpassword Line 29  Obsoletes: checkpassword
29  AutoReqProv: no  AutoReqProv: no
30    
31  %changelog  %changelog
32    * Thu May 4 2017 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
33    - Backport from sme10: honor ConcurrencyLimit and ConcurrencyLimitPerIP
34      for pop3 and pop3s [SME: 10257]
35    
36  * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-6.sme  * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-6.sme
37  - Hook into a new ssl-update event [SME: 9152]  - Hook into a new ssl-update event [SME: 9152]
38    
# Line 104  Startup scripts for pop3 package. Line 109  Startup scripts for pop3 package.
109  %patch2 -p1  %patch2 -p1
110  %patch3 -p1  %patch3 -p1
111  %patch4 -p1  %patch4 -p1
112    %patch5 -p1
113    
114  %build  %build
115  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