1 |
# $Id: e-smith-turba.spec,v 1.10 2009/01/04 18:14:00 snetram Exp $ |
# $Id: e-smith-turba.spec,v 1.11 2009/04/09 02:50:19 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.0.0 |
%define version 3.0.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: e-smith-turba-2.3.patch |
Patch1: e-smith-turba-2.3.patch |
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 |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-7 |
28 |
|
- Updated template files to reflect changes in Turba 2.3.2 [SME: 5512] |
29 |
|
|
30 |
* Wed Apr 8 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-6 |
* Wed Apr 8 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-6 |
31 |
- Remove redundant 49turba_migrate_contacts template fragments [SME: 5148] |
- Remove redundant 49turba_migrate_contacts template fragments [SME: 5148] |
32 |
|
|
72 |
%patch1 -p1 |
%patch1 -p1 |
73 |
%patch2 -p1 |
%patch2 -p1 |
74 |
%patch3 -p1 |
%patch3 -p1 |
75 |
|
%patch4 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |