2 |
%define name e-smith-proxy |
%define name e-smith-proxy |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.14.0 |
%define version 4.14.0 |
5 |
%define release 7 |
%define release 8 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
13 |
Patch3: e-smith-proxy-4.14.0-http_port.patch |
Patch3: e-smith-proxy-4.14.0-http_port.patch |
14 |
Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch |
Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch |
15 |
Patch5: e-smith-proxy-4.14.0-bind_address.patch |
Patch5: e-smith-proxy-4.14.0-bind_address.patch |
16 |
|
Patch6: e-smith-proxy-4.14.0-AddWpadFeature.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 |
28 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8 |
32 |
|
- Add Wpad funtion to dhcpd.conf. [SME: 3512] |
33 |
|
|
34 |
* Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7 |
* Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7 |
35 |
- Bind only to local interface and loopback interface. [SME: 2658] |
- Bind only to local interface and loopback interface. [SME: 2658] |
36 |
|
|
647 |
%patch3 -p1 |
%patch3 -p1 |
648 |
%patch4 -p1 |
%patch4 -p1 |
649 |
%patch5 -p1 |
%patch5 -p1 |
650 |
|
%patch6 -p1 |
651 |
|
|
652 |
%build |
%build |
653 |
perl createlinks |
perl createlinks |