--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2013/02/24 06:05:04 1.7 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2013/10/12 03:25:04 1.10 @@ -1,28 +1,41 @@ -# $Id: e-smith-manager.spec,v 1.6 2013/02/07 16:08:52 charliebrady Exp $ +# $Id: e-smith-manager.spec,v 1.9 2013/06/06 16:20:57 vip-ire Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.4.0 -%define release 5 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-manager-2.4.0-Back.patch +Patch2: e-smith-manager-2.4.0-pwauth.patch +Patch3: e-smith-manager-2.4.0-remove_mod_ssl.patch +Patch4: e-smith-manager-2.4.0-login-donate.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext BuildArchitectures: noarch Requires: e-smith-lib >= 1.18.0-26 Requires: mod_auth_tkt +Requires: pwauth Requires: perl(Apache::AuthTkt) Requires: perl-suidperl Provides: server-manager AutoReqProv: no %changelog +* Fri Oct 11 2013 Ian Wells 2.4.0-8.sme +- Renew donation text in server-manager, by John Crisp [SME: 7897] + +* Thu Jun 6 2013 Daniel Berteaud 2.4.0-7.sme +- Do not load mod_ssl [SME: 7602] + +* Wed Mar 6 2013 Shad L. Lords 2.4.0-6.sme +- Correct path to pwauth [SME: 7319] + * Sat Feb 23 2013 Ian Wells 2.4.0-5.sme - Correct processing of server-manager URL [SME: 7254] @@ -643,6 +656,9 @@ This RPM contributes the navigation bars %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks