1 |
# $Id: smeserver-password.spec,v 1.1 2008/04/21 17:25:59 slords Exp $ |
# $Id: smeserver-password.spec,v 1.3 2008/04/26 21:36:46 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 9 |
%define release 10 |
8 |
|
|
9 |
Summary: SME Server password panel |
Summary: SME Server password panel |
10 |
Name: %{name} |
Name: %{name} |
17 |
Patch1: smeserver-password-1.0.0-locale-2008-04-01.patch |
Patch1: smeserver-password-1.0.0-locale-2008-04-01.patch |
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 |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-12 |
25 |
|
|
26 |
%description |
%description |
27 |
Smeserver addon panel to change password strength and password ageing |
Smeserver addon panel to change password strength and password ageing |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.1-10 |
31 |
|
- Add common <base> tags to e-smith-formmagick's general |
32 |
|
|
33 |
* 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 |
34 |
- Added 22 April 2008 locale patch |
- Added 22 April 2008 locale patch |
35 |
- Moved db defaults out of spec file |
- Moved db defaults out of spec file |
72 |
%patch1 -p1 |
%patch1 -p1 |
73 |
%patch2 -p1 |
%patch2 -p1 |
74 |
%patch3 -p1 |
%patch3 -p1 |
75 |
|
%patch4 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |