/[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.3 - (show annotations) (download)
Mon Mar 11 21:48:23 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-3_el6_sme
Changes since 1.2: +8 -2 lines
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-3.sme
- Obsolete el5 version of packages required by php-devel [SME: 7273]

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

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