--- rpms/smeserver-password/contribs8/smeserver-password.spec 2013/06/23 00:53:44 1.3 +++ rpms/smeserver-password/contribs8/smeserver-password.spec 2015/07/02 16:21:52 1.10 @@ -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.9 2015/07/01 22:08:00 stephdl Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 31 +%define release 38 Summary: SME Server password panel Name: %{name} @@ -36,6 +36,13 @@ 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 +Patch27: smeserver-password-1.0.0-fix_expire_field.patch +Patch28: smeserver-password-1.0.0-locale-2015-07-01.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -45,11 +52,32 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Wed Jul 1 2015 stephane de Labrusse 1.0.0-38 +- add smeserver-password-1.0.0-locale-2015-07-01.patch [SME: 8968] + +* Tue Feb 10 2015 stephane de Labrusse 1.0.0-36 +- Fix the expire field error [SME: 8838] +- code done by Stefano Zamboni + +* Fri Feb 06 2015 stephane de Labrusse 1.0.0-35.sme +- Fix password aging [SME: 8838] + +* 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 +200,12 @@ Smeserver addon panel to change password %patch20 -p1 %patch21 -p1 %patch22 -p1 - +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )