1 |
# $Id: e-smith-turba.spec,v 1.16 2010/02/13 16:42:39 mrjhb3 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 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
Patch8: e-smith-turba-3.2.0-freebusy.patch |
Patch8: e-smith-turba-3.2.0-freebusy.patch |
21 |
Patch9: e-smith-turba-3.2.0-attributes.php.patch |
Patch9: e-smith-turba-3.2.0-attributes.php.patch |
22 |
Patch10: e-smith-turba-3.2.0-LDAP_Group.patch |
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 |
* 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] |
- Patch that adds the ability to have a local LDAP Group Address book. [SME: 5944] |
39 |
|
|
112 |
%patch8 -p1 |
%patch8 -p1 |
113 |
%patch9 -p1 |
%patch9 -p1 |
114 |
%patch10 -p1 |
%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 |