/[smeserver]/rpms/smeserver-horde/sme10/smeserver-horde.spec
ViewVC logotype

Annotation of /rpms/smeserver-horde/sme10/smeserver-horde.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (hide annotations) (download)
Tue Jan 28 23:21:15 2020 UTC (4 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-horde-1_0_0-8_el7_sme
Changes since 1.7: +3 -2 lines
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-8.sme
- apply patches from  John H. Bennett III [SME: 10717]
- cvs admin -ko on patch1

1 unnilennium 1.1 # $Id: e-smith-horde.spec,v 1.22 2010/05/11 04:07:35 mrjhb3 Exp $
2    
3     Summary: e-smith specific Horde configuration and templates.
4     %define name smeserver-horde
5     Name: %{name}
6     %define version 1.0.0
7 jpp 1.8 %define release 8
8 unnilennium 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 unnilennium 1.5 Patch0: smeserver-horde-1.0.0-bz10092-smtpdORqpsmtpd.patch
14 jpp 1.7 Patch1: smeserver-horde-bz10717-config.phphorde5.2.14compliance.patch
15     Patch2: smeserver-horde-1.0.0-bz10092-spam_learning.patch
16     Patch3: smeserver-horde-1.0.0-bz10717-activesync_turba_backends.local.php.patch
17     Patch4: smeserver-horde-1.0.0-bz10717-task_sharing.patch
18 unnilennium 1.1 #Patch1: e-smith-horde-4.8.0_renumber_database_creation.order.patch
19     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20     BuildArchitectures: noarch
21     Requires: e-smith-base >= 4.9.44, php-horde-horde >= 5.2, mariadb
22     BuildRequires: e-smith-devtools >= 1.13.1-03
23     AutoReqProv: no
24     Obsoletes: horde-h3, e-smith-horde, imp-h3, e-smith-imp
25     Obsoletes: ingo-h3, e-smith-ingo, turba-h3, e-smith-turba
26     Obsoletes: kronolith-h3, smeserver-kronolith, nag-h3, smeserver-nag
27     Obsoletes: mnemo-h3, smeserver-mnemo
28 unnilennium 1.3 Requires: php-horde-content, php-horde-imp, php-horde-ingo, php-horde-kronolith
29 unnilennium 1.2 Requires: php-horde-mnemo, php-horde-nag, php-horde-turba
30 unnilennium 1.4 # optional functions we provide
31 unnilennium 1.3 Requires: php-horde-Horde-ActiveSync
32     Requires: php-horde-Horde-Service-Facebook
33     Requires: php-horde-Horde-Service-Twitter
34     Requires: php-pear-Date-Holidays-Australia, php-pear-Date-Holidays-Denmark
35     Requires: php-pear-Date-Holidays-Germany, php-pear-Date-Holidays-Italy
36     Requires: php-pear-Date-Holidays-Netherlands, php-pear-Date-Holidays-Norway
37     Requires: php-pear-Date-Holidays-Portugal, php-pear-Date-Holidays-Russia
38     Requires: php-pear-Date-Holidays-Slovenia, php-pear-Date-Holidays-Sweden
39 unnilennium 1.4 Requires: php-pear-Date-Holidays-France, php-pear-Date-Holidays-Turkey
40 unnilennium 1.3 Requires: php-horde-Horde-Text-Filter-Csstidy
41     Requires: timeobjects
42 unnilennium 1.4 # maybe not required, but JHB used to have them in previous installs
43     Requires: php-pear-Auth-SASL2
44     Requires: php-pear-Cache-Lite
45     Requires: php-pear-Console-GetoptPlus
46     Requires: php-pear-Crypt-Blowfish
47     Requires: php-pear-File-CSV
48     Requires: php-pear-File-Util
49     Requires: php-pear-HTTP
50     Requires: php-pear-HTTP-Request2
51     Requires: php-pear-HTTP_WebDAV_Server
52     Requires: php-pear-Log
53     Requires: php-pear-MDB2
54     Requires: php-pear-Net-URL2
55     Requires: php-pear-XML-Parser2
56     Requires: php-pear-XML-RPC2
57 unnilennium 1.1
58 unnilennium 1.2 %changelog
59 jpp 1.8 * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-8.sme
60 jpp 1.7 - apply patches from John H. Bennett III [SME: 10717]
61 jpp 1.8 - cvs admin -ko on patch1
62 jpp 1.7
63 unnilennium 1.6 * Fri Apr 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-6.sme
64     - revert requires php-pear-Math_BigInteger provided by php-phpseclib-math-biginteger [SME: 9600]
65    
66 unnilennium 1.5 * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-5.sme
67     - fix incorrect expansion of backends.local.php with non numerical releases [SME: 10092]
68 unnilennium 1.6 - add requires php-pear-Math_BigInteger [SME: 9600]
69 unnilennium 1.5
70 unnilennium 1.4 * Sun Jul 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-4.sme
71     - added last optionals dependencies [SME: 9645]
72     - added France Holidays.
73    
74 unnilennium 1.3 * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-3.sme
75     - added Requires for pear Dates [SME: 9645]
76     - Activesync, timeobjects, Facebook. Twitter, Text-Filter
77    
78 unnilennium 1.2 * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-2.sme
79     - add main Required packages php-horde-* [SME: 9645]
80 unnilennium 1.1
81     * Sun Jun 19 2016 John H. Bennett III <bennettj@johnbennettservices.com> 1.0.0-1
82     - First released build for SME10
83    
84     %description
85     This package adds necessary templates and configuration items
86     for Horde, Imp, Ingo, Kronolith, Mnemo, Nag and Turba
87     to work on SME Server 10
88    
89     %prep
90     %setup
91 unnilennium 1.5 %patch0 -p1
92 jpp 1.7 %patch1 -p1
93     %patch2 -p1
94     %patch3 -p1
95     %patch4 -p1
96 unnilennium 1.1
97     %build
98     for i in post-install post-upgrade
99     do
100     mkdir -p root/etc/e-smith/events/$i
101     done
102     perl createlinks
103    
104     %install
105     rm -rf $RPM_BUILD_ROOT
106     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
107     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
108     echo "%doc COPYING" >> %{name}-%{version}-filelist
109    
110     %clean
111     rm -rf $RPM_BUILD_ROOT
112    
113     %pre
114     %preun
115     %post
116    
117     %postun
118    
119     %files -f %{name}-%{version}-filelist
120     %defattr(-,root,root)

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