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 9 |
%define release 10 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-proxy-4.14.0-AddWpadFeature.patch |
17 |
Patch7: e-smith-proxy-4.14.0-squid26.patch |
Patch7: e-smith-proxy-4.14.0-squid26.patch |
18 |
|
Patch8: e-smith-proxy-4.14.0-notenforced.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base |
Requires: e-smith-base |
30 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10 |
34 |
|
- wording in panel re proxy in serveronly mode [SME: 3514] |
35 |
|
|
36 |
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9 |
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9 |
37 |
- Update squid directives for sme8 [SME: 2518] |
- Update squid directives for sme8 [SME: 2518] |
38 |
|
|
659 |
%if "%{?rhel}" == "5" |
%if "%{?rhel}" == "5" |
660 |
%patch7 -p1 |
%patch7 -p1 |
661 |
%endif |
%endif |
662 |
|
%patch8 -p1 |
663 |
|
|
664 |
%build |
%build |
665 |
perl createlinks |
perl createlinks |