1 |
# $Id: e-smith-ingo.spec,v 1.5 2009/10/14 03:02:56 mrjhb3 Exp $ |
# $Id: e-smith-ingo.spec,v 1.6 2010/02/13 09:47:35 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 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch2: e-smith-ingo-1.2.3.patch |
15 |
|
Patch3: e-smith-ingo-1.2.4.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: imp-h3 >= 4.2 |
Requires: imp-h3 >= 4.2 |
26 |
Obsoletes: smeserver-ingo-menuarray |
Obsoletes: smeserver-ingo-menuarray |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-4 |
30 |
|
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.4 [SME: 5940] |
31 |
|
|
32 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-3 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-3 |
33 |
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777] |
- Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777] |
34 |
|
|
61 |
|
|
62 |
%patch1 -p1 |
%patch1 -p1 |
63 |
%patch2 -p1 |
%patch2 -p1 |
64 |
|
%patch3 -p1 |
65 |
|
|
66 |
%build |
%build |
67 |
|
|