1 |
# $Id: smeserver-password.spec,v 1.2 2008/04/22 15:48:14 snetram Exp $ |
# $Id: smeserver-password.spec,v 1.6 2008/05/21 20:22:38 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 14 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-12 |
28 |
|
|
29 |
%description |
%description |
30 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.1-10 |
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
34 |
|
- rewrite user-passwd-expiration [SME 4361] |
35 |
|
|
36 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
37 |
|
- Apply 21 May 2008 locale patch |
38 |
|
- Fixing changelog version entries |
39 |
|
|
40 |
|
* Mon May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12 |
41 |
|
- Apply 7 May 2008 locale patch |
42 |
|
- Removed missing patch of 5 May 2008, seems not committed and is |
43 |
|
superseeded by the one from 7 May 2008 |
44 |
|
|
45 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11 |
46 |
|
- Apply 5 May 2008 locale patch |
47 |
|
|
48 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10 |
49 |
- Add common <base> tags to e-smith-formmagick's general |
- Add common <base> tags to e-smith-formmagick's general |
50 |
|
|
51 |
* 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 |
91 |
%patch2 -p1 |
%patch2 -p1 |
92 |
%patch3 -p1 |
%patch3 -p1 |
93 |
%patch4 -p1 |
%patch4 -p1 |
94 |
|
%patch5 -p1 |
95 |
|
%patch6 -p1 |
96 |
|
%patch7 -p1 |
97 |
|
|
98 |
%build |
%build |
99 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |