--- rpms/smeserver-password/contribs10/smeserver-password.spec 2022/11/23 21:09:55 1.5 +++ rpms/smeserver-password/contribs10/smeserver-password.spec 2024/09/06 01:35:36 1.6 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.4 2021/08/23 07:15:33 terryfage Exp $ +# $Id: smeserver-password.spec,v 1.5 2022/11/23 21:09:55 jpp Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.2.0 -%define release 14 +%define release 15 Summary: SME Server password panel Name: %{name} @@ -21,6 +21,7 @@ Patch4: smeserver-password-1.2.0-locale- 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 +Patch8: smeserver-password-1.2.0-locale-2024-09-06.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -31,6 +32,9 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Fri Sep 06 2024 Terry Fage 1.2.0-15.sme +- apply locale 2024-09-06.patch + * Wed Nov 23 2022 bunkobugsy 1.2.0-14.sme - add password history [SME: 10874] @@ -187,6 +191,7 @@ Smeserver addon panel to change password %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )