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 9 |
%define release 10 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
* 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] |
- Add free/busy URL entry to help kronolith contribs [SME: 1806] |
37 |
|
|
677 |
%patch4 -p1 |
%patch4 -p1 |
678 |
%patch5 -p1 |
%patch5 -p1 |
679 |
%patch6 -p1 |
%patch6 -p1 |
680 |
|
%patch7 -p1 |
681 |
|
|
682 |
%build |
%build |
683 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |