1 |
# $Id: e-smith-turba.spec,v 1.13 2010/02/12 14:41:11 dungog Exp $ |
# $Id: e-smith-turba.spec,v 1.17 2010/05/11 04:46:21 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 9 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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-2.3.3.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 |
|
Patch8: e-smith-turba-3.2.0-freebusy.patch |
21 |
|
Patch9: e-smith-turba-3.2.0-attributes.php.patch |
22 |
|
Patch10: e-smith-turba-3.2.0-LDAP_Group.patch |
23 |
|
Patch11: e-smith-turba-3.2.0-remove-turbatype.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Aug 1 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-15 |
35 |
|
- Update to remove turbaContact info that SME is not using [SME: 5942] |
36 |
|
|
37 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-14 |
38 |
|
- Patch that adds the ability to have a local LDAP Group Address book. [SME: 5944] |
39 |
|
|
40 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-13 |
41 |
|
- Patch to template attributes.php to add ability to have multiple email values |
42 |
|
for a contact. Separate entries with a comma and a space [SME: 5943] |
43 |
|
|
44 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-12 |
45 |
|
- Update to freebusy info in sources.php [SME 5942] |
46 |
|
|
47 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11 |
48 |
|
- Update to fix turbatype error when using turba LDAP address search [SME: 5772] |
49 |
|
|
50 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10 |
51 |
|
- Update LDAP for changed scope [SME: 2939] |
52 |
|
|
53 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9 |
54 |
- Updated template files to reflect changes in Turba 2.3.3 [SME: 5778] |
- Updated template files to reflect changes in Turba 2.3.3 [SME: 5778] |
55 |
- Remove previous patch. Will add new partial patch for bug 2939 |
- Remove previous patch. Will add new partial patch for bug 2939 |
107 |
%patch3 -p1 |
%patch3 -p1 |
108 |
%patch4 -p1 |
%patch4 -p1 |
109 |
%patch5 -p1 |
%patch5 -p1 |
110 |
|
%patch6 -p1 |
111 |
|
%patch7 -p1 |
112 |
|
%patch8 -p1 |
113 |
|
%patch9 -p1 |
114 |
|
%patch10 -p1 |
115 |
|
%patch11 -p1 |
116 |
|
|
117 |
%build |
%build |
118 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |