--- rpms/e-smith-imp/sme7/e-smith-imp.spec 2008/06/26 04:49:24 1.4 +++ rpms/e-smith-imp/sme7/e-smith-imp.spec 2008/12/28 20:22:55 1.8 @@ -1,15 +1,16 @@ -# $Id: e-smith-imp.spec,v 1.3 2008/04/09 13:51:48 slords Exp $ +# $Id: e-smith-imp.spec,v 1.7 2008/12/22 00:45:03 mrjhb3 Exp $ Summary: e-smith specific IMP configuration and templates. %define name e-smith-imp Name: %{name} -%define version 4.2 -%define release 1 +%define version 5.0.0 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: e-smith-imp_imp-4.3.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: imp-h3 >= 4.2 @@ -20,12 +21,25 @@ Requires: e-smith-ingo Requires: php Requires: php-ldap Requires: php-mysql +Requires: php-pear-HTTP-Request BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReqProv: no Obsoletes: dcb-e-smith-imp Obsoletes: smeserver-imp-menuarray %changelog +* Sun Dec 28 2008 Gavin Weight 5.0.0-4 +- Bump version to accept previous requires entry. [SME: 4821] + +* Sun Dec 21 2008 John H. Bennett III 5.0.0-3 +- Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821] + +* Sat Dec 06 2008 John H. Bennett III 5.0.0-2 +- Updated templates to reflect changes in imp 4.3 [SME: 4832] + +* Tue Oct 7 2008 Shad L. Lords 5.0.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + * Mon Jun 23 2008 John H. Bennett III 4.2-1 - Initial build - Jump in package name to reflect new version of imp @@ -37,6 +51,8 @@ so that IMP will work properly on SME Se %prep %setup +%patch1 -p1 + %build mkdir -p root/home/httpd/html/horde/imp/SSLonly