1 |
# $Id: smeserver-password.spec,v 1.20 2009/08/24 17:58:13 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 25 |
%define release 27 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
32 |
Patch16: smeserver-password-1.0.0-locale-2009-05-20.patch |
Patch16: smeserver-password-1.0.0-locale-2009-05-20.patch |
33 |
Patch17: smeserver-password-1.0.0-locale-2009-08-24.patch |
Patch17: smeserver-password-1.0.0-locale-2009-08-24.patch |
34 |
Patch18: smeserver-password-1.0.0-locale-2009-10-21.patch |
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 |
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme |
53 |
- apply locale 2009-10-21 patch |
- apply locale 2009-10-21 patch |
54 |
|
|
157 |
%patch16 -p1 |
%patch16 -p1 |
158 |
%patch17 -p1 |
%patch17 -p1 |
159 |
%patch18 -p1 |
%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 ) |