/[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.1 - (hide annotations) (download)
Thu Feb 14 16:15:22 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-horde-4_4_0-1_el6_sme
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 4.4.0-1.sme
- Roll new stream for sme9

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

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