1 |
# $Id: e-smith-proxy.spec,v 1.13 2010/09/26 16:28:40 slords Exp $ |
# $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 5.2.0 |
%define version 5.2.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: e-smith-proxy-5.2.0-blocksmtp.patch |
Patch0: e-smith-proxy-5.2.0-blocksmtp.patch |
14 |
Patch1: e-smith-proxy-5.2.0-transparent.patch |
Patch1: e-smith-proxy-5.2.0-transparent.patch |
15 |
Patch2: e-smith-proxy-5.2.0-transparent2.patch |
Patch2: e-smith-proxy-5.2.0-transparent2.patch |
16 |
|
Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.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 |
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 |
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-4.sme |
37 |
- Fix missed enabled->transparent mapping [SME: 5574] |
- Fix missed enabled->transparent mapping [SME: 5574] |
38 |
|
|
683 |
%patch0 -p1 |
%patch0 -p1 |
684 |
%patch1 -p1 |
%patch1 -p1 |
685 |
%patch2 -p1 |
%patch2 -p1 |
686 |
|
%patch3 -p1 |
687 |
|
|
688 |
%build |
%build |
689 |
perl createlinks |
perl createlinks |