1 |
# $Id: e-smith-manager.spec,v 1.19 2016/06/15 04:50:38 vip-ire Exp $ |
# $Id: e-smith-manager.spec,v 1.20 2016/06/15 07:26:47 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch |
Patch1: e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch |
15 |
Patch2: e-smith-manager-2.4.0-newTKTsyntax.patch |
Patch2: e-smith-manager-2.4.0-newTKTsyntax.patch |
16 |
Patch3: e-smith-manager-2.6.0-no_index_for_manager_common.patch |
Patch3: e-smith-manager-2.6.0-no_index_for_manager_common.patch |
17 |
|
Patch4: e-smith-manager-2.6.0-Koozali_manager.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
BuildRequires: gettext |
BuildRequires: gettext |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
32 |
|
- Update server-manager to Koozali branding [SME: 9678] |
33 |
|
- We thanks John Crisp for his wonderful work. |
34 |
|
- e-smith-manager-2.6.0-Koozali_manager.patch |
35 |
|
|
36 |
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-9.sme |
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-9.sme |
37 |
- Better syntax for removing Indexes option for the manager [SME: 9589] |
- Better syntax for removing Indexes option for the manager [SME: 9589] |
38 |
|
|
698 |
%patch1 -p1 |
%patch1 -p1 |
699 |
%patch2 -p1 |
%patch2 -p1 |
700 |
%patch3 -p1 |
%patch3 -p1 |
701 |
|
%patch4 -p1 |
702 |
|
|
703 |
%build |
%build |
704 |
perl createlinks |
perl createlinks |