--- rpms/smeserver-password/contribs8/smeserver-password.spec 2013/06/23 00:53:44 1.3 +++ rpms/smeserver-password/contribs8/smeserver-password.spec 2013/07/14 16:10:06 1.4 @@ -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.3 2013/06/23 00:53:44 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 31 +%define release 32 Summary: SME Server password panel Name: %{name} @@ -36,6 +36,7 @@ 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -45,11 +46,15 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* 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 +177,7 @@ Smeserver addon panel to change password %patch20 -p1 %patch21 -p1 %patch22 -p1 - +%patch23 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )