1 |
# $Id: e-smith-imp.spec,v 1.6 2008/12/06 21:30:32 mrjhb3 Exp $ |
# $Id: e-smith-imp.spec,v 1.7 2008/12/22 00:45:03 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 |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.0.0 |
%define version 5.0.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 |
28 |
Obsoletes: smeserver-imp-menuarray |
Obsoletes: smeserver-imp-menuarray |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Dec 28 2008 Gavin Weight <gweight@gmail.com> 5.0.0-4 |
32 |
|
- Bump version to accept previous requires entry. [SME: 4821] |
33 |
|
|
34 |
* Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-3 |
* Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-3 |
35 |
- Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821] |
- Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821] |
36 |
|
|