1 |
# $Id: smeserver-password.spec,v 1.2 2020/10/13 11:50:56 brianr Exp $ |
# $Id: smeserver-password.spec,v 1.3 2021/03/24 08:46:36 brianr 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 13 |
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 |
|
|
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-13.sme |
34 |
|
- apply locale 2021-08-23 patch |
35 |
|
|
36 |
* 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 |
37 |
- Add Update event to createlinks [SME: 11034] |
- Add Update event to createlinks [SME: 11034] |
38 |
|
|
181 |
%patch3 -p1 |
%patch3 -p1 |
182 |
%patch4 -p1 |
%patch4 -p1 |
183 |
%patch5 -p1 |
%patch5 -p1 |
184 |
|
%patch6 -p1 |
185 |
|
|
186 |
%build |
%build |
187 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |