--- rpms/smeserver-password/contribs10/smeserver-password.spec 2020/10/13 11:25:54 1.1 +++ rpms/smeserver-password/contribs10/smeserver-password.spec 2022/11/23 21:09:55 1.5 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.4 2013/07/14 16:10:06 unnilennium Exp $ +# $Id: smeserver-password.spec,v 1.4 2021/08/23 07:15:33 terryfage Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.2.0 -%define release 10 +%define release 14 Summary: SME Server password panel Name: %{name} @@ -18,7 +18,9 @@ Patch1: smeserver-password-1.2.0-fix-pas Patch2: smeserver-password-1.2.0-fix_expire_field.patch Patch3: smeserver-password-1.2.0-locale-2015-07-01.patch Patch4: smeserver-password-1.2.0-locale-2016-03-09.patch - +Patch5: smeserver-password-1.2.0-Add-Update-event-to-createlinks.patch +Patch6: smeserver-password-1.2.0-locale-2021-08-23.patch +Patch7: smeserver-password-1.2.0-bz10874-passwordhistory.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -29,6 +31,24 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Wed Nov 23 2022 bunkobugsy 1.2.0-14.sme +- add password history [SME: 10874] + +* Mon Aug 23 2021 Terry Fage 1.2.0-13.sme +- apply locale 2021-08-23 patch + +* Wed Mar 24 2021 Brian Read 1.2.0-12.sme +- Add Update event to createlinks [SME: 11034] + +* Wed Mar 24 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Mon May 07 2008 --> Mon May 05 2008 or Wed May 07 2008 or Mon May 12 2008 or .... + Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... + +* Tue Oct 13 2020 Brian Read 1.2.0-11.sme +- Initial import to SME10 tree [SME: 11034] + * Wed Mar 09 2016 JP Pialasse 1.2.0-10.sme - apply locale 2016-03-09 patch @@ -40,7 +60,7 @@ Smeserver addon panel to change password - code done by Stefano Zamboni * Fri Feb 06 2015 stephane de Labrusse 1.2.0-6 -- fix password aging [SME: 8823] +- Add Update event to createlinks password aging [SME: 8823] * Sun Jun 08 2014 stephane de Labrusse 1.2.0-2 - Initial release to contribs9 @@ -57,9 +77,9 @@ Smeserver addon panel to change password - 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] +- Add Update event to createlinks english translation of panel [SME: 4920] +- Add Update event to createlinks Error saving password properties [SME: 7038] +- Add Update event to createlinks 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 @@ -104,11 +124,13 @@ Smeserver addon panel to change password * Sat May 24 2008 Stephen Noble - 1.0.0-14 - rewrite user-passwd-expiration [SME 4361] -* Thu May 21 2008 Jonathan Martens 1.0.0-13 +* Wed May 21 2008 Jonathan Martens 1.0.0-13 + Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... - Apply 21 May 2008 locale patch - Fixing changelog version entries -* Mon May 7 2008 Jonathan Martens 1.0.0-12 +* Wed May 07 2008 Jonathan Martens 1.0.0-12 + Mon May 07 2008 --> Mon May 05 2008 or Wed May 07 2008 or Mon May 12 2008 or .... - Apply 7 May 2008 locale patch - Removed missing patch of 5 May 2008, seems not committed and is superseeded by the one from 7 May 2008 @@ -162,7 +184,9 @@ Smeserver addon panel to change password %patch2 -p1 %patch3 -p1 %patch4 -p1 - +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )