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

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

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


Revision 1.20 - (show annotations) (download)
Sun Dec 21 13:46:00 2008 UTC (15 years, 5 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-zarafa-0_9_0-18_el4_sme
Changes since 1.19: +7 -2 lines
See Changelog

1 # $Id: smeserver-zarafa.spec,v 1.19 2008/12/21 10:03:00 dungog Exp $
2 # Authority: dmay
3 # Name: Darrell May
4
5 %define name smeserver-zarafa
6 %define version 0.9.0
7 %define release 18
8 Summary: smserver rpm to setup zarafa
9 Name: %{name}
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GNU GPL version 2
13 URL: http://contribs.org
14 Group: SMEserver/addon
15 Source: %{name}-%{version}.tar.gz
16 Patch0: smeserver-zarafa-0.9.0-removephp.patch
17 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 Patch13: smeserver-zarafa-0.9.0-ldap2.patch
30 BuildArchitectures: noarch
31 BuildRoot: /var/tmp/%{name}-%{version}
32 BuildRequires: e-smith-devtools >= 1.13.1-03
33 Requires: e-smith-release >= 7.0
34 Requires: zarafa = 6.20
35 AutoReqProv: no
36
37 %description
38 smserver rpm to setup zarafa
39
40 %changelog
41 * Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18
42 - ldap, bind password [SME 4869]
43
44 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17
45 - http alias changes [SME 4856]
46
47 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16
48 - minor change in ports and property names [SME 4846]
49
50 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15
51 - added action/zarafa-services-stop [SME 4870]
52 - .qmail-junkmail fragment fixed and expanded [SME 4705]
53 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14
54 - default user zarafa property to enabled [SME 4870]
55 - .qmail-junkmail fragment readded [SME 4705]
56
57 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13
58 - ldap plugin [SME 4869]
59
60 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12
61 - use sme ssl files fixes [SME 4846]
62 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11
63 - use sme ssl files fixes [SME 4836]
64 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10
65 - use sme ssl files [SME 4836]
66 - change gateway ports to standard, requires changing sme ports manually
67 - Requires: zarafa = 6.20, verify/update contrib before allowing updates
68
69 * Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9
70 - change default pop port to 8110, gateway.cfg [SME 4854]
71
72 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8
73 - add properties to cfg files. unix,server,ical,gateway [SME 4636]
74
75 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7
76 - add user-delete symlink [SME 4621]
77 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6
78 - add user-delete action [SME 4621]
79
80 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5
81 - remove php template: [SME 4620]
82
83 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
84 - added template to sort junk e-mail: Bug 4705
85 - [0.9-4a]
86 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
87 - added /usr/bin/perl createlinks to spec file: Bug 4725
88 - [0.9-3a]
89 * Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com>
90 - smeserver-zarafa-0.9-2a.patch: Bug 4634
91 - [0.9-2a]
92 * Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com>
93 - initial release
94 - [0.9-1a]
95
96 %prep
97 %setup
98 %patch0 -p1
99 %patch1 -p1
100 %patch2 -p1
101 %patch3 -p1
102 %patch4 -p1
103 %patch5 -p1
104 %patch6 -p1
105 %patch7 -p1
106 %patch8 -p1
107 %patch9 -p1
108 %patch10 -p1
109 %patch11 -p1
110 %patch12 -p1
111 %patch13 -p1
112
113 %build
114 /usr/bin/perl createlinks
115
116 %install
117 rm -rf $RPM_BUILD_ROOT
118 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
119 rm -f %{name}-%{version}-filelist
120 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
121 > %{name}-%{version}-filelist
122 echo "%doc COPYING" >> %{name}-%{version}-filelist
123
124 %clean
125 cd ..
126 rm -rf %{name}-%{version}
127
128 %files -f %{name}-%{version}-filelist
129 %defattr(-,root,root)
130

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