/[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.6 by unnilennium, Wed Apr 12 21:24:57 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.5 2017/04/10 18:56:22 unnilennium 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 6
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    Patch3: e-smith-proxy-5.6.0.bz9639.disablingSMTPproxyFromManager.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base  Requires: e-smith-base
# Line 27  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
31    
32  %changelog  %changelog
33    * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-6.sme
34    - fix disabling smtp proxy via SM doesn't work [SME: 9639]
35    
36    * Mon Apr 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
37    - redirect squid syslog messages to /var/log/squid/squid.log [SME: 79]
38    
39    * Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
40    - Allow custom file descriptor limit, and set default to 4096 [SME: 9912]
41    
42  * 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
43  - Rebuild for [SME: 9393]  - Rebuild for [SME: 9393]
44    
# Line 701  e-smith server and gateway software - pr Line 713  e-smith server and gateway software - pr
713  %prep  %prep
714  %setup  %setup
715  %patch0 -p1  %patch0 -p1
716    %patch1 -p1
717    %patch2 -p1
718    %patch3 -p1
719    
720  %build  %build
721  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