1 |
# $Id: e-smith-turba.spec,v 1.12 2009/10/14 03:15:16 mrjhb3 Exp $ |
# $Id: e-smith-turba.spec,v 1.15 2010/02/13 15:13:38 mrjhb3 Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure Turba 1.0 |
Summary: e-smith module to configure Turba 1.0 |
4 |
%define name e-smith-turba |
%define name e-smith-turba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 3.2.0 |
%define version 3.2.0 |
7 |
%define release 8 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch2: e-smith-turba-2.3.1.patch |
Patch2: e-smith-turba-2.3.1.patch |
15 |
Patch3: e-smith-turba_remove_sql_schema.patch |
Patch3: e-smith-turba_remove_sql_schema.patch |
16 |
Patch4: e-smith-turba-2.3.2.patch |
Patch4: e-smith-turba-2.3.2.patch |
17 |
Patch5: e-smith-turba-3.2.0-ldap_users.patch |
Patch5: e-smith-turba-2.3.3.patch |
18 |
|
Patch6: e-smith-turba-3.2.0-ldap_scope.patch |
19 |
|
Patch7: e-smith-turba-3.2.0-turbatype_search.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11 |
31 |
|
- Update to fix turbatype error when using turba LDAP address search [SME: 5772] |
32 |
|
|
33 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10 |
34 |
|
- Update LDAP for changed scope [SME: 2939] |
35 |
|
|
36 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9 |
37 |
|
- Updated template files to reflect changes in Turba 2.3.3 [SME: 5778] |
38 |
|
- Remove previous patch. Will add new partial patch for bug 2939 |
39 |
|
|
40 |
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8 |
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8 |
41 |
- Update LDAP for changed schema [SME: 2939] |
- Update LDAP for changed schema [SME: 2939] |
42 |
|
|
90 |
%patch3 -p1 |
%patch3 -p1 |
91 |
%patch4 -p1 |
%patch4 -p1 |
92 |
%patch5 -p1 |
%patch5 -p1 |
93 |
|
%patch6 -p1 |
94 |
|
%patch7 -p1 |
95 |
|
|
96 |
%build |
%build |
97 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |