1 |
# $Id: e-smith-imp.spec,v 1.5 2008/10/07 18:30:47 slords Exp $ |
# $Id: e-smith-imp.spec,v 1.6 2008/12/06 21:30:32 mrjhb3 Exp $ |
2 |
|
|
3 |
Summary: e-smith specific IMP configuration and templates. |
Summary: e-smith specific IMP configuration and templates. |
4 |
%define name e-smith-imp |
%define name e-smith-imp |
21 |
Requires: php |
Requires: php |
22 |
Requires: php-ldap |
Requires: php-ldap |
23 |
Requires: php-mysql |
Requires: php-mysql |
24 |
|
Requires: php-pear-HTTP-Request |
25 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
Obsoletes: dcb-e-smith-imp |
Obsoletes: dcb-e-smith-imp |
28 |
Obsoletes: smeserver-imp-menuarray |
Obsoletes: smeserver-imp-menuarray |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-3 |
32 |
|
- Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821] |
33 |
|
|
34 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-2 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-2 |
35 |
- Updated templates to reflect changes in imp 4.3 [SME: 4832] |
- Updated templates to reflect changes in imp 4.3 [SME: 4832] |
36 |
|
|