/[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.6 - (show annotations) (download)
Sat Dec 21 04:53:16 2013 UTC (10 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-6_el6_sme
Changes since 1.5: +8 -2 lines
* Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 4.4.0-6.sme
- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
- Whitespace patch for 85HordeAccess

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

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