1 |
# $Id: e-smith-turba.spec,v 1.12 2009/10/14 03:15:16 mrjhb3 Exp $ |
# $Id: e-smith-turba.spec,v 1.14 2010/02/13 15:10:05 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 10 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10 |
30 |
|
- Update LDAP for changed scope [SME: 2939] |
31 |
|
|
32 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9 |
33 |
|
- Updated template files to reflect changes in Turba 2.3.3 [SME: 5778] |
34 |
|
- Remove previous patch. Will add new partial patch for bug 2939 |
35 |
|
|
36 |
* 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 |
37 |
- Update LDAP for changed schema [SME: 2939] |
- Update LDAP for changed schema [SME: 2939] |
38 |
|
|
86 |
%patch3 -p1 |
%patch3 -p1 |
87 |
%patch4 -p1 |
%patch4 -p1 |
88 |
%patch5 -p1 |
%patch5 -p1 |
89 |
|
%patch6 -p1 |
90 |
|
|
91 |
%build |
%build |
92 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |