1 |
# $Id: imp-h3.spec,v 1.5 2008/06/26 04:40:53 slords Exp $ |
# $Id: imp-h3.spec,v 1.10 2009/10/14 02:24:38 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.6 |
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 |
36 |
|
|
37 |
%prep |
%prep |
38 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
39 |
|
#%setup -q -n imp-%{version} |
40 |
|
|
41 |
%build |
%build |
42 |
|
|
93 |
%config %{contentdir}/html/horde/imp/config/*.xml |
%config %{contentdir}/html/horde/imp/config/*.xml |
94 |
|
|
95 |
%changelog |
%changelog |
96 |
|
* Sat Jan 23 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.6-1 |
97 |
|
- Updated to Imp 4.3.6 [SME: 5722] |
98 |
|
|
99 |
|
* Tue Sep 22 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.5-1 |
100 |
|
- Updated to Imp 4.3.5 [SME: 5510] |
101 |
|
|
102 |
|
* Sun Jun 21 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.4-1 |
103 |
|
- Updated to Imp 4.3.4 [SME: 5371] |
104 |
|
|
105 |
|
* Sat Feb 21 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.3-1 |
106 |
|
- Updated to Imp 4.3.3 [SME: 4832] |
107 |
|
|
108 |
|
* Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.2-1 |
109 |
|
- Updated to Imp 4.3.2 [SME: 4832] |
110 |
|
|
111 |
* 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 |
112 |
- Updated to Imp 4.3 [SME: 4832] |
- Updated to Imp 4.3 [SME: 4832] |
113 |
|
|