1 |
# $Id: e-smith-turba.spec,v 1.5 2008/07/12 03:50:53 mrjhb3 Exp $ |
# $Id: e-smith-turba.spec,v 1.6 2008/10/07 19:24:32 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 3.0.0 |
%define version 3.0.0 |
7 |
%define release 1 |
%define release 2 |
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.3.patch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
|
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-2 |
25 |
|
- Updated template files to reflect changes in Turba 2.3 [SME: 4833] |
26 |
|
|
27 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.0.0-1.sme |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.0.0-1.sme |
28 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
29 |
|
|
51 |
%prep |
%prep |
52 |
%setup |
%setup |
53 |
|
|
54 |
|
%patch1 -p1 |
55 |
|
|
56 |
%build |
%build |
57 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |
58 |
do |
do |