1 |
# $Id: imp-h3.spec,v 1.6 2008/12/06 21:06:24 mrjhb3 Exp $ |
# $Id: imp-h3.spec,v 1.8 2009/02/21 17:20:30 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.2 |
Version: 4.3.4 |
11 |
Release: 1%{?dist} |
Release: 1%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Applications/Horde |
Group: Applications/Horde |
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 |
|
* Sun Jun 21 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.4-1 |
97 |
|
- Updated to Imp 4.3.4 [SME: 5371] |
98 |
|
|
99 |
|
* Sat Feb 21 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.3-1 |
100 |
|
- Updated to Imp 4.3.3 [SME: 4832] |
101 |
|
|
102 |
* Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.2-1 |
* Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.2-1 |
103 |
- Updated to Imp 4.3.2 [SME: 4832] |
- Updated to Imp 4.3.2 [SME: 4832] |
104 |
|
|