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

Annotation 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.4 - (hide annotations) (download)
Mon Mar 11 22:59:32 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-4_el6_sme
Changes since 1.3: +6 -2 lines
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-4.sme
- Obsolete el5 version of packages required by requires [SME: 7273]

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

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