1 |
# $Id: e-smith-turba.spec,v 1.3 2008/04/09 13:51:48 slords Exp $ |
# $Id: e-smith-turba.spec,v 1.4 2008/06/26 05:10:21 slords 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 2.2 |
7 |
%define release 2 |
%define release 3 |
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.2.1-header.patch |
14 |
|
Patch2: e-smith-turba-2.2-migrate_turba_contacts.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 |
|
* Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3 |
26 |
|
- Patch to fix 49turba_migrate_contacts to not run on post-install |
27 |
|
|
28 |
* 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 |
29 |
- Upgrade patch for Turba 2.2.1 |
- Upgrade patch for Turba 2.2.1 |
30 |
|
|
47 |
%setup |
%setup |
48 |
|
|
49 |
%patch1 -p1 |
%patch1 -p1 |
50 |
|
%patch2 -p1 |
51 |
|
|
52 |
%build |
%build |
53 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |