1 |
# $Id: e-smith-ldap.spec,v 1.33 2010/05/04 16:24:26 snetram Exp $ |
# $Id: e-smith-ldap.spec,v 1.34 2010/06/09 08:48:08 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 22 |
%define release 23 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
27 |
Patch14: %{name}-%{version}-fix-indention.patch |
Patch14: %{name}-%{version}-fix-indention.patch |
28 |
Patch15: %{name}-%{version}-email-domain-change.patch |
Patch15: %{name}-%{version}-email-domain-change.patch |
29 |
Patch16: %{name}-%{version}-update-admin.patch |
Patch16: %{name}-%{version}-update-admin.patch |
30 |
|
Patch17: %{name}-%{version}-empty_group.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
Requires: e-smith-base |
Requires: e-smith-base |
41 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme |
45 |
|
- Fix ldap-create errors when adding empty groups [SME: 5920] |
46 |
|
|
47 |
* Mon Jun 7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme |
* Mon Jun 7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme |
48 |
- Update email addresses on domain change (thanks Daniel) [SME: 5984] |
- Update email addresses on domain change (thanks Daniel) [SME: 5984] |
49 |
- Update admin information (thanks Daniel) [SME: 6014] |
- Update admin information (thanks Daniel) [SME: 6014] |
777 |
%patch14 -p1 |
%patch14 -p1 |
778 |
%patch15 -p1 |
%patch15 -p1 |
779 |
%patch16 -p1 |
%patch16 -p1 |
780 |
|
%patch17 -p1 |
781 |
|
|
782 |
%build |
%build |
783 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |