1 |
# $Id: e-smith-ldap.spec,v 1.14 2010/01/13 16:01:11 filippocarletti Exp $ |
# $Id: e-smith-ldap.spec,v 1.15 2010/01/27 14:02:50 filippocarletti Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - LDAP module |
Summary: e-smith server and gateway - LDAP module |
4 |
%define name e-smith-ldap |
%define name e-smith-ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: %{name}-%{version}-convert_ldif.patch |
Patch2: %{name}-%{version}-convert_ldif.patch |
16 |
Patch3: %{name}-%{version}-password.patch |
Patch3: %{name}-%{version}-password.patch |
17 |
Patch4: %{name}-%{version}-tls.patch |
Patch4: %{name}-%{version}-tls.patch |
18 |
|
Patch5: %{name}-%{version}-ldap-update-link-in-user-lock-event.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base |
Requires: e-smith-base |
29 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme |
33 |
|
- Add ldap-update action script to user-lock event [SME: 5720] |
34 |
|
|
35 |
* Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme |
* Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme |
36 |
- Add ldap authentication and tls support [SME: 5720] |
- Add ldap authentication and tls support [SME: 5720] |
37 |
|
|
701 |
%patch2 -p1 |
%patch2 -p1 |
702 |
%patch3 -p1 |
%patch3 -p1 |
703 |
%patch4 -p1 |
%patch4 -p1 |
704 |
|
%patch5 -p1 |
705 |
|
|
706 |
%build |
%build |
707 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |