--- rpms/smeserver-password/contribs8/smeserver-password.spec 2013/03/03 21:18:20 1.1 +++ rpms/smeserver-password/contribs8/smeserver-password.spec 2017/03/26 00:53:36 1.13 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.23 2011/03/06 15:28:21 slords Exp $ +# $Id: smeserver-password.spec,v 1.12 2016/03/09 07:34:08 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 27 +%define release 41 Summary: SME Server password panel Name: %{name} @@ -34,6 +34,17 @@ Patch17: smeserver-password-1.0.0-locale Patch18: smeserver-password-1.0.0-locale-2009-10-21.patch 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 +Patch30: smeserver-password-1.0.0-locale-2017-03-25.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -43,6 +54,42 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Sat Mar 25 2017 Jean-Philipe Pialasse 1.0.0-41.sme +- apply locale 2017-03-27 patch + +* 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 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 + * Sun Mar 06 2011 SME Translation Server 1.0.0-27.sme - apply locale 2011-03-06 patch @@ -159,6 +206,16 @@ Smeserver addon panel to change password %patch18 -p1 %patch19 -p1 %patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )