--- rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2016/03/31 12:36:16 1.2 +++ rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2017/01/05 16:35:01 1.4 @@ -1,16 +1,17 @@ -# $Id: e-smith-proxy.spec,v 1.1 2016/02/05 21:48:49 stephdl Exp $ +# $Id: e-smith-proxy.spec,v 1.3 2016/05/12 21:12:35 vip-ire Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.6.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-proxy-5.6.0-MANAGER.patch +Patch1: e-smith-proxy-5.6.0-set_file_desc_limit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -27,6 +28,12 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Thu Jan 5 2017 Daniel Berteaud 5.6.0-4.sme +- Allow custom file descriptor limit, and set default to 4096 [SME: 9912] + +* Thu May 12 2016 Daniel Berteaud 5.6.0-3.sme +- Rebuild for [SME: 9393] + * Thu Mar 31 2016 Jean-Philipe Pialasse 5.6.0-2.sme - remove deprecated acl manager proto cache_object [SME: 9410] @@ -698,7 +705,7 @@ e-smith server and gateway software - pr %prep %setup %patch0 -p1 - +%patch1 -p1 %build