1 |
# $Id: smeserver-password.spec,v 1.2 2013/06/20 20:12:25 unnilennium Exp $ |
# $Id: smeserver-password.spec,v 1.4 2013/07/14 16:10:06 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 31 |
%define release 33 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch21: smeserver-password-1.0.0-sme8update.patch |
38 |
Patch22: smeserver-password-1.0.0-epoch.patch |
Patch22: smeserver-password-1.0.0-epoch.patch |
39 |
|
Patch23: smeserver-password-1.0.0-locale-2013-07-14.patch |
40 |
|
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
41 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
42 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
47 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-33.sme |
51 |
|
* added locale smeserver-password-1.0.0-locale-2014-06-08.patch |
52 |
|
|
53 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-32.sme |
54 |
|
- apply locale 2013-07-14 patch |
55 |
|
- also fix for some languages [SME: 4920] |
56 |
|
|
57 |
* Sat Jun 22 2013 JP Pialasse <tests@pialasse.com> 1.0.0-31.sme |
* Sat Jun 22 2013 JP Pialasse <tests@pialasse.com> 1.0.0-31.sme |
58 |
- workaround for fixing [SME: 5915] |
- workaround for fixing [SME: 5915] |
59 |
|
|
60 |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
61 |
- fix englsih translation of panel [SME: 4920] |
- fix english translation of panel [SME: 4920] |
62 |
- fix Error saving password properties [SME: 7038] |
- fix Error saving password properties [SME: 7038] |
63 |
- fix deselecting a user and saving has not effect [SME: 5915] |
- fix deselecting a user and saving has not effect [SME: 5915] |
64 |
- porting to sme8 |
- porting to sme8 |
181 |
%patch20 -p1 |
%patch20 -p1 |
182 |
%patch21 -p1 |
%patch21 -p1 |
183 |
%patch22 -p1 |
%patch22 -p1 |
184 |
|
%patch23 -p1 |
185 |
|
%patch24 -p1 |
186 |
|
|
187 |
%build |
%build |
188 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |