--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2013/01/31 23:27:51 1.4 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2014/03/24 00:21:36 1.11 @@ -1,32 +1,56 @@ -# $Id: e-smith-manager.spec,v 1.3 2013/01/31 23:27:35 slords Exp $ +# $Id: e-smith-manager.spec,v 1.10 2013/10/12 03:25:04 wellsi Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.4.0 -%define release 3 +%define release 9 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 +Patch5: e-smith-manager-2.4.0-removed-obsolete-images.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: perl(Apache:AuthTkt) +Requires: pwauth +Requires: perl(Apache::AuthTkt) Requires: perl-suidperl Provides: server-manager AutoReqProv: no %changelog +* Sun Mar 23 2014 Ian Wells 2.4.0-9.sme +- Remove references to obsolete images, by Stephane de Labrusse [SME: 7962] + +* 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 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] * Thu Jan 31 2013 Shad L. Lords 2.4.0-2.sme -- Add perl(Apache:AuthTkt) dependency [SME: 7236] +- Add perl(Apache::AuthTkt) dependency [SME: 7236] * Thu Jan 31 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -635,6 +659,11 @@ This RPM contributes the navigation bars %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks