1 |
# $Id: smeserver-password.spec,v 1.3 2008/04/26 21:36:46 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.9 2008/05/30 19:24:18 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 16 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
32 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.1-10 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
36 |
|
- Apply 1 July 2008 locale patch |
37 |
|
|
38 |
|
* Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
39 |
|
- Apply 30 May 2008 locale patch |
40 |
|
|
41 |
|
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
42 |
|
- rewrite user-passwd-expiration [SME 4361] |
43 |
|
|
44 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
45 |
|
- Apply 21 May 2008 locale patch |
46 |
|
- Fixing changelog version entries |
47 |
|
|
48 |
|
* Mon May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12 |
49 |
|
- Apply 7 May 2008 locale patch |
50 |
|
- Removed missing patch of 5 May 2008, seems not committed and is |
51 |
|
superseeded by the one from 7 May 2008 |
52 |
|
|
53 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11 |
54 |
|
- Apply 5 May 2008 locale patch |
55 |
|
|
56 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10 |
57 |
- Add common <base> tags to e-smith-formmagick's general |
- Add common <base> tags to e-smith-formmagick's general |
58 |
|
|
59 |
* 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 |
99 |
%patch2 -p1 |
%patch2 -p1 |
100 |
%patch3 -p1 |
%patch3 -p1 |
101 |
%patch4 -p1 |
%patch4 -p1 |
102 |
|
%patch5 -p1 |
103 |
|
%patch6 -p1 |
104 |
|
%patch7 -p1 |
105 |
|
%patch8 -p1 |
106 |
|
%patch9 -p1 |
107 |
|
|
108 |
%build |
%build |
109 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |