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 13 |
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 |
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 |
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 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12 |
41 |
- Remove <base> tags now in general [SME: 3918] |
- Remove <base> tags now in general [SME: 3918] |
42 |
|
|
675 |
%patch8 -p1 |
%patch8 -p1 |
676 |
%patch9 -p1 |
%patch9 -p1 |
677 |
%patch10 -p1 |
%patch10 -p1 |
678 |
|
%patch11 -p1 |
679 |
|
|
680 |
%build |
%build |
681 |
perl createlinks |
perl createlinks |