1 |
# $Id: smeserver-password.spec,v 1.11 2008/09/28 02:58:38 dungog Exp $ |
# $Id: smeserver-password.spec,v 1.16 2009/01/01 11:40:31 snetram 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 18 |
%define release 21 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
25 |
Patch9: smeserver-password-1.0.0-locale-2008-07-01.patch |
Patch9: smeserver-password-1.0.0-locale-2008-07-01.patch |
26 |
Patch10: smeserver-password-1.0.0-locale-2008-09-27.patch |
Patch10: smeserver-password-1.0.0-locale-2008-09-27.patch |
27 |
Patch11: smeserver-password-1.0.0-locale-2008-10-14.patch |
Patch11: smeserver-password-1.0.0-locale-2008-10-14.patch |
28 |
|
Patch12: smeserver-password-1.0.0-locale-2008-11-05.patch |
29 |
|
Patch13: smeserver-password-1.0.0-locale-2009-01-01.patch |
30 |
|
Patch14: smeserver-password-1.0.0-locale-2009-03-01.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
37 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
41 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
42 |
|
|
43 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20 |
44 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
45 |
|
|
46 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-19 |
47 |
|
- Apply 5 Nov 2008 locale patch |
48 |
|
|
49 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
50 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
51 |
|
|
126 |
%patch9 -p1 |
%patch9 -p1 |
127 |
%patch10 -p1 |
%patch10 -p1 |
128 |
%patch11 -p1 |
%patch11 -p1 |
129 |
|
%patch12 -p1 |
130 |
|
%patch13 -p1 |
131 |
|
%patch14 -p1 |
132 |
|
|
133 |
%build |
%build |
134 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |