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 8 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-proxy-4.14.0-AddWpadFeature.patch |
17 |
|
Patch7: e-smith-proxy-4.14.0-squid26.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 |
29 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9 |
33 |
|
- Update squid directives for sme8 [SME: 2518] |
34 |
|
|
35 |
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8 |
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8 |
36 |
- Add Wpad funtion to dhcpd.conf. [SME: 3512] |
- Add Wpad funtion to dhcpd.conf. [SME: 3512] |
37 |
|
|
652 |
%patch4 -p1 |
%patch4 -p1 |
653 |
%patch5 -p1 |
%patch5 -p1 |
654 |
%patch6 -p1 |
%patch6 -p1 |
655 |
|
%if "%{?rhel}" == "5" |
656 |
|
%patch7 -p1 |
657 |
|
%endif |
658 |
|
|
659 |
|
|
660 |
%build |
%build |
661 |
perl createlinks |
perl createlinks |