1 |
# $Id: smeserver-password.spec,v 1.9 2008/05/30 19:24:18 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.11 2008/09/28 02:58:38 dungog 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 16 |
%define release 18 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
23 |
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
24 |
Patch8: smeserver-password-1.0.0-locale-2008-05-30.patch |
Patch8: smeserver-password-1.0.0-locale-2008-05-30.patch |
25 |
Patch9: smeserver-password-1.0.0-locale-2008-07-01.patch |
Patch9: smeserver-password-1.0.0-locale-2008-07-01.patch |
26 |
|
Patch10: smeserver-password-1.0.0-locale-2008-09-27.patch |
27 |
|
Patch11: smeserver-password-1.0.0-locale-2008-10-14.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
34 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
38 |
|
- Apply 14 Oct 2008 locale patch |
39 |
|
|
40 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0.0-17 |
41 |
|
- Apply locale patch |
42 |
|
|
43 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
44 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
45 |
|
|
112 |
%patch7 -p1 |
%patch7 -p1 |
113 |
%patch8 -p1 |
%patch8 -p1 |
114 |
%patch9 -p1 |
%patch9 -p1 |
115 |
|
%patch10 -p1 |
116 |
|
%patch11 -p1 |
117 |
|
|
118 |
%build |
%build |
119 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |