1 |
# $Id: e-smith-ldap.spec,v 1.31 2010/03/01 16:58:26 vip-ire Exp $ |
# $Id: e-smith-ldap.spec,v 1.32 2010/04/30 15:30:36 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 20 |
%define release 21 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch11: %{name}-%{version}-sme8b-db.patch |
Patch11: %{name}-%{version}-sme8b-db.patch |
25 |
Patch12: %{name}-%{version}-admin_user2.patch |
Patch12: %{name}-%{version}-admin_user2.patch |
26 |
Patch13: %{name}-%{version}-ibay_password.patch |
Patch13: %{name}-%{version}-ibay_password.patch |
27 |
|
Patch14: %{name}-%{version}-fix-indention.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
Requires: e-smith-base |
Requires: e-smith-base |
38 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-21.sme |
42 |
|
- Fix indentation in S25ldap-update script [SME: 5914] |
43 |
|
|
44 |
* Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme |
* Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme |
45 |
- Don't try to save ibay password to ldap [SME: 5906] |
- Don't try to save ibay password to ldap [SME: 5906] |
46 |
|
|
764 |
%patch11 -p1 |
%patch11 -p1 |
765 |
%patch12 -p1 |
%patch12 -p1 |
766 |
%patch13 -p1 |
%patch13 -p1 |
767 |
|
%patch14 -p1 |
768 |
|
|
769 |
%build |
%build |
770 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |