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 8 |
%define release 10 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch4: e-smith-ldap-4.12.0-objectClass.patch |
16 |
Patch5: e-smith-ldap-4.12.0-tags2general.patch |
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 |
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 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.12.0-8 |
39 |
- Remove <base> tags now in general [SME: 3919] |
- Remove <base> tags now in general [SME: 3919] |
40 |
|
|
676 |
%patch3 -p1 |
%patch3 -p1 |
677 |
%patch4 -p1 |
%patch4 -p1 |
678 |
%patch5 -p1 |
%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 |