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 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch2: e-smith-proxy-4.14.0-proxycron.patch |
Patch2: e-smith-proxy-4.14.0-proxycron.patch |
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 |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: e-smith-base |
Requires: e-smith-base |
27 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7 |
31 |
|
- Bind only to local interface and loopback interface. [SME: 2658] |
32 |
|
|
33 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
34 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
35 |
|
|
642 |
%patch2 -p1 |
%patch2 -p1 |
643 |
%patch3 -p1 |
%patch3 -p1 |
644 |
%patch4 -p1 |
%patch4 -p1 |
645 |
|
%patch5 -p1 |
646 |
|
|
647 |
%build |
%build |
648 |
perl createlinks |
perl createlinks |