1 |
# $Id: e-smith-ingo.spec,v 1.3 2008/06/26 05:00:55 slords Exp $ |
# $Id: e-smith-ingo.spec,v 1.4 2008/10/07 18:36:52 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith specific INGO configuration and templates. |
Summary: e-smith specific INGO configuration and templates. |
4 |
%define name e-smith-ingo |
%define name e-smith-ingo |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.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-ingo_ingo-1.2.2.patch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
Requires: imp-h3 >= 4.2 |
Requires: imp-h3 >= 4.2 |
24 |
Obsoletes: smeserver-ingo-menuarray |
Obsoletes: smeserver-ingo-menuarray |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-2 |
28 |
|
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511] |
29 |
|
|
30 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
31 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
32 |
|
|
51 |
%prep |
%prep |
52 |
%setup |
%setup |
53 |
|
|
54 |
|
%patch1 -p1 |
55 |
|
|
56 |
%build |
%build |
57 |
|
|
58 |
perl createlinks |
perl createlinks |