1 |
# $Id: smeserver-password.spec,v 1.2 2020/10/13 11:50:56 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 12 |
%define release 14 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
19 |
Patch3: smeserver-password-1.2.0-locale-2015-07-01.patch |
Patch3: smeserver-password-1.2.0-locale-2015-07-01.patch |
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 |
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 |
38 |
|
- apply locale 2021-08-23 patch |
39 |
|
|
40 |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 1.2.0-12.sme |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 1.2.0-12.sme |
41 |
- Add Update event to createlinks [SME: 11034] |
- Add Update event to createlinks [SME: 11034] |
42 |
|
|
185 |
%patch3 -p1 |
%patch3 -p1 |
186 |
%patch4 -p1 |
%patch4 -p1 |
187 |
%patch5 -p1 |
%patch5 -p1 |
188 |
|
%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 ) |