--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2013/01/31 23:37:37 1.5 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2013/10/12 03:25:04 1.10 @@ -1,29 +1,46 @@ -# $Id: e-smith-manager.spec,v 1.4 2013/01/31 23:27:51 slords 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 4 +%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] + * Thu Jan 31 2013 Shad L. Lords 2.4.0-4.sme -- Fix perl(Apache::AuthTkt) requires +- Fix typo in perl(Apache::AuthTkt) requires [SME: 7236] * Thu Jan 31 2013 Shad L. Lords 2.4.0-3.sme - Add perl-suidperl dependency [SME: 7235] @@ -638,6 +655,10 @@ This RPM contributes the navigation bars %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks