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

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

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

Revision 1.1 by stephdl, Fri Feb 5 22:06:33 2016 UTC Revision 1.2 by vip-ire, Thu May 4 10:21:30 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-pop3.spec,v 1.9 2016/01/17 20:29:20 vip-ire Exp $  # $Id: e-smith-pop3.spec,v 1.1 2016/02/05 22:06:33 stephdl 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.6.0  %define version 2.6.0
7  %define release 1  %define release 2
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-pop3-2.6.0-pop3_process_limit.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
16  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  Obsoletes: checkpassword Line 24  Obsoletes: checkpassword
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Thu May 4 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
28    - Honor ConcurrencyLimit and ConcurrencyLimitPerIP prop for pop3 and pop3s
29      [SME: 10271]
30    
31  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
32  - Initial release to sme10  - Initial release to sme10
33    
# Line 97  Startup scripts for pop3 package. Line 102  Startup scripts for pop3 package.
102    
103  %prep  %prep
104  %setup  %setup
105    %patch0 -p1
106    
107  %build  %build
108  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