1 |
# $Id: smeserver-password.spec,v 1.4 2013/07/14 16:10:06 unnilennium Exp $ |
# $Id: smeserver-password.spec,v 1.5 2014/06/08 19:21:09 stephdl 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 33 |
%define release 34 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
38 |
Patch22: smeserver-password-1.0.0-epoch.patch |
Patch22: smeserver-password-1.0.0-epoch.patch |
39 |
Patch23: smeserver-password-1.0.0-locale-2013-07-14.patch |
Patch23: smeserver-password-1.0.0-locale-2013-07-14.patch |
40 |
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
41 |
|
Patch25: smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
42 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
48 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Mon Jun 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-34.sme |
52 |
|
- patch against unitialized values |
53 |
|
- smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
54 |
|
|
55 |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-33.sme |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-33.sme |
56 |
* added locale smeserver-password-1.0.0-locale-2014-06-08.patch |
* added locale smeserver-password-1.0.0-locale-2014-06-08.patch |
57 |
|
|
188 |
%patch22 -p1 |
%patch22 -p1 |
189 |
%patch23 -p1 |
%patch23 -p1 |
190 |
%patch24 -p1 |
%patch24 -p1 |
191 |
|
%patch25 -p1 |
192 |
|
|
193 |
%build |
%build |
194 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |