1 |
# $Id: smeserver-password.spec,v 1.2 2008/04/22 15:48:14 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.12 2008/10/14 14:44:50 snetram 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 10 |
%define release 19 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
18 |
Patch2: smeserver-password-1.0.0-initdb.patch |
Patch2: smeserver-password-1.0.0-initdb.patch |
19 |
Patch3: smeserver-password-1.0.0-locale-2008-04-22.patch |
Patch3: smeserver-password-1.0.0-locale-2008-04-22.patch |
20 |
Patch4: smeserver-password-1.0.0-add2general.patch |
Patch4: smeserver-password-1.0.0-add2general.patch |
21 |
|
Patch5: smeserver-password-1.0.0-locale-2008-05-07.patch |
22 |
|
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
23 |
|
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
24 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
32 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-12 |
33 |
|
|
34 |
%description |
%description |
35 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.1-10 |
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-19 |
39 |
|
- Apply 5 Nov 2008 locale patch |
40 |
|
|
41 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
42 |
|
- Apply 14 Oct 2008 locale patch |
43 |
|
|
44 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0.0-17 |
45 |
|
- Apply locale patch |
46 |
|
|
47 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
48 |
|
- Apply 1 July 2008 locale patch |
49 |
|
|
50 |
|
* Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
51 |
|
- Apply 30 May 2008 locale patch |
52 |
|
|
53 |
|
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
54 |
|
- rewrite user-passwd-expiration [SME 4361] |
55 |
|
|
56 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
57 |
|
- Apply 21 May 2008 locale patch |
58 |
|
- Fixing changelog version entries |
59 |
|
|
60 |
|
* Mon May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12 |
61 |
|
- Apply 7 May 2008 locale patch |
62 |
|
- Removed missing patch of 5 May 2008, seems not committed and is |
63 |
|
superseeded by the one from 7 May 2008 |
64 |
|
|
65 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11 |
66 |
|
- Apply 5 May 2008 locale patch |
67 |
|
|
68 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10 |
69 |
- Add common <base> tags to e-smith-formmagick's general |
- Add common <base> tags to e-smith-formmagick's general |
70 |
|
|
71 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9 |
111 |
%patch2 -p1 |
%patch2 -p1 |
112 |
%patch3 -p1 |
%patch3 -p1 |
113 |
%patch4 -p1 |
%patch4 -p1 |
114 |
|
%patch5 -p1 |
115 |
|
%patch6 -p1 |
116 |
|
%patch7 -p1 |
117 |
|
%patch8 -p1 |
118 |
|
%patch9 -p1 |
119 |
|
%patch10 -p1 |
120 |
|
%patch11 -p1 |
121 |
|
%patch12 -p1 |
122 |
|
|
123 |
%build |
%build |
124 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |