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

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

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

Revision 1.3 by vip-ire, Thu May 12 21:12:35 2016 UTC Revision 1.4 by vip-ire, Thu Jan 5 16:35:01 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proxy.spec,v 1.2 2016/03/31 12:36:16 unnilennium Exp $  # $Id: e-smith-proxy.spec,v 1.3 2016/05/12 21:12:35 vip-ire Exp $
2    
3  Summary: e-smith server and gateway - proxy module  Summary: e-smith server and gateway - proxy module
4  %define name e-smith-proxy  %define name e-smith-proxy
5  Name: %{name}  Name: %{name}
6  %define version 5.6.0  %define version 5.6.0
7  %define release 3  %define release 4
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-proxy-5.6.0-MANAGER.patch  Patch0: e-smith-proxy-5.6.0-MANAGER.patch
14    Patch1: e-smith-proxy-5.6.0-set_file_desc_limit.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base  Requires: e-smith-base
# Line 27  AutoReqProv: no Line 28  AutoReqProv: no
28  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
29    
30  %changelog  %changelog
31    * Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
32    - Allow custom file descriptor limit, and set default to 4096 [SME: 9912]
33    
34  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
35  - Rebuild for [SME: 9393]  - Rebuild for [SME: 9393]
36    
# Line 701  e-smith server and gateway software - pr Line 705  e-smith server and gateway software - pr
705  %prep  %prep
706  %setup  %setup
707  %patch0 -p1  %patch0 -p1
708    %patch1 -p1
709    
710    
711  %build  %build


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