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

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

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

Revision 1.7 by dungog, Wed Dec 17 11:22:21 2008 UTC Revision 1.58 by slords, Sun May 23 19:15:14 2010 UTC
# Line 1  Line 1 
1    # $Id: smeserver-zarafa.spec,v 1.57 2010/05/22 18:13:21 bytegw Exp $
2    # Authority: dmay
3    # Name: Darrell May
4    
5  %define name smeserver-zarafa  %define name smeserver-zarafa
6  %define version 0.9.0  %define version 0.9.0
7  %define release 7  %define release 54
8  Summary: smserver rpm to setup zarafa  Summary: smserver rpm to setup zarafa
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 10  URL: http://contribs.org Line 14  URL: http://contribs.org
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-zarafa-0.9.0-removephp.patch  Patch0: smeserver-zarafa-0.9.0-removephp.patch
17  Patch1: smeserver-zarafa-0.9.0-deluser.patch  Patch3: smeserver-zarafa-0.9.0-props.patch
18  Patch2: smeserver-zarafa-0.9.0-deluserb.patch  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    Patch33: smeserver-zarafa-0.9.0-panels2.patch
48    Patch34: smeserver-zarafa-0.9.0-panels3.patch
49    Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch
50    Patch36: smeserver-zarafa-0.9.0-Clic.patch
51    Patch37: smeserver-zarafa-0.9.0-locale-2009-10-21.patch
52    Patch38: smeserver-zarafa-0.9.0-locale-2009-10-27.patch
53    Patch39: smeserver-zarafa-0.9.0-move-webaccess.patch2
54    Patch40: smeserver-zarafa-0.9.0-services3.patch
55    Patch41: smeserver-zarafa-0.9.0-ldap3.patch
56    Patch42: smeserver-zarafa-0.9.0-ldap4.patch
57    Patch43: smeserver-zarafa-0.9.0-hidesystem.patch
58    Patch44: smeserver-zarafa-0.9.0-locale-2010-03-02.patch
59    Patch45: smeserver-zarafa-0.9.0-unix_plugin_fix.patch
60    Patch46: smeserver-zarafa-0.9.0-events_update_unix_plugin.patch
61    Patch47: smeserver-zarafa-0.9.0-restore_missing_settings.patch
62    Patch48: smeserver-zarafa-0.9.0-locale-2010-05-23.patch
63  BuildArchitectures: noarch  BuildArchitectures: noarch
64  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
65  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
66  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
67  Requires: zarafa  Requires: zarafa >= 6.30.6
68  AutoReqProv: no  AutoReqProv: no
69    
70  %description  %description
71  smserver rpm to setup zarafa  smserver rpm to setup zarafa
72    
73  %changelog  %changelog
74    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.9.0-54.sme
75    - apply locale 2010-05-23 patch
76    
77    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53
78    - Restore missing lines from unix.cfg.
79    
80    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52
81    - Update unix plugin to exclude non-valid users/groups [SME: 5828]
82    - Add actions for templates to expand unix.cfg
83    - Add actions for services2adjust to unix.cfg
84    
85    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme
86    - apply locale 2010-03-02 patch
87    
88    * Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50
89    - hide system and everyone in addressbook [SME 5790]
90    
91    * Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49
92    - use anon bind to login [SME 5779]
93    
94    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48
95    - update ldap.cfg for 6.40 [SME 5779]
96    - default mysql InnoDB enabled
97    
98    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47
99    - fix service scripts [SME 5672]
100    
101    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46
102    - fix install and update scripts [SME 5672]
103    - tested OK on 6.40
104    
105    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45
106    - webaccess location changed upstream [SME 5672]
107    - requires zarafa >= 6.30.6
108    
109    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme
110    - apply locale 2009-10-27 patch
111    
112    * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme
113    - apply locale 2009-10-21 patch
114    
115    * Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42
116    - typo in language string [SME 5420]
117    
118    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme
119    - apply locale 2009-08-24 patch
120    
121    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40
122    - update zarafa config panels [SME 5310]
123    
124    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
125    - add translations for panels
126    
127    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37
128    - db setting to deliver mail to Public folders [SME 5412]
129    
130    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35
131    - fix defaults/zarafa-server/access private [SME 5368]
132    
133    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
134    - fix defaults/zarafa/access SSL [SME 5367]
135    
136    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33
137    - fix ical.cfg TCPPort error in templates [SME 5410]
138    
139    * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32
140    - remove unused templates in /etc/zarafa/ [SME 5357]
141    
142    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31
143    - fix httpd.conf syntax error [SME 5162]
144    
145    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30
146    - server.cfg server_ssl_enabled = yes [SME 5213]
147    
148    * Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29
149    - add zarafa config panels [SME 5310]
150    - Thanks Marc Kelkermans at ati-informatique.net
151    
152    * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28
153    - add zarafa-icals service [SME 4874]
154    
155    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27
156    - allow /webmail if $imp{status} disabled [SME 4957]
157    - remove requires 6.20
158    
159    * Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26
160    - add globalForward to .qmail [SME 4891]
161    
162    * Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25
163    - add playnice patch [SME 4891]
164    - add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912]
165    - reset dagent.cfg template to default
166    
167    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24
168    - add post-update links [SME 4871]
169    - shutdown6 uses S99 [SME 4883]
170    
171    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23
172    - trigger zarafa-update on updates of zarafa* rpms [SME 4886]
173    
174    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22
175    - fix shutdown patch again [SME 4883]
176    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21
177    - fix shutdown patch [SME 4883]
178    
179    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20
180    - delete-user patches removed, not required for ldap/unix [SME 4881]
181    - db needs create and delete, do them together, if required
182    
183    * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19
184    - service_link shutdown added [SME 4883]
185    
186    * Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18
187    - ldap, bind password [SME 4869]
188    
189    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17
190    - http alias changes [SME 4856]
191    
192    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16
193    - minor change in ports and property names [SME 4846]
194    
195    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15
196    - added action/zarafa-services-stop [SME 4870]
197    - .qmail-junkmail fragment fixed and expanded [SME 4705]
198    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14
199    - default user zarafa property to enabled [SME 4870]
200    - .qmail-junkmail fragment readded [SME 4705]
201    
202    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13
203    - ldap plugin [SME 4869]
204    
205    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12
206    - use sme ssl files fixes [SME 4846]
207    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11
208    - use sme ssl files fixes [SME 4836]
209    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10
210    - use sme ssl files [SME 4836]
211    - change gateway ports to standard, requires changing sme ports manually
212    - Requires: zarafa = 6.20, verify/update contrib before allowing updates
213    
214    * Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9
215    - change default pop port to 8110, gateway.cfg [SME 4854]
216    
217    * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8
218    - add properties to cfg files. unix,server,ical,gateway [SME 4636]
219    
220  * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7  * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7
221  - add user-delete symlink [SME 4621]  - add user-delete symlink [SME 4621]
222  * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6  * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6
# Line 47  smserver rpm to setup zarafa Line 241  smserver rpm to setup zarafa
241  %prep  %prep
242  %setup  %setup
243  %patch0 -p1  %patch0 -p1
244  %patch1 -p1  %patch3 -p1
245  %patch2 -p1  %patch4 -p1
246    %patch5 -p1
247    %patch6 -p1
248    %patch7 -p1
249    %patch8 -p1
250    %patch9 -p1
251    %patch10 -p1
252    %patch11 -p1
253    %patch12 -p1
254    %patch13 -p1
255    %patch14 -p1
256    %patch15 -p1
257    %patch16 -p1
258    %patch17 -p1
259    %patch18 -p1
260    %patch19 -p1
261    %patch20 -p1
262    %patch21 -p1
263    %patch22 -p1
264    %patch23 -p1
265    %patch24 -p1
266    %patch25 -p1
267    %patch26 -p1
268    %patch27 -p1
269    %patch28 -p1
270    %patch29 -p1
271    %patch30 -p1
272    %patch32 -p1
273    %patch33 -p1
274    %patch34 -p1
275    %patch35 -p1
276    %patch36 -p1
277    %patch37 -p1
278    %patch38 -p1
279    %patch39 -p1
280    %patch40 -p1
281    %patch41 -p1
282    %patch42 -p1
283    %patch43 -p1
284    %patch44 -p1
285    %patch45 -p1
286    %patch46 -p1
287    %patch47 -p1
288    %patch48 -p1
289    
290  %build  %build
291  /usr/bin/perl createlinks  /usr/bin/perl createlinks
# Line 68  rm -rf %{name}-%{version} Line 305  rm -rf %{name}-%{version}
305  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
306  %defattr(-,root,root)  %defattr(-,root,root)
307    
308  %pre  %triggerin -- zarafa
309  %preun  /etc/e-smith/events/actions/zarafa-update
310  %post  
 %postun  
311    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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