1 |
# $Id: e-smith-ingo.spec,v 1.2 2008/04/09 13:51:48 slords Exp $ |
# $Id: e-smith-ingo.spec,v 1.3 2008/06/26 05:00:03 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 1.2 |
%define version 1.2 |
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-1.2-1.2.1.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 Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2 |
28 |
|
- Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568] |
29 |
|
|
30 |
* Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1 |
* Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1 |
31 |
- Initial production build |
- Initial production build |
32 |
|
|
45 |
%prep |
%prep |
46 |
%setup |
%setup |
47 |
|
|
48 |
|
%patch1 -p1 |
49 |
|
|
50 |
%build |
%build |
51 |
|
|
52 |
perl createlinks |
perl createlinks |