1 |
# $Id: imp-h3.spec,v 1.5 2008/06/26 04:40:53 slords Exp $ |
# $Id: imp-h3.spec,v 1.6 2008/12/06 21:06:24 mrjhb3 Exp $ |
2 |
|
|
3 |
%define apachedir /etc/httpd |
%define apachedir /etc/httpd |
4 |
%define apacheuser www |
%define apacheuser www |
7 |
|
|
8 |
Summary: The Internet Messaging Program: webmail access to IMAP/POP3 accounts. |
Summary: The Internet Messaging Program: webmail access to IMAP/POP3 accounts. |
9 |
Name: imp-h3 |
Name: imp-h3 |
10 |
Version: 4.3 |
Version: 4.3.2 |
11 |
Release: 1%{?dist} |
Release: 1%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Applications/Horde |
Group: Applications/Horde |
18 |
Requires: php >= 4.3.0 |
Requires: php >= 4.3.0 |
19 |
Requires: php-imap >= 4.3.0 |
Requires: php-imap >= 4.3.0 |
20 |
Requires: httpd >= 2.0.46 |
Requires: httpd >= 2.0.46 |
21 |
Requires: horde >= 3.2 |
Requires: horde >= 3.3 |
22 |
Obsoletes: imp |
Obsoletes: imp |
23 |
Provides: imp |
Provides: imp |
24 |
Prereq: /usr/bin/perl |
Prereq: /usr/bin/perl |
92 |
%config %{contentdir}/html/horde/imp/config/*.xml |
%config %{contentdir}/html/horde/imp/config/*.xml |
93 |
|
|
94 |
%changelog |
%changelog |
95 |
|
* Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.2-1 |
96 |
|
- Updated to Imp 4.3.2 [SME: 4832] |
97 |
|
|
98 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.3-1 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.3-1 |
99 |
- Updated to Imp 4.3 [SME: 4832] |
- Updated to Imp 4.3 [SME: 4832] |
100 |
|
|