1 |
# $Id: e-smith-turba.spec,v 1.3 2008/04/09 13:51:48 slords Exp $ |
# $Id: e-smith-turba.spec,v 1.8 2009/01/03 04:15:06 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 2.2 |
%define version 3.2.0 |
7 |
%define release 2 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-turba-2.2.1-header.patch |
Patch1: e-smith-turba-2.3.patch |
14 |
|
Patch2: e-smith-turba-2.3.1.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Sun Jan 5 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-4 |
26 |
|
- Fix turba.sql patch to prevent creating a .orig file [SME: 4910] |
27 |
|
|
28 |
|
* Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-3 |
29 |
|
- Updated template files to reflect changes in Turba 2.3.1 |
30 |
|
|
31 |
|
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-2 |
32 |
|
- Updated template files to reflect changes in Turba 2.3 [SME: 4833] |
33 |
|
|
34 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.2.0-1.sme |
35 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
36 |
|
|
37 |
|
* Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3 |
38 |
|
- Patch to fix 49turba_migrate_contacts to not run on post-install |
39 |
|
|
40 |
* Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2 |
* Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2 |
41 |
- Upgrade patch for Turba 2.2.1 |
- Upgrade patch for Turba 2.2.1 |
42 |
|
|
59 |
%setup |
%setup |
60 |
|
|
61 |
%patch1 -p1 |
%patch1 -p1 |
62 |
|
%patch2 -p1 |
63 |
|
|
64 |
%build |
%build |
65 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |