/[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.32 by dungog, Fri Mar 6 10:43:35 2009 UTC Revision 1.48 by slords, Tue Oct 27 17:43:52 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zarafa.spec,v 1.31 2009/02/20 21:46:54 dungog Exp $  # $Id: smeserver-zarafa.spec,v 1.47 2009/10/21 18:03:41 vip-ire 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 28  %define release 44
8  Summary: smserver rpm to setup zarafa  Summary: smserver rpm to setup zarafa
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 34  Patch19: smeserver-zarafa-0.9.0-playnice Line 34  Patch19: smeserver-zarafa-0.9.0-playnice
34  Patch20: smeserver-zarafa-0.9.0-globalforward.patch  Patch20: smeserver-zarafa-0.9.0-globalforward.patch
35  Patch21: smeserver-zarafa-0.9.0-impdisabled.patch  Patch21: smeserver-zarafa-0.9.0-impdisabled.patch
36  Patch22: smeserver-zarafa-0.9.0-icals.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
54  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
55  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 44  AutoReqProv: no Line 60  AutoReqProv: no
60  smserver rpm to setup zarafa  smserver rpm to setup zarafa
61    
62  %changelog  %changelog
63    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme
64    - apply locale 2009-10-27 patch
65    
66    * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme
67    - apply locale 2009-10-21 patch
68    
69    * Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42
70    - typo in language string [SME 5420]
71    
72    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme
73    - apply locale 2009-08-24 patch
74    
75    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40
76    - update zarafa config panels [SME 5310]
77    
78    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
79    - add translations for panels
80    
81    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37
82    - db setting to deliver mail to Public folders [SME 5412]
83    
84    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35
85    - fix defaults/zarafa-server/access private [SME 5368]
86    
87    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
88    - fix defaults/zarafa/access SSL [SME 5367]
89    
90    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33
91    - fix ical.cfg TCPPort error in templates [SME 5410]
92    
93    * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32
94    - remove unused templates in /etc/zarafa/ [SME 5357]
95    
96    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31
97    - fix httpd.conf syntax error [SME 5162]
98    
99    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30
100    - server.cfg server_ssl_enabled = yes [SME 5213]
101    
102    * Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29
103    - add zarafa config panels [SME 5310]
104    - Thanks Marc Kelkermans at ati-informatique.net
105    
106  * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28  * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28
107  - add zarafa-icals service [SME 4874]  - add zarafa-icals service [SME 4874]
108    
# Line 156  smserver rpm to setup zarafa Line 215  smserver rpm to setup zarafa
215  %patch20 -p1  %patch20 -p1
216  %patch21 -p1  %patch21 -p1
217  %patch22 -p1  %patch22 -p1
218    %patch23 -p1
219    %patch24 -p1
220    %patch25 -p1
221    %patch26 -p1
222    %patch27 -p1
223    %patch28 -p1
224    %patch29 -p1
225    %patch30 -p1
226    %patch32 -p1
227    %patch33 -p1
228    %patch34 -p1
229    %patch35 -p1
230    %patch36 -p1
231    %patch37 -p1
232    %patch38 -p1
233    
234  %build  %build
235  /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