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

Contents of /rpms/e-smith-horde/sme9/e-smith-horde.spec

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


Revision 1.7 - (show annotations) (download)
Sun Jan 26 16:59:46 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-7_el6_sme
Changes since 1.6: +7 -2 lines
* Sun Jan 26 2014 Ian Wells <esmith@wellsi.com> 4.4.0-7.sme
- Ensure initialisation of variables in webmail-only-local-network by Stephane de Labrusse [SME: 7351]

1 # $Id: e-smith-horde.spec,v 1.6 2013/12/21 04:53:16 wellsi Exp $
2
3 Summary: e-smith specific Horde configuration and templates.
4 %define name e-smith-horde
5 Name: %{name}
6 %define version 4.4.0
7 %define release 7
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch1: e-smith-horde-4.4.0-webmail-only-local-network.patch
14 Patch2: e-smith-horde-4.4.0-85HordeAccess-whitespace.patch
15 Patch3: e-smith-horde-4.4.0-give_value_horde-access.patch
16 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17 BuildArchitectures: noarch
18 Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql
19 Requires: e-smith-lib >= 1.15.1-16
20 Requires: enscript
21 Requires: php-domxml
22 Requires: php-gd
23 Requires: php-mbstring
24 Requires: wv
25 Requires: xlhtml
26 Requires: horde >= 3.2
27 Requires: php-pear
28 Obsoletes: php-devel <= 5.3.3-14
29 Obsoletes: autoconf <= 2.59
30 Obsoletes: automake <= 1.9.6
31 Obsoletes: imake <= 1.0.2
32 Obsoletes: libXdmcp <= 1.0.1
33 Obsoletes: pear-date
34 Obsoletes: pear-db
35 Obsoletes: pear-file
36 Obsoletes: pear-log
37 Obsoletes: pear-mail
38 Obsoletes: pear-mail_mime
39 Requires: php-pear(Date)
40 Requires: php-pear(File)
41 Requires: php-pear(HTTP)
42 Requires: php-pear(Log)
43 Requires: php-pear(Services_Weather)
44 BuildRequires: e-smith-devtools >= 1.13.1-03
45 AutoReqProv: no
46 Obsoletes: dcb-e-smith-horde
47 Obsoletes: smeserver-horde-menuarray
48 Obsoletes: smeserver-trean < 0.1-8
49
50 %changelog
51 * Sun Jan 26 2014 Ian Wells <esmith@wellsi.com> 4.4.0-7.sme
52 - Ensure initialisation of variables in webmail-only-local-network by Stephane de Labrusse [SME: 7351]
53
54 * Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 4.4.0-6.sme
55 - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
56 - Whitespace patch for 85HordeAccess
57
58 * Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 4.4.0-5.sme
59 - Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
60
61 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-4.sme
62 - Obsolete el5 version of packages required by requires [SME: 7273]
63
64 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-3.sme
65 - Obsolete el5 version of packages required by php-devel [SME: 7273]
66
67 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-2.sme
68 - Obsolete el5 version of php-devel [SME: 7273]
69
70 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 4.4.0-1.sme
71 - Roll new stream for sme9
72
73 * Fri Dec 23 2011 Jonathan Martens <smeserver-conbtribs@snetram.nl> 4.2.0-17
74 - Remove original file that is also templated [SME: 6666]
75
76 * Mon Jul 04 2011 Charlie Brady <charlie_brady@mitel.com> 4.2.0-16
77 - Remove php-pecl(Fileinfo) dependency. [SME: 6436]
78
79 * Sun Jan 2 2011 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-15
80 - Add option to verify from address in webmail if setting up additional identities [SME:6469]
81
82 * Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14
83 - Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348]
84
85 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-13
86 - Upgrade horde templates to reflect changes in Horde 3.3.8 [SME: 5938]
87
88 * Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-12
89 - Patch to change horde's templated mime_drivers.php file so some additional
90 settings can be customized [SME: 5224]
91 - config setprop horde inlineMSWord true|false <-- default is false
92 - config setprop horde inlineMSExcel true|false <-- default is false
93 - config setprop horde inlineMSPowerpoint true|false <-- default is false
94 - config setprop horde inlineWordperfect true|false <-- default is false
95 - config setprop horde inlineAudio true|false <-- default is true
96
97 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-11
98 - Patch to make sure username is always saved in lowercase to horde db's [SME:5775]
99
100 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-10
101 - Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774]
102
103 * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9
104 - Really apply patch from previous attempt [SME: 5509]
105
106 * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8
107 - Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509]
108
109 * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-7
110 - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]
111
112 * Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6
113 - Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request
114 information moved to e-smith-imp for both sme7 and sme8 [SME: 4821]
115
116 * Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-5
117 - Update to Spec file to obsolete smeserver-trean < 0.1-8 [SME: 4860]
118
119 * Sat Dec 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-4
120 - Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN
121 - access to webmail will work. Remove klutz template from registry.php [SME: 4787]
122
123 * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-3
124 - Upgrade to horde templates to reflect changes in Horde 3.3.2
125
126 * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-2
127 - Upgrade to horde templates to reflect changes in Horde 3.3 [SME: 4831]
128
129 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 4.2.0-1.sme
130 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
131
132 * Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2
133 - Upgrade patch for Horde 3.2.1 [SME: 4532]
134
135 * Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-1
136 - Initial production build
137 - Jump in package name to reflect new version of horde
138
139 %description
140 This package adds necessary templates and configuration items
141 so that Horde will work properly on SME Server
142
143 %prep
144 %setup
145 %patch1 -p1
146 %patch2 -p1
147 %patch3 -p1
148
149 %build
150 perl createlinks
151
152 %install
153 rm -rf $RPM_BUILD_ROOT
154 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
155 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
156 echo "%doc COPYING" >> %{name}-%{version}-filelist
157
158 %clean
159 rm -rf $RPM_BUILD_ROOT
160
161 %files -f %{name}-%{version}-filelist
162 %defattr(-,root,root)

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