--- rpms/smeserver-password/contribs9/smeserver-password.spec 2015/02/11 08:28:30 1.3 +++ rpms/smeserver-password/contribs9/smeserver-password.spec 2015/07/01 22:03:36 1.4 @@ -4,7 +4,7 @@ %define name smeserver-password %define version 1.2.0 -%define release 7 +%define release 8 Summary: SME Server password panel Name: %{name} @@ -16,6 +16,8 @@ Source: %{name}-%{version}.tar.xz Patch0: smeserver-password-1.0.0-locale-2014-06-08.patch 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 + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -25,6 +27,9 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Wed Jul 1 2015 stephane de Labrusse 1.2.0-8 +- add smeserver-password-1.2.0-locale-2015-07-01.patch [SME: 8968] + * Tue Feb 10 2015 stephane de Labrusse 1.2.0-7 - Fix the expire field error [SME: 8823] - code done by Stefano Zamboni @@ -150,6 +155,8 @@ Smeserver addon panel to change password %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 + %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )