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 11 |
%define release 13 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch9: e-smith-proxy-4.14.0-rmFormTitle.patch |
20 |
|
Patch10: e-smith-proxy-4.14.0-tags2general.patch |
21 |
|
Patch11: e-smith-proxy-4.14.0-ChangeWpadURL.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Requires: e-smith-base |
Requires: e-smith-base |
25 |
Requires: squid |
Requires: squid |
26 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
27 |
Requires: iptables |
Requires: iptables |
28 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
29 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
Obsoletes: e-smith-transproxy |
Obsoletes: e-smith-transproxy |
31 |
AutoReqProv: no |
AutoReqProv: no |
34 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13 |
38 |
|
- Change Wpad URL to match system domain. [SME: 3512] |
39 |
|
|
40 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12 |
41 |
|
- Remove <base> tags now in general [SME: 3918] |
42 |
|
|
43 |
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11 |
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11 |
44 |
- Remove duplicate <base> entries [SME: 3893] |
- Remove duplicate <base> entries [SME: 3893] |
45 |
|
|
674 |
%endif |
%endif |
675 |
%patch8 -p1 |
%patch8 -p1 |
676 |
%patch9 -p1 |
%patch9 -p1 |
677 |
|
%patch10 -p1 |
678 |
|
%patch11 -p1 |
679 |
|
|
680 |
%build |
%build |
681 |
perl createlinks |
perl createlinks |