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

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

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

Revision 1.13 by mrjhb3, Wed Dec 24 22:59:57 2008 UTC Revision 1.27 by burnat, Fri Jan 31 01:12:25 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-horde.spec,v 1.12 2008/12/22 00:59:37 mrjhb3 Exp $  # $Id: e-smith-horde.spec,v 1.26 2011/12/23 20:46:19 snetram Exp $
2    
3  Summary: e-smith specific Horde configuration and templates.  Summary: e-smith specific Horde configuration and templates.
4  %define name e-smith-horde  %define name e-smith-horde
5  Name: %{name}  Name: %{name}
6  %define version 4.2.0  %define version 4.2.0
7  %define release 5  %define release 20
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-horde_3.3-upgrade.patch  Patch1: e-smith-horde_3.3-upgrade.patch
14  Patch2: e-smith-horde_3.3.2-upgrade.patch  Patch2: e-smith-horde_3.3.2-upgrade.patch
15  Patch3: e-smith-horde_cookie_domain.patch  Patch3: e-smith-horde_cookie_domain.patch
16    Patch4: e-smith-horde_3.3.4-upgrade.patch
17    Patch5: e-smith-horde_3.3.5-upgrade.patch
18    Patch6: e-smith-horde_3.3.6.patch
19    Patch7: e-smith-horde_username.hook.patch
20    Patch8: e-smith-horde_mime_drivers.php.patch
21    Patch9: e-smith-horde_3.3.8.patch
22    Patch10: e-smith-horde_3.3.10.patch
23    Patch11: e-smith-horde_verify_from_address.patch
24    Patch12: e-smith-horde-4.2.0-webmail-only-local-network.patch
25    Patch13: e-smith-horde-4.2.0-85HordeAccess-whitespace.patch
26    Patch14: e-smith-horde-4.2.0-HordeAccess-default.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql
# Line 36  Requires: php-pear(File) Line 47  Requires: php-pear(File)
47  Requires: php-pear(HTTP)  Requires: php-pear(HTTP)
48  Requires: php-pear(Log)  Requires: php-pear(Log)
49  Requires: php-pear(Services_Weather)  Requires: php-pear(Services_Weather)
 Requires: php-pecl(Fileinfo)  
50  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
51  AutoReqProv: no  AutoReqProv: no
52  Obsoletes: dcb-e-smith-horde  Obsoletes: dcb-e-smith-horde
# Line 44  Obsoletes: smeserver-horde-menuarray Line 54  Obsoletes: smeserver-horde-menuarray
54  Obsoletes: smeserver-trean < 0.1-8  Obsoletes: smeserver-trean < 0.1-8
55    
56  %changelog  %changelog
57    * Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-18.sme
58    - Replace last change with a default value for horde access [SME: 8165]
59    - Code by Ian Welsh
60    
61    * Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-19.sme
62    - Ensure initialisation of variables in webmail-only-local-network by Stephane de Labrusse [SME: 8165]
63    
64    * Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-20.sme
65    - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165]
66    - Whitespace patch for 85HordeAccess
67    
68    * Fri Dec 23 2011 Jonathan Martens <smeserver-conbtribs@snetram.nl> 4.2.0-17
69    - Remove original file that is also templated [SME: 6666]
70    
71    * Mon Jul 04 2011 Charlie Brady <charlie_brady@mitel.com> 4.2.0-16
72    - Remove php-pecl(Fileinfo) dependency. [SME: 6436]
73    
74    * Sun Jan 2 2011 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-15
75    - Add option to verify from address in webmail if setting up additional identities [SME:6469]
76    
77    * Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14
78    - Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348]
79    
80    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-13
81    - Upgrade horde templates to reflect changes in Horde 3.3.8 [SME: 5938]
82    
83    * Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-12
84    - Patch to change horde's templated mime_drivers.php file so some additional
85      settings can be customized [SME: 5224]
86    - config setprop horde inlineMSWord true|false <-- default is false
87    - config setprop horde inlineMSExcel true|false <-- default is false
88    - config setprop horde inlineMSPowerpoint true|false <-- default is false
89    - config setprop horde inlineWordperfect true|false <-- default is false
90    - config setprop horde inlineAudio true|false <-- default is true
91    
92    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-11
93    - Patch to make sure username is always saved in lowercase to horde db's [SME:5775]
94    
95    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-10
96    - Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774]
97    
98    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9
99    - Really apply patch from previous attempt [SME: 5509]
100    
101    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8  
102    - Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509]  
103    
104    * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-7
105    - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]
106    
107  * Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6  * Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6
108  - Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request  - Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request
109    information moved to e-smith-imp for both sme7 and sme8 [SME: 4821]    information moved to e-smith-imp for both sme7 and sme8 [SME: 4821]
# Line 77  so that Horde will work properly on SME Line 137  so that Horde will work properly on SME
137    
138  %prep  %prep
139  %setup  %setup
140    rm -f root/home/httpd/html/horde/smeserver/mysql_set_horde_password.sql
141    
142  %patch1 -p1  %patch1 -p1
143  %patch2 -p1  %patch2 -p1
144  %patch3 -p1  %patch3 -p1
145    %patch4 -p1
146    %patch5 -p1
147    %patch6 -p1
148    %patch7 -p1
149    %patch8 -p1
150    %patch9 -p1
151    %patch10 -p1
152    %patch11 -p1
153    %patch12 -p1
154    %patch13 -p1
155    %patch14 -p1
156    
157  %build  %build
158  for i in post-install post-upgrade  for i in post-install post-upgrade


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