1 |
# $Id: smeserver-password.spec,v 1.3 2021/03/24 08:46:36 brianr Exp $ |
# $Id: smeserver-password.spec,v 1.4 2021/08/23 07:15:33 terryfage 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.2.0 |
%define version 1.2.0 |
7 |
%define release 13 |
%define release 14 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
20 |
Patch4: smeserver-password-1.2.0-locale-2016-03-09.patch |
Patch4: smeserver-password-1.2.0-locale-2016-03-09.patch |
21 |
Patch5: smeserver-password-1.2.0-Add-Update-event-to-createlinks.patch |
Patch5: smeserver-password-1.2.0-Add-Update-event-to-createlinks.patch |
22 |
Patch6: smeserver-password-1.2.0-locale-2021-08-23.patch |
Patch6: smeserver-password-1.2.0-locale-2021-08-23.patch |
23 |
|
Patch7: smeserver-password-1.2.0-bz10874-passwordhistory.patch |
24 |
|
|
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Wed Nov 23 2022 bunkobugsy <vasarhelyizsolt@hotmail.com> 1.2.0-14.sme |
35 |
|
- add password history [SME: 10874] |
36 |
|
|
37 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-13.sme |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-13.sme |
38 |
- apply locale 2021-08-23 patch |
- apply locale 2021-08-23 patch |
39 |
|
|
186 |
%patch4 -p1 |
%patch4 -p1 |
187 |
%patch5 -p1 |
%patch5 -p1 |
188 |
%patch6 -p1 |
%patch6 -p1 |
189 |
|
%patch7 -p1 |
190 |
|
|
191 |
%build |
%build |
192 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |