1 |
# $Id: smeserver-password.spec,v 1.6 2014/06/16 21:25:08 stephdl Exp $ |
# $Id: smeserver-password.spec,v 1.7 2015/02/06 22:15:32 stephdl 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 35 |
%define release 36 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
40 |
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
41 |
Patch25: smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
Patch25: smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
42 |
Patch26: smeserver-password-1.0.0-fix-password-aging.patch |
Patch26: smeserver-password-1.0.0-fix-password-aging.patch |
43 |
|
Patch27: smeserver-password-1.0.0-fix_expire_field.patch |
44 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
50 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Tue Feb 10 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-36 |
54 |
|
- Fix the expire field error [SME: 8838] |
55 |
|
- code done by Stefano Zamboni <zamboni@mind-at-work.it> |
56 |
|
|
57 |
* Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-35.sme |
* Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-35.sme |
58 |
- Fix password aging |
- Fix password aging [SME: 8838] |
59 |
|
|
60 |
* Mon Jun 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-34.sme |
* Mon Jun 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-34.sme |
61 |
- patch against unitialized values |
- patch against unitialized values |
199 |
%patch24 -p1 |
%patch24 -p1 |
200 |
%patch25 -p1 |
%patch25 -p1 |
201 |
%patch26 -p1 |
%patch26 -p1 |
202 |
|
%patch27 -p1 |
203 |
|
|
204 |
%build |
%build |
205 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |