1 |
# $Id: smeserver-password.spec,v 1.23 2011/03/06 15:28:21 slords Exp $ |
# $Id: smeserver-password.spec,v 1.1 2013/03/03 21:18:20 unnilennium 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 27 |
%define release 30 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch19: smeserver-password-1.0.0-locale-2010-03-02.patch |
36 |
Patch20: smeserver-password-1.0.0-locale-2011-03-06.patch |
Patch20: smeserver-password-1.0.0-locale-2011-03-06.patch |
37 |
|
Patch21: smeserver-password-1.0.0-sme8update.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
44 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
48 |
|
- fix englsih translation of panel [SME: 4920] |
49 |
|
- fix Error saving password properties [SME: 7038] |
50 |
|
- fix deselecting a user and saving has not effect [SME: 5915] |
51 |
|
- porting to sme8 |
52 |
|
|
53 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-27.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-27.sme |
54 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
55 |
|
|
166 |
%patch18 -p1 |
%patch18 -p1 |
167 |
%patch19 -p1 |
%patch19 -p1 |
168 |
%patch20 -p1 |
%patch20 -p1 |
169 |
|
%patch21 -p1 |
170 |
|
|
171 |
%build |
%build |
172 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |