1 |
# $Id: smeserver-password.spec,v 1.15 2008/11/25 16:20:27 slords Exp $ |
# $Id: smeserver-password.spec,v 1.22 2010/03/03 04:03:03 slords 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 20 |
%define release 27 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch12: smeserver-password-1.0.0-locale-2008-11-05.patch |
29 |
Patch13: smeserver-password-1.0.0-locale-2009-01-01.patch |
Patch13: smeserver-password-1.0.0-locale-2009-01-01.patch |
30 |
|
Patch14: smeserver-password-1.0.0-locale-2009-03-01.patch |
31 |
|
Patch15: smeserver-password-1.0.0-locale-2009-04-27.patch |
32 |
|
Patch16: smeserver-password-1.0.0-locale-2009-05-20.patch |
33 |
|
Patch17: smeserver-password-1.0.0-locale-2009-08-24.patch |
34 |
|
Patch18: smeserver-password-1.0.0-locale-2009-10-21.patch |
35 |
|
Patch19: smeserver-password-1.0.0-locale-2010-03-02.patch |
36 |
|
Patch20: smeserver-password-1.0.0-locale-2011-03-06.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
43 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-27.sme |
47 |
|
- apply locale 2011-03-06 patch |
48 |
|
|
49 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-26.sme |
50 |
|
- apply locale 2010-03-02 patch |
51 |
|
|
52 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme |
53 |
|
- apply locale 2009-10-21 patch |
54 |
|
|
55 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme |
56 |
|
- apply locale 2009-08-24 patch |
57 |
|
|
58 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme |
59 |
|
- apply locale 2009-05-20 patch |
60 |
|
|
61 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
62 |
|
- apply locale 2009-04-27 patch |
63 |
|
|
64 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
65 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
66 |
|
|
67 |
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20 |
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20 |
68 |
- Apply 1 Jan 2009 locale patch [SME: 4900] |
- Apply 1 Jan 2009 locale patch [SME: 4900] |
69 |
|
|
152 |
%patch11 -p1 |
%patch11 -p1 |
153 |
%patch12 -p1 |
%patch12 -p1 |
154 |
%patch13 -p1 |
%patch13 -p1 |
155 |
|
%patch14 -p1 |
156 |
|
%patch15 -p1 |
157 |
|
%patch16 -p1 |
158 |
|
%patch17 -p1 |
159 |
|
%patch18 -p1 |
160 |
|
%patch19 -p1 |
161 |
|
%patch20 -p1 |
162 |
|
|
163 |
%build |
%build |
164 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |