/[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.28 by dungog, Mon Dec 22 13:11:01 2008 UTC Revision 1.57 by bytegw, Sat May 22 18:13:21 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zarafa.spec,v 1.27 2008/12/22 08:07:27 dungog Exp $  # $Id: smeserver-zarafa.spec,v 1.56 2010/05/22 17:26:49 bytegw Exp $
2  # Authority: dmay  # Authority: dmay
3  # Name: Darrell May  # 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 24  %define release 53
8  Summary: smserver rpm to setup zarafa  Summary: smserver rpm to setup zarafa
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 30  Patch15: smeserver-zarafa-0.9.0-shutdown Line 30  Patch15: smeserver-zarafa-0.9.0-shutdown
30  Patch16: smeserver-zarafa-0.9.0-update2.patch  Patch16: smeserver-zarafa-0.9.0-update2.patch
31  Patch17: smeserver-zarafa-0.9.0-install.patch  Patch17: smeserver-zarafa-0.9.0-install.patch
32  Patch18: smeserver-zarafa-0.9.0-shutdown6.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
63  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
64  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
65  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
66  Requires: zarafa = 6.20  Requires: zarafa >= 6.30.6
67  AutoReqProv: no  AutoReqProv: no
68    
69  %description  %description
70  smserver rpm to setup zarafa  smserver rpm to setup zarafa
71    
72  %changelog  %changelog
73    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53
74    - Restore missing lines from unix.cfg.
75    
76    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52
77    - Update unix plugin to exclude non-valid users/groups [SME: 5828]
78    - Add actions for templates to expand unix.cfg
79    - Add actions for services2adjust to unix.cfg
80    
81    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme
82    - apply locale 2010-03-02 patch
83    
84    * Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50
85    - hide system and everyone in addressbook [SME 5790]
86    
87    * Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49
88    - use anon bind to login [SME 5779]
89    
90    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48
91    - update ldap.cfg for 6.40 [SME 5779]
92    - default mysql InnoDB enabled
93    
94    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47
95    - fix service scripts [SME 5672]
96    
97    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46
98    - fix install and update scripts [SME 5672]
99    - tested OK on 6.40
100    
101    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45
102    - webaccess location changed upstream [SME 5672]
103    - requires zarafa >= 6.30.6
104    
105    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme
106    - apply locale 2009-10-27 patch
107    
108    * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme
109    - apply locale 2009-10-21 patch
110    
111    * Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42
112    - typo in language string [SME 5420]
113    
114    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme
115    - apply locale 2009-08-24 patch
116    
117    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40
118    - update zarafa config panels [SME 5310]
119    
120    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
121    - add translations for panels
122    
123    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37
124    - db setting to deliver mail to Public folders [SME 5412]
125    
126    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35
127    - fix defaults/zarafa-server/access private [SME 5368]
128    
129    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
130    - fix defaults/zarafa/access SSL [SME 5367]
131    
132    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33
133    - fix ical.cfg TCPPort error in templates [SME 5410]
134    
135    * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32
136    - remove unused templates in /etc/zarafa/ [SME 5357]
137    
138    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31
139    - fix httpd.conf syntax error [SME 5162]
140    
141    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30
142    - server.cfg server_ssl_enabled = yes [SME 5213]
143    
144    * Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29
145    - add zarafa config panels [SME 5310]
146    - Thanks Marc Kelkermans at ati-informatique.net
147    
148    * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28
149    - add zarafa-icals service [SME 4874]
150    
151    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27
152    - allow /webmail if $imp{status} disabled [SME 4957]
153    - remove requires 6.20
154    
155    * Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26
156    - add globalForward to .qmail [SME 4891]
157    
158    * Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25
159    - add playnice patch [SME 4891]
160    - add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912]
161    - reset dagent.cfg template to default
162    
163  * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24  * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24
164  - add post-update links [SME 4871]  - add post-update links [SME 4871]
165  - shutdown6 uses S99 [SME 4883]  - shutdown6 uses S99 [SME 4883]
# Line 134  smserver rpm to setup zarafa Line 253  smserver rpm to setup zarafa
253  %patch16 -p1  %patch16 -p1
254  %patch17 -p1  %patch17 -p1
255  %patch18 -p1  %patch18 -p1
256    %patch19 -p1
257    %patch20 -p1
258    %patch21 -p1
259    %patch22 -p1
260    %patch23 -p1
261    %patch24 -p1
262    %patch25 -p1
263    %patch26 -p1
264    %patch27 -p1
265    %patch28 -p1
266    %patch29 -p1
267    %patch30 -p1
268    %patch32 -p1
269    %patch33 -p1
270    %patch34 -p1
271    %patch35 -p1
272    %patch36 -p1
273    %patch37 -p1
274    %patch38 -p1
275    %patch39 -p1
276    %patch40 -p1
277    %patch41 -p1
278    %patch42 -p1
279    %patch43 -p1
280    %patch44 -p1
281    %patch45 -p1
282    %patch46 -p1
283    %patch47 -p1
284    
285  %build  %build
286  /usr/bin/perl createlinks  /usr/bin/perl createlinks


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