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 11 |
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 |
|
Patch5: e-smith-ldap-4.12.0-tags2general.patch |
17 |
|
Patch6: e-smith-ldap-4.12.0-freebusy.patch |
18 |
|
Patch7: e-smith-ldap-4.12.0-add2general.patch |
19 |
|
Patch8: e-smith-ldap-4.12.0-2739schema.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-base |
Requires: e-smith-base |
23 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
24 |
Requires: openldap >= 2.0.0, perl(Net::LDAP) |
Requires: openldap >= 2.0.0, perl(Net::LDAP) |
25 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
26 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
30 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 1.12.0-11 |
34 |
|
- Separate template to avoid breaking schema [SME: 4171] |
35 |
|
|
36 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-10 |
37 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
38 |
|
|
39 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9 |
40 |
|
- Add free/busy URL entry to help kronolith contribs [SME: 1806] |
41 |
|
|
42 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.12.0-8 |
43 |
|
- Remove <base> tags now in general [SME: 3919] |
44 |
|
|
45 |
|
* Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com> |
46 |
|
- Fix format error in ldif template. [SME: 3107] |
47 |
|
|
48 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
49 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
50 |
|
|
678 |
%patch1 -p1 |
%patch1 -p1 |
679 |
%patch2 -p1 |
%patch2 -p1 |
680 |
%patch3 -p1 |
%patch3 -p1 |
681 |
|
%patch4 -p1 |
682 |
|
%patch5 -p1 |
683 |
|
%patch6 -p1 |
684 |
|
%patch7 -p1 |
685 |
|
%patch8 -p1 |
686 |
|
|
687 |
%build |
%build |
688 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |