--- rpms/e-smith-manager/sme10/e-smith-manager.spec 2016/05/12 17:09:12 1.5 +++ rpms/e-smith-manager/sme10/e-smith-manager.spec 2016/06/15 07:24:43 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-manager.spec,v 1.4 2016/03/23 13:23:20 unnilennium Exp $ +# $Id: e-smith-manager.spec,v 1.10 2016/06/15 07:23:23 vip-ire Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.8.0 -%define release 5 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,9 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-manager-2.8.0-fixsyntax.patch Patch1: e-smith-manager-2.8.0-manager_suid_wrapper.patch +Patch2: e-smith-manager-2.8.0-fix_logout.patch +Patch3: e-smith-manager-2.8.0-newTKTsyntax.patch +Patch4: e-smith-manager-2.8.0-no_index_for_manager_common.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext @@ -24,6 +27,20 @@ Provides: server-manager AutoReqProv: no %changelog +* Wed Jun 15 2016 Daniel Berteaud 2.8.0-10.sme +- Fix syntax for removing Indexes options [SME: 9587] + +* Wed Jun 15 2016 Daniel Berteaud 2.8.0-9.sme +- Remove index option for manager's resources [SME: 9587] + +* Mon Jun 13 2016 Jean-Philipe Pialasse 2.8.0-8.sme +- fix 307 redirection to http when https is used [SME: 8825] [SME: 9583] +- update syntaxe for TKT Auth +- bump 8 for typo + +* Wed Jun 1 2016 Daniel Berteaud 2.8.0-6.sme +- Fix a syntax error in server-manager's logout script [SME: 9527] + * Wed May 11 2016 Daniel Berteaud 2.8.0-5.sme - Add a C wrapper to execute manager's cgi to replace perl-suid [SME: 9393] @@ -695,6 +712,9 @@ This RPM contributes the navigation bars %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks