1 |
# $Id: smeserver-password.spec,v 1.8 2008/05/30 19:23:56 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.19 2009/05/20 18:16:27 slords 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 15 |
%define release 24 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
22 |
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
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 |
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 |
|
Patch12: smeserver-password-1.0.0-locale-2008-11-05.patch |
29 |
|
Patch13: smeserver-password-1.0.0-locale-2009-01-01.patch |
30 |
|
Patch14: smeserver-password-1.0.0-locale-2009-03-01.patch |
31 |
|
Patch15: smeserver-password-1.0.0-locale-2009-04-27.patch |
32 |
|
Patch16: smeserver-password-1.0.0-locale-2009-05-20.patch |
33 |
|
Patch17: smeserver-password-1.0.0-locale-2009-08-24.patch |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
40 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme |
44 |
|
- apply locale 2009-08-24 patch |
45 |
|
|
46 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme |
47 |
|
- apply locale 2009-05-20 patch |
48 |
|
|
49 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
50 |
|
- apply locale 2009-04-27 patch |
51 |
|
|
52 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
53 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
54 |
|
|
55 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20 |
56 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
57 |
|
|
58 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-19 |
59 |
|
- Apply 5 Nov 2008 locale patch |
60 |
|
|
61 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
62 |
|
- Apply 14 Oct 2008 locale patch |
63 |
|
|
64 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0.0-17 |
65 |
|
- Apply locale patch |
66 |
|
|
67 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
68 |
|
- Apply 1 July 2008 locale patch |
69 |
|
|
70 |
* Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
* Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
71 |
- Apply 30 May 2008 locale patch |
- Apply 30 May 2008 locale patch |
72 |
|
|
135 |
%patch6 -p1 |
%patch6 -p1 |
136 |
%patch7 -p1 |
%patch7 -p1 |
137 |
%patch8 -p1 |
%patch8 -p1 |
138 |
|
%patch9 -p1 |
139 |
|
%patch10 -p1 |
140 |
|
%patch11 -p1 |
141 |
|
%patch12 -p1 |
142 |
|
%patch13 -p1 |
143 |
|
%patch14 -p1 |
144 |
|
%patch15 -p1 |
145 |
|
%patch16 -p1 |
146 |
|
%patch17 -p1 |
147 |
|
|
148 |
%build |
%build |
149 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |