1 |
# $Id: e-smith-domains.spec,v 1.3 2015/07/11 17:19:25 stephdl Exp $ |
# $Id: e-smith-domains.spec,v 1.4 2015/07/12 12:00:46 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - domains module |
Summary: e-smith server and gateway - domains module |
4 |
%define name e-smith-domains |
%define name e-smith-domains |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 4 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
Patch0: e-smith-domains-2.4.0_add_domain_name_on_remove_page.patch |
Patch0: e-smith-domains-2.4.0_add_domain_name_on_remove_page.patch |
16 |
Patch1: e-smith-domains-2.4.0.bz8842.retrieve_name_and_description_in_locale.patch |
Patch1: e-smith-domains-2.4.0.bz8842.retrieve_name_and_description_in_locale.patch |
|
Patch2: smeserver-locale-2.4.0-locale-2015-07-12.patch |
|
17 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
18 |
Requires: perl(HTML::Tabulate) >= 0.23 |
Requires: perl(HTML::Tabulate) >= 0.23 |
19 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
27 |
e-smith server and gateway software - domains module. |
e-smith server and gateway software - domains module. |
28 |
|
|
29 |
%changelog |
%changelog |
|
* Sun Jul 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme |
|
|
- Added locale smeserver-locale-2.4.0-locale-2015-07-12.patch |
|
|
- [SME: 8842] |
|
|
|
|
30 |
* Mon Jul 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme |
* Mon Jul 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme |
31 |
- display variable name in the server-manager |
- display variable name in the server-manager |
32 |
- $domainName, $domainDesc $domain [SME: 8842] |
- $domainName, $domainDesc $domain [SME: 8842] |
224 |
%setup |
%setup |
225 |
%patch0 -p1 |
%patch0 -p1 |
226 |
%patch1 -p1 |
%patch1 -p1 |
|
%patch2 -p1 |
|
227 |
|
|
228 |
%build |
%build |
229 |
LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \ |
LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \ |