1 |
# $Id: imp-h3.spec,v 1.6 2008/12/06 21:09:36 mrjhb3 Exp $ |
# $Id: imp-h3.spec,v 1.7 2009/01/03 04:24:05 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.3 |
11 |
Release: 1%{?dist} |
Release: 1%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Applications/Horde |
Group: Applications/Horde |
35 |
and will probably not work properly on other Linux systems. |
and will probably not work properly on other Linux systems. |
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 Feb 15 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.3.3-1 |
97 |
|
- Updated to Imp 4.3.3 [SME: 4832] |
98 |
|
|
99 |
* 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 |
100 |
- Updated to Imp 4.3.2 [SME: 4832] |
- Updated to Imp 4.3.2 [SME: 4832] |
101 |
|
|