1 |
# $Id: e-smith-ingo.spec,v 1.4 2008/10/07 18:36:52 slords Exp $ |
# $Id: e-smith-ingo.spec,v 1.5 2009/10/14 03:02:56 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 2.2.0 |
%define version 2.2.0 |
7 |
%define release 2 |
%define release 3 |
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 |
Patch1: e-smith-ingo_ingo-1.2.2.patch |
14 |
|
Patch2: e-smith-ingo-1.2.3.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: imp-h3 >= 4.2 |
Requires: imp-h3 >= 4.2 |
25 |
Obsoletes: smeserver-ingo-menuarray |
Obsoletes: smeserver-ingo-menuarray |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-3 |
29 |
|
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777] |
30 |
|
|
31 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-2 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-2 |
32 |
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511] |
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511] |
33 |
|
|
56 |
%setup |
%setup |
57 |
|
|
58 |
%patch1 -p1 |
%patch1 -p1 |
59 |
|
%patch2 -p1 |
60 |
|
|
61 |
%build |
%build |
62 |
|
|