1 |
|
# $Id: e-smith-proxy.spec,v 1.14 2010/09/26 17:12:22 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - proxy module |
Summary: e-smith server and gateway - proxy module |
4 |
%define name e-smith-proxy |
%define name e-smith-proxy |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 4.14.0 |
%define version 5.2.0 |
7 |
%define release 7 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-proxy-4.14.0-squidrotate.patch |
Patch0: e-smith-proxy-5.2.0-blocksmtp.patch |
14 |
Patch2: e-smith-proxy-4.14.0-proxycron.patch |
Patch1: e-smith-proxy-5.2.0-transparent.patch |
15 |
Patch3: e-smith-proxy-4.14.0-http_port.patch |
Patch2: e-smith-proxy-5.2.0-transparent2.patch |
16 |
Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch |
Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.patch |
|
Patch5: e-smith-proxy-4.14.0-bind_address.patch |
|
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
Requires: e-smith-base |
Requires: e-smith-base |
20 |
Requires: squid |
Requires: squid |
21 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
22 |
Requires: iptables |
Requires: iptables |
23 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
24 |
|
Requires: e-smith-email >= 5.2.0-5 |
25 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
Obsoletes: e-smith-transproxy |
Obsoletes: e-smith-transproxy |
27 |
AutoReqProv: no |
AutoReqProv: no |
30 |
e-smith server and gateway software - proxy module. |
e-smith server and gateway software - proxy module. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme |
34 |
|
- Fix SMTP proxy wording in server-manager [SME: 6178] |
35 |
|
|
36 |
|
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-4.sme |
37 |
|
- Fix missed enabled->transparent mapping [SME: 5574] |
38 |
|
|
39 |
|
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-3.sme |
40 |
|
- Change enabled to transparent for mail proxy [SME: 5574] |
41 |
|
|
42 |
|
* Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme |
43 |
|
- New option to block outgoing SMTP connections [SME: 5574] |
44 |
|
|
45 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme |
46 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
47 |
|
|
48 |
|
* Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15 |
49 |
|
- Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509] |
50 |
|
|
51 |
|
* Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14 |
52 |
|
- Fix obsolete use of esmith::db class in template fragment. [SME: 4509] |
53 |
|
|
54 |
|
* Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13 |
55 |
|
- Change Wpad URL to match system domain. [SME: 3512] |
56 |
|
|
57 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12 |
58 |
|
- Remove <base> tags now in general [SME: 3918] |
59 |
|
|
60 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11 |
61 |
|
- Remove duplicate <base> entries [SME: 3893] |
62 |
|
|
63 |
|
* Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10 |
64 |
|
- wording in panel re proxy in serveronly mode [SME: 3514] |
65 |
|
|
66 |
|
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9 |
67 |
|
- Update squid directives for sme8 [SME: 2518] |
68 |
|
|
69 |
|
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8 |
70 |
|
- Add Wpad funtion to dhcpd.conf. [SME: 3512] |
71 |
|
|
72 |
* Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7 |
* Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7 |
73 |
- Bind only to local interface and loopback interface. [SME: 2658] |
- Bind only to local interface and loopback interface. [SME: 2658] |
74 |
|
|
680 |
|
|
681 |
%prep |
%prep |
682 |
%setup |
%setup |
683 |
|
%patch0 -p1 |
684 |
%patch1 -p1 |
%patch1 -p1 |
685 |
%patch2 -p1 |
%patch2 -p1 |
686 |
%patch3 -p1 |
%patch3 -p1 |
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
687 |
|
|
688 |
%build |
%build |
689 |
perl createlinks |
perl createlinks |