1 |
# $Id: e-smith-ldap.spec,v 1.30 2010/03/01 15:33:04 filippocarletti Exp $ |
# $Id: e-smith-ldap.spec,v 1.31 2010/03/01 16:58:26 vip-ire 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 19 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch |
Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch |
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 |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
Requires: e-smith-base |
Requires: e-smith-base |
37 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme |
41 |
|
- Don't try to save ibay password to ldap [SME: 5906] |
42 |
|
|
43 |
* Mon Mar 1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme |
* Mon Mar 1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme |
44 |
- Fix bug reference in spec file |
- Fix bug reference in spec file |
45 |
|
|
759 |
%patch10 -p1 |
%patch10 -p1 |
760 |
%patch11 -p1 |
%patch11 -p1 |
761 |
%patch12 -p1 |
%patch12 -p1 |
762 |
|
%patch13 -p1 |
763 |
|
|
764 |
%build |
%build |
765 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |