--- rpms/e-smith-ingo/sme8/e-smith-ingo.spec 2008/06/26 05:00:55 1.3 +++ rpms/e-smith-ingo/sme8/e-smith-ingo.spec 2010/11/08 04:09:45 1.8 @@ -1,16 +1,19 @@ -# $Id: e-smith-ingo.spec,v 1.2 2008/04/09 13:51:48 slords Exp $ +# $Id: e-smith-ingo.spec,v 1.7 2010/05/11 04:12:35 mrjhb3 Exp $ Summary: e-smith specific INGO configuration and templates. %define name e-smith-ingo Name: %{name} -%define version 1.2 -%define release 1 +%define version 2.2.0 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -#Patch0: +Patch1: e-smith-ingo_ingo-1.2.2.patch +Patch2: e-smith-ingo-1.2.3.patch +Patch3: e-smith-ingo-1.2.4.patch +Patch4: e-smith-ingo-1.2.5.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: imp-h3 >= 4.2 @@ -22,9 +25,26 @@ Requires: php BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReqProv: no Obsoletes: smeserver-ingo-menuarray -Obsoletes: e-smith-ingo <= 1.1 %changelog +* Sun Nov 07 2010 John H. Bennett III 2.2.0-5 +- Update e-smith-ingo templates to reflect changes in Ingo 1.2.5 [SME: 6352] + +* Mon May 10 2010 John H. Bennett III 2.2.0-4 +- Update e-smith-ingo templates to reflect changes in Ingo 1.2.4 [SME: 5940] + +* Sat Feb 13 2010 John H. Bennett III 2.2.0-3 +- Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777] + +* Tue Oct 13 2009 John H. Bennett III 2.2.0-2 +- Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Tue Sep 16 2008 John H. Bennett III 1.2-2 +- Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568] + * Wed Jun 18 2008 John H. Bennett III 1.2-1 - Initial production build @@ -43,7 +63,10 @@ so that INGO will work properly on SME S %prep %setup -#%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build @@ -58,13 +81,5 @@ echo "%doc COPYING" >> %{name}- %clean rm -rf $RPM_BUILD_ROOT -%pre - -%preun - -%post - -%postun - %files -f %{name}-%{version}-filelist %defattr(-,root,root)