/[smecontribs]/rpms/smeserver-zarafa/contribs7/smeserver-zarafa.spec
ViewVC logotype

Contents of /rpms/smeserver-zarafa/contribs7/smeserver-zarafa.spec

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


Revision 1.42 - (show annotations) (download)
Mon Jul 27 12:45:59 2009 UTC (14 years, 10 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-zarafa-0_9_0-38_el4_sme
Changes since 1.41: +6 -2 lines
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
- add translations for panels

1 # $Id: smeserver-zarafa.spec,v 1.40 2009/07/27 11:06:39 dungog Exp $
2 # Authority: dmay
3 # Name: Darrell May
4
5 %define name smeserver-zarafa
6 %define version 0.9.0
7 %define release 38
8 Summary: smserver rpm to setup zarafa
9 Name: %{name}
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GNU GPL version 2
13 URL: http://contribs.org
14 Group: SMEserver/addon
15 Source: %{name}-%{version}.tar.gz
16 Patch0: smeserver-zarafa-0.9.0-removephp.patch
17 Patch3: smeserver-zarafa-0.9.0-props.patch
18 Patch4: smeserver-zarafa-0.9.0-ports.patch
19 Patch5: smeserver-zarafa-0.9.0-smessl.patch
20 Patch6: smeserver-zarafa-0.9.0-smessl2.patch
21 Patch7: smeserver-zarafa-0.9.0-smessl3.patch
22 Patch8: smeserver-zarafa-0.9.0-ldap.patch
23 Patch9: smeserver-zarafa-0.9.0-userprop1.patch
24 Patch10: smeserver-zarafa-0.9.0-services2.patch
25 Patch11: smeserver-zarafa-0.9.0-ports2.patch
26 Patch12: smeserver-zarafa-0.9.0-http.patch
27 Patch13: smeserver-zarafa-0.9.0-ldap2.patch
28 Patch14: smeserver-zarafa-0.9.0-shutdown4.patch
29 Patch15: smeserver-zarafa-0.9.0-shutdown5.patch
30 Patch16: smeserver-zarafa-0.9.0-update2.patch
31 Patch17: smeserver-zarafa-0.9.0-install.patch
32 Patch18: smeserver-zarafa-0.9.0-shutdown6.patch
33 Patch19: smeserver-zarafa-0.9.0-playnice.patch
34 Patch20: smeserver-zarafa-0.9.0-globalforward.patch
35 Patch21: smeserver-zarafa-0.9.0-impdisabled.patch
36 Patch22: smeserver-zarafa-0.9.0-icals.patch
37 Patch23: smeserver-zarafa-0.9.0-panels.patch
38 Patch24: smeserver-zarafa-0.9.0-smessl4.patch
39 Patch25: smeserver-zarafa-0.9.0-http2.patch
40 Patch26: smeserver-zarafa-0.9.0-templates.patch
41 Patch27: smeserver-zarafa-0.9.0-ports3.patch
42 Patch28: smeserver-zarafa-0.9.0-smessl5.patch
43 Patch29: smeserver-zarafa-0.9.0-smessl6.patch
44 Patch30: smeserver-zarafa-0.9.0-zarafaPublic.patch
45 Patch31: smeserver-zarafa-0.9.0-zarafaPublic2.patch
46 Patch32: smeserver-zarafa-0.9.0-locale-2009-07-27.patch
47 BuildArchitectures: noarch
48 BuildRoot: /var/tmp/%{name}-%{version}
49 BuildRequires: e-smith-devtools >= 1.13.1-03
50 Requires: e-smith-release >= 7.0
51 AutoReqProv: no
52
53 %description
54 smserver rpm to setup zarafa
55
56 %changelog
57 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
58 - add translations for panels
59
60 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37
61 - db setting to deliver mail to Public folders [SME 5412]
62
63 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35
64 - fix defaults/zarafa-server/access private [SME 5368]
65
66 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
67 - fix defaults/zarafa/access SSL [SME 5367]
68
69 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33
70 - fix ical.cfg TCPPort error in templates [SME 5410]
71
72 * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32
73 - remove unused templates in /etc/zarafa/ [SME 5357]
74
75 * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31
76 - fix httpd.conf syntax error [SME 5162]
77
78 * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30
79 - server.cfg server_ssl_enabled = yes [SME 5213]
80
81 * Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29
82 - add zarafa config panels [SME 5310]
83 - Thanks Marc Kelkermans at ati-informatique.net
84
85 * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28
86 - add zarafa-icals service [SME 4874]
87
88 * Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27
89 - allow /webmail if $imp{status} disabled [SME 4957]
90 - remove requires 6.20
91
92 * Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26
93 - add globalForward to .qmail [SME 4891]
94
95 * Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25
96 - add playnice patch [SME 4891]
97 - add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912]
98 - reset dagent.cfg template to default
99
100 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24
101 - add post-update links [SME 4871]
102 - shutdown6 uses S99 [SME 4883]
103
104 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23
105 - trigger zarafa-update on updates of zarafa* rpms [SME 4886]
106
107 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22
108 - fix shutdown patch again [SME 4883]
109 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21
110 - fix shutdown patch [SME 4883]
111
112 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20
113 - delete-user patches removed, not required for ldap/unix [SME 4881]
114 - db needs create and delete, do them together, if required
115
116 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19
117 - service_link shutdown added [SME 4883]
118
119 * Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18
120 - ldap, bind password [SME 4869]
121
122 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17
123 - http alias changes [SME 4856]
124
125 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16
126 - minor change in ports and property names [SME 4846]
127
128 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15
129 - added action/zarafa-services-stop [SME 4870]
130 - .qmail-junkmail fragment fixed and expanded [SME 4705]
131 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14
132 - default user zarafa property to enabled [SME 4870]
133 - .qmail-junkmail fragment readded [SME 4705]
134
135 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13
136 - ldap plugin [SME 4869]
137
138 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12
139 - use sme ssl files fixes [SME 4846]
140 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11
141 - use sme ssl files fixes [SME 4836]
142 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10
143 - use sme ssl files [SME 4836]
144 - change gateway ports to standard, requires changing sme ports manually
145 - Requires: zarafa = 6.20, verify/update contrib before allowing updates
146
147 * Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9
148 - change default pop port to 8110, gateway.cfg [SME 4854]
149
150 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8
151 - add properties to cfg files. unix,server,ical,gateway [SME 4636]
152
153 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7
154 - add user-delete symlink [SME 4621]
155 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6
156 - add user-delete action [SME 4621]
157
158 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5
159 - remove php template: [SME 4620]
160
161 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
162 - added template to sort junk e-mail: Bug 4705
163 - [0.9-4a]
164 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
165 - added /usr/bin/perl createlinks to spec file: Bug 4725
166 - [0.9-3a]
167 * Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com>
168 - smeserver-zarafa-0.9-2a.patch: Bug 4634
169 - [0.9-2a]
170 * Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com>
171 - initial release
172 - [0.9-1a]
173
174 %prep
175 %setup
176 %patch0 -p1
177 %patch3 -p1
178 %patch4 -p1
179 %patch5 -p1
180 %patch6 -p1
181 %patch7 -p1
182 %patch8 -p1
183 %patch9 -p1
184 %patch10 -p1
185 %patch11 -p1
186 %patch12 -p1
187 %patch13 -p1
188 %patch14 -p1
189 %patch15 -p1
190 %patch16 -p1
191 %patch17 -p1
192 %patch18 -p1
193 %patch19 -p1
194 %patch20 -p1
195 %patch21 -p1
196 %patch22 -p1
197 %patch23 -p1
198 %patch24 -p1
199 %patch25 -p1
200 %patch26 -p1
201 %patch27 -p1
202 %patch28 -p1
203 %patch29 -p1
204 %patch30 -p1
205 %patch32 -p1
206
207 %build
208 /usr/bin/perl createlinks
209
210 %install
211 rm -rf $RPM_BUILD_ROOT
212 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
213 rm -f %{name}-%{version}-filelist
214 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
215 > %{name}-%{version}-filelist
216 echo "%doc COPYING" >> %{name}-%{version}-filelist
217
218 %clean
219 cd ..
220 rm -rf %{name}-%{version}
221
222 %files -f %{name}-%{version}-filelist
223 %defattr(-,root,root)
224
225 %triggerin -- zarafa
226 /etc/e-smith/events/actions/zarafa-update
227
228

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