2 |
%define name e-smith-email |
%define name e-smith-email |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.17.0 |
%define version 4.17.0 |
5 |
%define release 5 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch0: e-smith-email-4.17.0-SSL_port.patch |
Patch0: e-smith-email-4.17.0-SSL_port.patch |
12 |
Patch1: e-smith-email-4.17.0-VisibleInternal.patch |
Patch1: e-smith-email-4.17.0-VisibleInternal.patch |
13 |
Patch2: e-smith-email-4.17.0-rmDuplicates.patch |
Patch2: e-smith-email-4.17.0-rmDuplicates.patch |
14 |
|
Patch3: e-smith-email-4.17.0-tags2general.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
17 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
26 |
Requires: perl(Authen::SASL) |
Requires: perl(Authen::SASL) |
27 |
Requires: perl(Net::Server) >= 0.85 |
Requires: perl(Net::Server) >= 0.85 |
28 |
Requires: runit |
Requires: runit |
29 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
30 |
Obsoletes: e-smith-smtp-authentication |
Obsoletes: e-smith-smtp-authentication |
31 |
Obsoletes: e-smith-securemail |
Obsoletes: e-smith-securemail |
32 |
BuildRequires: e-smith-devtools >= 1.13.0-03 |
BuildRequires: e-smith-devtools >= 1.13.0-03 |
37 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.17.0-6 |
41 |
|
- Remove <base> tags now in general [SME: 3917] |
42 |
|
|
43 |
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.17.0-5 |
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.17.0-5 |
44 |
- Remove duplicate <base> entries [SME: 3892] |
- Remove duplicate <base> entries [SME: 3892] |
45 |
|
|
1304 |
%patch0 -p1 |
%patch0 -p1 |
1305 |
%patch1 -p1 |
%patch1 -p1 |
1306 |
%patch2 -p1 |
%patch2 -p1 |
1307 |
|
%patch3 -p1 |
1308 |
|
|
1309 |
%build |
%build |
1310 |
perl createlinks |
perl createlinks |