1 |
# $Id: smeserver-password.spec,v 1.16 2009/01/01 11:40:31 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.20 2009/08/24 17:58:13 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 21 |
%define release 25 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
41 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme |
45 |
|
- apply locale 2009-10-21 patch |
46 |
|
|
47 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme |
48 |
|
- apply locale 2009-08-24 patch |
49 |
|
|
50 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme |
51 |
|
- apply locale 2009-05-20 patch |
52 |
|
|
53 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
54 |
|
- apply locale 2009-04-27 patch |
55 |
|
|
56 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
57 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
58 |
|
|
145 |
%patch12 -p1 |
%patch12 -p1 |
146 |
%patch13 -p1 |
%patch13 -p1 |
147 |
%patch14 -p1 |
%patch14 -p1 |
148 |
|
%patch15 -p1 |
149 |
|
%patch16 -p1 |
150 |
|
%patch17 -p1 |
151 |
|
%patch18 -p1 |
152 |
|
|
153 |
%build |
%build |
154 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |