1 |
# $Id: smeserver-password.spec,v 1.6 2008/05/21 20:22:38 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.7 2008/05/24 00:39:17 dungog Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-password |
%define name smeserver-password |
6 |
%define version 1.0.0 |
%define version 1.0.0 |
7 |
%define release 14 |
%define release 15 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
21 |
Patch5: smeserver-password-1.0.0-locale-2008-05-07.patch |
Patch5: smeserver-password-1.0.0-locale-2008-05-07.patch |
22 |
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
23 |
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
24 |
|
Patch8: smeserver-password-1.0.0-locale-2008-05-30.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
31 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Thu May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
35 |
|
- Apply 30 May 2008 locale patch |
36 |
|
|
37 |
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
38 |
- rewrite user-passwd-expiration [SME 4361] |
- rewrite user-passwd-expiration [SME 4361] |
39 |
|
|
98 |
%patch5 -p1 |
%patch5 -p1 |
99 |
%patch6 -p1 |
%patch6 -p1 |
100 |
%patch7 -p1 |
%patch7 -p1 |
101 |
|
%patch8 -p1 |
102 |
|
|
103 |
%build |
%build |
104 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |