--- rpms/smeserver-password/contribs8/smeserver-password.spec 2013/06/23 00:53:44 1.3 +++ rpms/smeserver-password/contribs8/smeserver-password.spec 2015/02/06 22:15:32 1.7 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.2 2013/06/20 20:12:25 unnilennium Exp $ +# $Id: smeserver-password.spec,v 1.6 2014/06/16 21:25:08 stephdl Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 31 +%define release 35 Summary: SME Server password panel Name: %{name} @@ -36,6 +36,10 @@ Patch19: smeserver-password-1.0.0-locale Patch20: smeserver-password-1.0.0-locale-2011-03-06.patch Patch21: smeserver-password-1.0.0-sme8update.patch Patch22: smeserver-password-1.0.0-epoch.patch +Patch23: smeserver-password-1.0.0-locale-2013-07-14.patch +Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch +Patch25: smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch +Patch26: smeserver-password-1.0.0-fix-password-aging.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -45,11 +49,25 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Fri Feb 06 2015 stephane de Labrusse 1.0.0-35.sme +- Fix password aging + +* Mon Jun 16 2014 stephane de Labrusse 1.0.0-34.sme +- patch against unitialized values +- smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch + +* Sun Jun 08 2014 stephane de Labrusse 1.0.0-33.sme +* added locale smeserver-password-1.0.0-locale-2014-06-08.patch + +* Sun Jul 14 2013 JP Pialasse 1.0.0-32.sme +- apply locale 2013-07-14 patch +- also fix for some languages [SME: 4920] + * Sat Jun 22 2013 JP Pialasse 1.0.0-31.sme - workaround for fixing [SME: 5915] * Thu Jun 20 2013 JP Pialasse 1.0.0-30.sme -- fix englsih translation of panel [SME: 4920] +- fix english translation of panel [SME: 4920] - fix Error saving password properties [SME: 7038] - fix deselecting a user and saving has not effect [SME: 5915] - porting to sme8 @@ -172,7 +190,10 @@ Smeserver addon panel to change password %patch20 -p1 %patch21 -p1 %patch22 -p1 - +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )