/[smeserver]/rpms/e-smith-turba/sme8/e-smith-turba.spec
ViewVC logotype

Annotation of /rpms/e-smith-turba/sme8/e-smith-turba.spec

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


Revision 1.20 - (hide annotations) (download)
Sat Nov 13 18:45:03 2010 UTC (13 years, 7 months ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-turba-3_2_0-17_el5_sme, HEAD
Changes since 1.19: +8 -2 lines
Please see changelog

1 mrjhb3 1.20 # $Id: e-smith-turba.spec,v 1.19 2010/11/12 19:54:32 mrjhb3 Exp $
2 slords 1.3
3 slords 1.1 Summary: e-smith module to configure Turba 1.0
4     %define name e-smith-turba
5     Name: %{name}
6 slords 1.6 %define version 3.2.0
7 mrjhb3 1.20 %define release 17
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 mrjhb3 1.7 Patch1: e-smith-turba-2.3.patch
14 mrjhb3 1.8 Patch2: e-smith-turba-2.3.1.patch
15 mrjhb3 1.11 Patch3: e-smith-turba_remove_sql_schema.patch
16 mrjhb3 1.12 Patch4: e-smith-turba-2.3.2.patch
17 mrjhb3 1.14 Patch5: e-smith-turba-2.3.3.patch
18 mrjhb3 1.15 Patch6: e-smith-turba-3.2.0-ldap_scope.patch
19 mrjhb3 1.16 Patch7: e-smith-turba-3.2.0-turbatype_search.patch
20 mrjhb3 1.17 Patch8: e-smith-turba-3.2.0-freebusy.patch
21     Patch9: e-smith-turba-3.2.0-attributes.php.patch
22     Patch10: e-smith-turba-3.2.0-LDAP_Group.patch
23 mrjhb3 1.18 Patch11: e-smith-turba-3.2.0-remove-turbatype.patch
24 mrjhb3 1.19 Patch12: e-smith-turba-3.2.0-basedn.patch
25 mrjhb3 1.20 Patch13: e-smith-turba-3.2.0-basedn2.patch
26 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27     BuildRequires: e-smith-devtools
28     BuildArchitectures: noarch
29     Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
30 slords 1.4 Requires: turba-h3 >= 2.2
31 slords 1.1 AutoReqProv: no
32     Obsoletes: dcb-e-smith-turba
33 slords 1.4 Obsoletes: smeserver-turba-menuarray
34 slords 1.1
35     %changelog
36 mrjhb3 1.20 * Sat Nov 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-17
37     - Fix bug in refactored code used to set ldap base dn. [SME: 2939]
38    
39 mrjhb3 1.19 * Fri Nov 12 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-16
40 mrjhb3 1.20
41 mrjhb3 1.19 - Refactored code used to set ldap base dn. Thanks Shad Lords [SME: 2939]
42    
43 mrjhb3 1.18 * Sun Aug 1 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-15
44     - Update to remove turbaContact info that SME is not using [SME: 5942]
45    
46 mrjhb3 1.17 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-14
47     - Patch that adds the ability to have a local LDAP Group Address book. [SME: 5944]
48    
49     * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-13
50     - Patch to template attributes.php to add ability to have multiple email values
51     for a contact. Separate entries with a comma and a space [SME: 5943]
52    
53     * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-12
54     - Update to freebusy info in sources.php [SME 5942]
55    
56 mrjhb3 1.16 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11
57     - Update to fix turbatype error when using turba LDAP address search [SME: 5772]
58    
59 mrjhb3 1.15 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10
60     - Update LDAP for changed scope [SME: 2939]
61    
62 mrjhb3 1.14 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9
63     - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]
64     - Remove previous patch. Will add new partial patch for bug 2939
65    
66 dungog 1.13 * Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8
67     - Update LDAP for changed schema [SME: 2939]
68    
69 mrjhb3 1.12 * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-7
70     - Updated template files to reflect changes in Turba 2.3.2 [SME: 5512]
71    
72 mrjhb3 1.11 * Wed Apr 8 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-6
73     - Remove redundant 49turba_migrate_contacts template fragments [SME: 5148]
74    
75 snetram 1.10 * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-5
76     - Fix date in previous changelog entry [SME: 4910]
77    
78     * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-4
79 snetram 1.9 - Fix turba.sql patch to prevent creating a .orig file [SME: 4910]
80    
81 mrjhb3 1.8 * Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-3
82     - Updated template files to reflect changes in Turba 2.3.1
83    
84 mrjhb3 1.7 * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-2
85     - Updated template files to reflect changes in Turba 2.3 [SME: 4833]
86    
87 slords 1.6 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.2.0-1.sme
88     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
89    
90 mrjhb3 1.5 * Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
91     - Patch to fix 49turba_migrate_contacts to not run on post-install
92    
93 slords 1.4 * Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
94     - Upgrade patch for Turba 2.2.1
95 slords 1.1
96 slords 1.4 * Sat Jun 7 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
97     - Initial production build
98 slords 1.1
99 slords 1.4 * Sat May 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-02
100     - Updated to include changes in Turba 2.2 RC4
101     - Re-rolled tarball
102    
103     * Fri Apr 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-01
104     - Initial build
105     - Jump in package name to reflect new version of turba
106 slords 1.1
107     %description
108 slords 1.4 This package adds necessary templates and configuration items
109     so that Turba will work properly on SME Server
110 slords 1.1
111     %prep
112     %setup
113    
114 mrjhb3 1.7 %patch1 -p1
115 mrjhb3 1.8 %patch2 -p1
116 mrjhb3 1.11 %patch3 -p1
117 mrjhb3 1.12 %patch4 -p1
118 dungog 1.13 %patch5 -p1
119 mrjhb3 1.15 %patch6 -p1
120 mrjhb3 1.16 %patch7 -p1
121 mrjhb3 1.17 %patch8 -p1
122     %patch9 -p1
123     %patch10 -p1
124 mrjhb3 1.18 %patch11 -p1
125 mrjhb3 1.19 %patch12 -p1
126 mrjhb3 1.20 %patch13 -p1
127 mrjhb3 1.7
128 slords 1.1 %build
129     for i in bootstrap-console-save post-install post-upgrade email-update
130     do
131     mkdir root/etc/e-smith/events/$i
132     done
133     mkdir -p root/etc/rc.d/rc7.d
134     perl createlinks
135    
136    
137     %install
138     rm -rf $RPM_BUILD_ROOT
139     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
140     rm -f %{name}-%{version}-filelist
141     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
142     echo "%doc COPYING" >> %{name}-%{version}-filelist
143    
144     %clean
145     rm -rf $RPM_BUILD_ROOT
146    
147     %files -f %{name}-%{version}-filelist
148     %defattr(-,root,root)
149    

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