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