1 |
# $Id: smeserver-password.spec,v 1.4 2021/08/23 07:15:33 terryfage Exp $ |
# $Id: smeserver-password.spec,v 1.5 2022/11/23 21:09:55 jpp 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 14 |
%define release 15 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch7: smeserver-password-1.2.0-bz10874-passwordhistory.patch |
24 |
|
Patch8: smeserver-password-1.2.0-locale-2024-09-06.patch |
25 |
|
|
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Fri Sep 06 2024 Terry Fage <terry.fage@gmail.com> 1.2.0-15.sme |
36 |
|
- apply locale 2024-09-06.patch |
37 |
|
|
38 |
* Wed Nov 23 2022 bunkobugsy <vasarhelyizsolt@hotmail.com> 1.2.0-14.sme |
* Wed Nov 23 2022 bunkobugsy <vasarhelyizsolt@hotmail.com> 1.2.0-14.sme |
39 |
- add password history [SME: 10874] |
- add password history [SME: 10874] |
40 |
|
|
191 |
%patch5 -p1 |
%patch5 -p1 |
192 |
%patch6 -p1 |
%patch6 -p1 |
193 |
%patch7 -p1 |
%patch7 -p1 |
194 |
|
%patch8 -p1 |
195 |
|
|
196 |
%build |
%build |
197 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |