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