/[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.5 - (show annotations) (download)
Tue Dec 10 02:03:52 2013 UTC (10 years, 6 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-5_el6_sme
Changes since 1.4: +7 -2 lines
* Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 4.4.0-5.sme
- Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]

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

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