1 |
# $Id: smeserver-password.spec,v 1.17 2009/03/01 19:27:52 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.21 2009/10/21 18:11:40 vip-ire 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 22 |
%define release 26 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
42 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-26.sme |
46 |
|
- apply locale 2010-03-02 patch |
47 |
|
|
48 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme |
49 |
|
- apply locale 2009-10-21 patch |
50 |
|
|
51 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme |
52 |
|
- apply locale 2009-08-24 patch |
53 |
|
|
54 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme |
55 |
|
- apply locale 2009-05-20 patch |
56 |
|
|
57 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
58 |
- apply locale 2009-04-27 patch |
- apply locale 2009-04-27 patch |
59 |
|
|
150 |
%patch13 -p1 |
%patch13 -p1 |
151 |
%patch14 -p1 |
%patch14 -p1 |
152 |
%patch15 -p1 |
%patch15 -p1 |
153 |
|
%patch16 -p1 |
154 |
|
%patch17 -p1 |
155 |
|
%patch18 -p1 |
156 |
|
%patch19 -p1 |
157 |
|
|
158 |
%build |
%build |
159 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |