/[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.43 by dungog, Mon Jul 27 13:03:24 2009 UTC Revision 1.60 by slords, Tue Mar 20 15:39:43 2012 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zarafa.spec,v 1.40 2009/07/27 11:06:39 dungog Exp $  # $Id: smeserver-zarafa.spec,v 1.59 2011/03/06 15:29:05 slords 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 39  %define release 56
8  Summary: smserver rpm to setup zarafa  Summary: smserver rpm to setup zarafa
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 45  Patch30: smeserver-zarafa-0.9.0-zarafaPu Line 45  Patch30: smeserver-zarafa-0.9.0-zarafaPu
45  Patch31: smeserver-zarafa-0.9.0-zarafaPublic2.patch  Patch31: smeserver-zarafa-0.9.0-zarafaPublic2.patch
46  Patch32: smeserver-zarafa-0.9.0-locale-2009-07-27.patch  Patch32: smeserver-zarafa-0.9.0-locale-2009-07-27.patch
47  Patch33: smeserver-zarafa-0.9.0-panels2.patch  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    Patch49: smeserver-zarafa-0.9.0-locale-2011-03-06.patch
64    Patch50: smeserver-zarafa-0.9.0-locale-2012-03-20.patch
65  BuildArchitectures: noarch  BuildArchitectures: noarch
66  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
67  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
68  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
69    Requires: zarafa >= 6.30.6
70  AutoReqProv: no  AutoReqProv: no
71    
72  %description  %description
73  smserver rpm to setup zarafa  smserver rpm to setup zarafa
74    
75  %changelog  %changelog
76  * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-39  * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.9.0-56.el6
77    - apply locale 2012-03-20 patch
78    
79    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.9.0-55.sme
80    - apply locale 2011-03-06 patch
81    
82    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.9.0-54.sme
83    - apply locale 2010-05-23 patch
84    
85    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53
86    - Restore missing lines from unix.cfg.
87    
88    * Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52
89    - Update unix plugin to exclude non-valid users/groups [SME: 5828]
90    - Add actions for templates to expand unix.cfg
91    - Add actions for services2adjust to unix.cfg
92    
93    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme
94    - apply locale 2010-03-02 patch
95    
96    * Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50
97    - hide system and everyone in addressbook [SME 5790]
98    
99    * Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49
100    - use anon bind to login [SME 5779]
101    
102    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48
103    - update ldap.cfg for 6.40 [SME 5779]
104    - default mysql InnoDB enabled
105    
106    * Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47
107    - fix service scripts [SME 5672]
108    
109    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46
110    - fix install and update scripts [SME 5672]
111    - tested OK on 6.40
112    
113    * Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45
114    - webaccess location changed upstream [SME 5672]
115    - requires zarafa >= 6.30.6
116    
117    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme
118    - apply locale 2009-10-27 patch
119    
120    * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme
121    - apply locale 2009-10-21 patch
122    
123    * Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42
124    - typo in language string [SME 5420]
125    
126    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme
127    - apply locale 2009-08-24 patch
128    
129    * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40
130  - update zarafa config panels [SME 5310]  - update zarafa config panels [SME 5310]
131    
132  * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38  * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38
# Line 208  smserver rpm to setup zarafa Line 279  smserver rpm to setup zarafa
279  %patch30 -p1  %patch30 -p1
280  %patch32 -p1  %patch32 -p1
281  %patch33 -p1  %patch33 -p1
282    %patch34 -p1
283    %patch35 -p1
284    %patch36 -p1
285    %patch37 -p1
286    %patch38 -p1
287    %patch39 -p1
288    %patch40 -p1
289    %patch41 -p1
290    %patch42 -p1
291    %patch43 -p1
292    %patch44 -p1
293    %patch45 -p1
294    %patch46 -p1
295    %patch47 -p1
296    %patch48 -p1
297    %patch49 -p1
298    %patch50 -p1
299    
300  %build  %build
301  /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