1 |
# $Id: e-smith-turba.spec,v 1.4 2008/06/26 05:10:21 slords Exp $ |
# $Id: e-smith-turba.spec,v 1.5 2008/07/12 03:50:53 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.0.0 |
7 |
%define release 3 |
%define release 1 |
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 |
|
Patch1: e-smith-turba-2.2.1-header.patch |
|
|
Patch2: e-smith-turba-2.2-migrate_turba_contacts.patch |
|
13 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
14 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.0.0-1.sme |
24 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
25 |
|
|
26 |
* Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3 |
* Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3 |
27 |
- Patch to fix 49turba_migrate_contacts to not run on post-install |
- Patch to fix 49turba_migrate_contacts to not run on post-install |
28 |
|
|
47 |
%prep |
%prep |
48 |
%setup |
%setup |
49 |
|
|
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
|
|
50 |
%build |
%build |
51 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |
52 |
do |
do |