--- rpms/smeserver-password/contribs8/smeserver-password.spec 2013/06/20 20:12:25 1.2 +++ rpms/smeserver-password/contribs8/smeserver-password.spec 2016/03/09 07:34:08 1.12 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.1 2013/03/03 21:18:20 unnilennium Exp $ +# $Id: smeserver-password.spec,v 1.11 2016/03/09 07:17:35 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 30 +%define release 40 Summary: SME Server password panel Name: %{name} @@ -35,6 +35,16 @@ Patch18: smeserver-password-1.0.0-locale Patch19: smeserver-password-1.0.0-locale-2010-03-02.patch 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 +Patch29: smeserver-password-1.0.0-locale-2016-03-09.patch + + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -44,8 +54,35 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Wed Mar 09 2016 JP Pialasse 1.0.0-40.sme +- apply locale 2016-03-09 patch + +* 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 @@ -167,6 +204,15 @@ Smeserver addon panel to change password %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 + %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )