2 |
%define name e-smith-ldap |
%define name e-smith-ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.12.0 |
%define version 4.12.0 |
5 |
%define release 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch1: e-smith-ldap-4.12.0-slapd.conf.perms.patch |
Patch1: e-smith-ldap-4.12.0-slapd.conf.perms.patch |
13 |
Patch2: e-smith-ldap-4.12.0-success.patch |
Patch2: e-smith-ldap-4.12.0-success.patch |
14 |
Patch3: e-smith-ldap-4.12.0-pid_args_files.patch |
Patch3: e-smith-ldap-4.12.0-pid_args_files.patch |
15 |
|
Patch4: e-smith-ldap-4.12.0-objectClass.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: e-smith-base |
Requires: e-smith-base |
25 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com> |
29 |
|
- Fix format error in ldif template. [SME: 3107] |
30 |
|
|
31 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
32 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
33 |
|
|
661 |
%patch1 -p1 |
%patch1 -p1 |
662 |
%patch2 -p1 |
%patch2 -p1 |
663 |
%patch3 -p1 |
%patch3 -p1 |
664 |
|
%patch4 -p1 |
665 |
|
|
666 |
%build |
%build |
667 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |