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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch8: e-smith-proxy-4.14.0-notenforced.patch |
19 |
|
Patch9: e-smith-proxy-4.14.0-rmFormTitle.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
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 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11 |
35 |
|
- Remove duplicate <base> entries [SME: 3893] |
36 |
|
|
37 |
* Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10 |
* Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10 |
38 |
- wording in panel re proxy in serveronly mode [SME: 3514] |
- wording in panel re proxy in serveronly mode [SME: 3514] |
39 |
|
|
664 |
%patch7 -p1 |
%patch7 -p1 |
665 |
%endif |
%endif |
666 |
%patch8 -p1 |
%patch8 -p1 |
667 |
|
%patch9 -p1 |
668 |
|
|
669 |
%build |
%build |
670 |
perl createlinks |
perl createlinks |