/[smeserver]/rpms/e-smith-imp/sme8/e-smith-imp.spec
ViewVC logotype

Diff of /rpms/e-smith-imp/sme8/e-smith-imp.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.10 by mrjhb3, Wed Oct 14 02:40:41 2009 UTC Revision 1.13 by mrjhb3, Tue May 11 04:22:09 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imp.spec,v 1.9 2009/06/22 01:44:47 mrjhb3 Exp $  # $Id: e-smith-imp.spec,v 1.12 2010/02/15 04:52:27 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.2.0  %define version 5.2.0
7  %define release 6  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-imp_imp-4.3.patch  Patch1: e-smith-imp_imp-4.3.patch
14  Patch2: e-smith-imp_imp-4.3.4.patch  Patch2: e-smith-imp_imp-4.3.4.patch
15  Patch3: e-smith-imp-4.3.5.patch  Patch3: e-smith-imp-4.3.5.patch
16    Patch4: e-smith-imp-4.3.6.patch
17    Patch5: e-smith-imp_mime_drivers.php.patch
18    Patch6: e-smith-imp-4.3.7.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: imp-h3 >= 4.3  Requires: imp-h3 >= 4.3
# Line 30  Obsoletes: smeserver-imp-menuarray Line 33  Obsoletes: smeserver-imp-menuarray
33  Requires: php-pear(HTTP_Request)  Requires: php-pear(HTTP_Request)
34    
35  %changelog  %changelog
36    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-9
37    - Updated templates to reflect changes in imp 4.3.7 [SME: 5938]
38    
39    * Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-8
40    - Patch to template imp's mime_drivers.php file so some settings can be customized [SME: 5224]
41    - config setprop horde Limitinlinesize  <--default is 1048576
42    - config setprop horde inlineHTML true|false <--default is true
43    - config setprop horde inlineImages true|false <--default is true
44    
45    
46    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-7
47    - Updated templates to reflect changes in imp 4.3.6 [SME: 5776]
48    
49  * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-6    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-6  
50  - Updated templates to reflect changes in imp 4.3.5 [SME: 5510]  - Updated templates to reflect changes in imp 4.3.5 [SME: 5510]
51    
# Line 63  so that IMP will work properly on SME Se Line 79  so that IMP will work properly on SME Se
79  %patch1 -p1  %patch1 -p1
80  %patch2 -p1  %patch2 -p1
81  %patch3 -p1  %patch3 -p1
82    %patch4 -p1
83    %patch5 -p1
84    %patch6 -p1
85    
86  %build  %build
87  mkdir -p root/home/httpd/html/horde/imp/SSLonly  mkdir -p root/home/httpd/html/horde/imp/SSLonly


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed