--- rpms/smeserver-password/contribs10/smeserver-password.spec 2020/10/13 11:50:56 1.2 +++ rpms/smeserver-password/contribs10/smeserver-password.spec 2021/03/24 08:46:36 1.3 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.1 2020/10/13 11:25:54 brianr Exp $ +# $Id: smeserver-password.spec,v 1.2 2020/10/13 11:50:56 brianr Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.2.0 -%define release 11 +%define release 12 Summary: SME Server password panel Name: %{name} @@ -18,6 +18,7 @@ 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot @@ -29,6 +30,15 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* 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] @@ -43,7 +53,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 @@ -60,9 +70,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 @@ -107,11 +117,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 @@ -165,6 +177,7 @@ Smeserver addon panel to change password %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build