--- 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/01 06:49:42 1.6 @@ -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.5 2016/05/12 17:09:12 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 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext @@ -24,6 +25,9 @@ Provides: server-manager AutoReqProv: no %changelog +* 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 +699,7 @@ This RPM contributes the navigation bars %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks