--- rpms/smeserver-password/contribs9/smeserver-password.spec 2015/07/02 15:56:26 1.5 +++ rpms/smeserver-password/contribs9/smeserver-password.spec 2016/03/09 08:56:57 1.6 @@ -4,7 +4,7 @@ %define name smeserver-password %define version 1.2.0 -%define release 9 +%define release 10 Summary: SME Server password panel Name: %{name} @@ -17,6 +17,8 @@ Patch0: smeserver-password-1.0.0-locale- Patch1: smeserver-password-1.2.0-fix-password-aging.patch 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 + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -27,6 +29,9 @@ 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.2.0-10.sme +- apply locale 2016-03-09 patch + * Wed Jul 1 2015 stephane de Labrusse 1.2.0-9 - add smeserver-password-1.2.0-locale-2015-07-01.patch [SME: 8968] @@ -156,6 +161,8 @@ Smeserver addon panel to change password %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 + %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )