/[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.16 - (hide annotations) (download)
Sat Feb 13 16:42:39 2010 UTC (14 years, 3 months ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-turba-3_2_0-11_el5_sme
Changes since 1.15: +7 -2 lines
Please see changelog

1 mrjhb3 1.16 # $Id: e-smith-turba.spec,v 1.15 2010/02/13 15:13:38 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.16 %define release 11
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 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21     BuildRequires: e-smith-devtools
22     BuildArchitectures: noarch
23     Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
24 slords 1.4 Requires: turba-h3 >= 2.2
25 slords 1.1 AutoReqProv: no
26     Obsoletes: dcb-e-smith-turba
27 slords 1.4 Obsoletes: smeserver-turba-menuarray
28 slords 1.1
29     %changelog
30 mrjhb3 1.16 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11
31     - Update to fix turbatype error when using turba LDAP address search [SME: 5772]
32    
33 mrjhb3 1.15 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10
34     - Update LDAP for changed scope [SME: 2939]
35    
36 mrjhb3 1.14 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9
37     - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]
38     - Remove previous patch. Will add new partial patch for bug 2939
39    
40 dungog 1.13 * Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8
41     - Update LDAP for changed schema [SME: 2939]
42    
43 mrjhb3 1.12 * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-7
44     - Updated template files to reflect changes in Turba 2.3.2 [SME: 5512]
45    
46 mrjhb3 1.11 * Wed Apr 8 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-6
47     - Remove redundant 49turba_migrate_contacts template fragments [SME: 5148]
48    
49 snetram 1.10 * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-5
50     - Fix date in previous changelog entry [SME: 4910]
51    
52     * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-4
53 snetram 1.9 - Fix turba.sql patch to prevent creating a .orig file [SME: 4910]
54    
55 mrjhb3 1.8 * Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-3
56     - Updated template files to reflect changes in Turba 2.3.1
57    
58 mrjhb3 1.7 * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-2
59     - Updated template files to reflect changes in Turba 2.3 [SME: 4833]
60    
61 slords 1.6 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.2.0-1.sme
62     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
63    
64 mrjhb3 1.5 * Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
65     - Patch to fix 49turba_migrate_contacts to not run on post-install
66    
67 slords 1.4 * Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
68     - Upgrade patch for Turba 2.2.1
69 slords 1.1
70 slords 1.4 * Sat Jun 7 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
71     - Initial production build
72 slords 1.1
73 slords 1.4 * Sat May 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-02
74     - Updated to include changes in Turba 2.2 RC4
75     - Re-rolled tarball
76    
77     * Fri Apr 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-01
78     - Initial build
79     - Jump in package name to reflect new version of turba
80 slords 1.1
81     %description
82 slords 1.4 This package adds necessary templates and configuration items
83     so that Turba will work properly on SME Server
84 slords 1.1
85     %prep
86     %setup
87    
88 mrjhb3 1.7 %patch1 -p1
89 mrjhb3 1.8 %patch2 -p1
90 mrjhb3 1.11 %patch3 -p1
91 mrjhb3 1.12 %patch4 -p1
92 dungog 1.13 %patch5 -p1
93 mrjhb3 1.15 %patch6 -p1
94 mrjhb3 1.16 %patch7 -p1
95 mrjhb3 1.7
96 slords 1.1 %build
97     for i in bootstrap-console-save post-install post-upgrade email-update
98     do
99     mkdir root/etc/e-smith/events/$i
100     done
101     mkdir -p root/etc/rc.d/rc7.d
102     perl createlinks
103    
104    
105     %install
106     rm -rf $RPM_BUILD_ROOT
107     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
108     rm -f %{name}-%{version}-filelist
109     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
110     echo "%doc COPYING" >> %{name}-%{version}-filelist
111    
112     %clean
113     rm -rf $RPM_BUILD_ROOT
114    
115     %files -f %{name}-%{version}-filelist
116     %defattr(-,root,root)
117    

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