1 |
# $Id: e-smith-ingo.spec,v 1.3 2008/06/26 05:00:03 slords Exp $ |
# $Id: e-smith-ingo.spec,v 1.4 2008/09/17 03:13:27 mrjhb3 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 1.2 |
%define version 2.0.0 |
7 |
%define release 2 |
%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-ingo-1.2-1.2.1.patch |
|
13 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
Requires: imp-h3 >= 4.2 |
Requires: imp-h3 >= 4.2 |
23 |
Obsoletes: smeserver-ingo-menuarray |
Obsoletes: smeserver-ingo-menuarray |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme |
27 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
28 |
|
|
29 |
* Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2 |
* Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2 |
30 |
- Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568] |
- Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568] |
31 |
|
|
47 |
%prep |
%prep |
48 |
%setup |
%setup |
49 |
|
|
|
%patch1 -p1 |
|
|
|
|
50 |
%build |
%build |
51 |
|
|
52 |
perl createlinks |
perl createlinks |