--- rpms/smeserver-password/contribs7/smeserver-password.spec 2008/04/22 15:48:14 1.2 +++ rpms/smeserver-password/contribs7/smeserver-password.spec 2008/04/28 23:21:44 1.4 @@ -1,10 +1,10 @@ -# $Id: smeserver-password.spec,v 1.1 2008/04/21 17:25:59 slords Exp $ +# $Id: smeserver-password.spec,v 1.3 2008/04/26 21:36:46 snetram Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-password %define version 1.0.0 -%define release 9 +%define release 10 Summary: SME Server password panel Name: %{name} @@ -17,15 +17,19 @@ Patch0: smeserver-password-1.0.0-locale- Patch1: smeserver-password-1.0.0-locale-2008-04-01.patch Patch2: smeserver-password-1.0.0-initdb.patch Patch3: smeserver-password-1.0.0-locale-2008-04-22.patch +Patch4: smeserver-password-1.0.0-add2general.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-formmagick >= 1.4.0-10 +Requires: e-smith-formmagick >= 1.4.0-12 %description Smeserver addon panel to change password strength and password ageing %changelog +* Sat Apr 26 2008 Jonathan Martens 1.0.1-10 +- Add common tags to e-smith-formmagick's general + * Tue Apr 22 2008 Jonathan Martens 1.0.0-9 - Added 22 April 2008 locale patch - Moved db defaults out of spec file @@ -68,6 +72,7 @@ Smeserver addon panel to change password %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build LEXICONS=$(find root/etc/e-smith/locale/ -type f )