--- rpms/smeserver-password/contribs9/smeserver-password.spec 2014/06/10 00:33:39 1.1 +++ rpms/smeserver-password/contribs9/smeserver-password.spec 2015/02/06 21:55:56 1.2 @@ -4,7 +4,7 @@ %define name smeserver-password %define version 1.2.0 -%define release 2 +%define release 6 Summary: SME Server password panel Name: %{name} @@ -14,6 +14,7 @@ License: GNU GPL version 2 Group: Networking/Daemons 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -23,6 +24,9 @@ Requires: e-smith-formmagick >= 1.4.0-12 Smeserver addon panel to change password strength and password ageing %changelog +* Fri Feb 06 2015 stephane de Labrusse 1.2.0-6 +- fix password aging [SME: 8823] + * Sun Jun 08 2014 stephane de Labrusse 1.2.0-2 - Initial release to contribs9 - Added locale smeserver-password-1.0.0-locale-2014-06-08.patch @@ -139,7 +143,7 @@ Smeserver addon panel to change password %prep %setup %patch0 -p1 - +%patch1 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )