1 |
# $Id: e-smith-proxy.spec,v 1.14 2010/09/26 17:12:22 slords Exp $ |
# $Id: e-smith-proxy.spec,v 1.15 2011/09/23 13:33:04 snetram 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.2.0 |
%define version 5.2.0 |
7 |
%define release 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: e-smith-proxy-5.2.0-transparent.patch |
Patch1: e-smith-proxy-5.2.0-transparent.patch |
15 |
Patch2: e-smith-proxy-5.2.0-transparent2.patch |
Patch2: e-smith-proxy-5.2.0-transparent2.patch |
16 |
Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.patch |
Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.patch |
17 |
|
Patch4: e-smith-proxy-5.2.0-squid_additionnal_SSLports.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: e-smith-base |
Requires: e-smith-base |
31 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Thu Jan 30 2014 chris burnat <devlist@burnat.com> 5.2.0-6.sme |
35 |
|
- Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8159] |
36 |
|
- Codes by Ray Mitchell and Ian Wells |
37 |
|
|
38 |
* Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme |
* Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme |
39 |
- Fix SMTP proxy wording in server-manager [SME: 6178] |
- Fix SMTP proxy wording in server-manager [SME: 6178] |
40 |
|
|
689 |
%patch1 -p1 |
%patch1 -p1 |
690 |
%patch2 -p1 |
%patch2 -p1 |
691 |
%patch3 -p1 |
%patch3 -p1 |
692 |
|
%patch4 -p1 |
693 |
|
|
694 |
%build |
%build |
695 |
perl createlinks |
perl createlinks |