/[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.5 by unnilennium, Mon Apr 10 18:56:22 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.4 2017/01/05 16:35:01 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 5
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    Patch2: e-smith-proxy-5.6.0.bz79.redirect.squid.related.syslog.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-base  Requires: e-smith-base
# Line 27  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
30    
31  %changelog  %changelog
32    * Mon Apr 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
33    - redirect squid syslog messages to /var/log/squid/squid.log [SME: 79]
34    
35    * Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
36    - Allow custom file descriptor limit, and set default to 4096 [SME: 9912]
37    
38  * 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
39  - Rebuild for [SME: 9393]  - Rebuild for [SME: 9393]
40    
# Line 701  e-smith server and gateway software - pr Line 709  e-smith server and gateway software - pr
709  %prep  %prep
710  %setup  %setup
711  %patch0 -p1  %patch0 -p1
712    %patch1 -p1
713    %patch2 -p1
714    
715  %build  %build
716  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