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 12 |
%define release 14 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch10: e-smith-proxy-4.14.0-tags2general.patch |
21 |
|
Patch11: e-smith-proxy-4.14.0-ChangeWpadURL.patch |
22 |
|
Patch12: e-smith-proxy-4.14.0-no_confref.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Requires: e-smith-base |
Requires: e-smith-base |
35 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14 |
39 |
|
- Fix obsolete use of esmith::db class in template fragment. [SME: 4509] |
40 |
|
|
41 |
|
* Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13 |
42 |
|
- Change Wpad URL to match system domain. [SME: 3512] |
43 |
|
|
44 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12 |
45 |
- Remove <base> tags now in general [SME: 3918] |
- Remove <base> tags now in general [SME: 3918] |
46 |
|
|
679 |
%patch8 -p1 |
%patch8 -p1 |
680 |
%patch9 -p1 |
%patch9 -p1 |
681 |
%patch10 -p1 |
%patch10 -p1 |
682 |
|
%patch11 -p1 |
683 |
|
%patch12 -p1 |
684 |
|
|
685 |
%build |
%build |
686 |
perl createlinks |
perl createlinks |