1 |
# $Id: smeserver-password.spec,v 1.11 2016/03/09 07:17:35 unnilennium Exp $ |
# $Id: smeserver-password.spec,v 1.12 2016/03/09 07:34:08 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 40 |
%define release 41 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
43 |
Patch27: smeserver-password-1.0.0-fix_expire_field.patch |
Patch27: smeserver-password-1.0.0-fix_expire_field.patch |
44 |
Patch28: smeserver-password-1.0.0-locale-2015-07-01.patch |
Patch28: smeserver-password-1.0.0-locale-2015-07-01.patch |
45 |
Patch29: smeserver-password-1.0.0-locale-2016-03-09.patch |
Patch29: smeserver-password-1.0.0-locale-2016-03-09.patch |
46 |
|
Patch30: smeserver-password-1.0.0-locale-2017-03-25.patch |
47 |
|
|
48 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
54 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-41.sme |
58 |
|
- apply locale 2017-03-27 patch |
59 |
|
|
60 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.0.0-40.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.0.0-40.sme |
61 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
62 |
|
|
215 |
%patch27 -p1 |
%patch27 -p1 |
216 |
%patch28 -p1 |
%patch28 -p1 |
217 |
%patch29 -p1 |
%patch29 -p1 |
218 |
|
%patch30 -p1 |
219 |
|
|
220 |
%build |
%build |
221 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |