/[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.4 by dungog, Wed Dec 17 08:30:24 2008 UTC Revision 1.19 by dungog, Sun Dec 21 10:03:00 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-zarafa.spec,v 1.18 2008/12/20 13:30:26 dungog Exp $
2    # Authority: dmay
3    # Name: Darrell May
4    
5  %define name smeserver-zarafa  %define name smeserver-zarafa
6  %define version 0.9  %define version 0.9.0
7  %define release 4a  %define release 17
8  Summary: smserver rpm to setup zarafa  Summary: smserver rpm to setup zarafa
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 9  License: GNU GPL version 2 Line 13  License: GNU GPL version 2
13  URL: http://contribs.org  URL: http://contribs.org
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: %{name}-0.9-2a.patch  Patch0: smeserver-zarafa-0.9.0-removephp.patch
17  Patch1: %{name}-0.9-4a.patch  Patch1: smeserver-zarafa-0.9.0-deluser.patch
18    Patch2: smeserver-zarafa-0.9.0-deluserb.patch
19    Patch3: smeserver-zarafa-0.9.0-props.patch
20    Patch4: smeserver-zarafa-0.9.0-ports.patch
21    Patch5: smeserver-zarafa-0.9.0-smessl.patch
22    Patch6: smeserver-zarafa-0.9.0-smessl2.patch
23    Patch7: smeserver-zarafa-0.9.0-smessl3.patch
24    Patch8: smeserver-zarafa-0.9.0-ldap.patch
25    Patch9: smeserver-zarafa-0.9.0-userprop.patch
26    Patch10: smeserver-zarafa-0.9.0-services2.patch
27    Patch11: smeserver-zarafa-0.9.0-ports2.patch
28    Patch12: smeserver-zarafa-0.9.0-http.patch
29  BuildArchitectures: noarch  BuildArchitectures: noarch
30  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
31  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
32  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
33  Requires: zarafa  Requires: zarafa = 6.20
34  AutoReqProv: no  AutoReqProv: no
35    
36  %description  %description
37  smserver rpm to setup zarafa  smserver rpm to setup zarafa
38    
39  %changelog  %changelog
40    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17
41    - http alias changes [SME 4856]
42    
43    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16
44    - minor change in ports and property names [SME 4846]
45    
46    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15
47    - added action/zarafa-services-stop [SME 4870]
48    - .qmail-junkmail fragment fixed and expanded [SME 4705]
49    * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14
50    - default user zarafa property to enabled [SME 4870]
51    - .qmail-junkmail fragment readded [SME 4705]
52    
53    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13
54    - ldap plugin [SME 4869]
55    
56    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12
57    - use sme ssl files fixes [SME 4846]
58    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11
59    - use sme ssl files fixes [SME 4836]
60    * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10
61    - use sme ssl files [SME 4836]
62    - change gateway ports to standard, requires changing sme ports manually
63    - Requires: zarafa = 6.20, verify/update contrib before allowing updates
64    
65    * Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9
66    - change default pop port to 8110, gateway.cfg [SME 4854]
67    
68    * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8
69    - add properties to cfg files. unix,server,ical,gateway [SME 4636]
70    
71    * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7
72    - add user-delete symlink [SME 4621]
73    * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6
74    - add user-delete action [SME 4621]
75    
76    * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5
77    - remove php template: [SME 4620]
78    
79  * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>  * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
80  - added template to sort junk e-mail: Bug 4705  - added template to sort junk e-mail: Bug 4705
81  - [0.9-4a]  - [0.9-4a]
# Line 39  smserver rpm to setup zarafa Line 93  smserver rpm to setup zarafa
93  %setup  %setup
94  %patch0 -p1  %patch0 -p1
95  %patch1 -p1  %patch1 -p1
96    %patch2 -p1
97    %patch3 -p1
98    %patch4 -p1
99    %patch5 -p1
100    %patch6 -p1
101    %patch7 -p1
102    %patch8 -p1
103    %patch9 -p1
104    %patch10 -p1
105    %patch11 -p1
106    %patch12 -p1
107    
108  %build  %build
109  /usr/bin/perl createlinks  /usr/bin/perl createlinks
# Line 58  rm -rf %{name}-%{version} Line 123  rm -rf %{name}-%{version}
123  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
124  %defattr(-,root,root)  %defattr(-,root,root)
125    
 %pre  
 %preun  
 %post  
 %postun  
   


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