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

Contents of /rpms/e-smith-turba/sme10/e-smith-turba.spec

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


Revision 1.2 - (show annotations) (download)
Fri Feb 5 16:57:44 2016 UTC (8 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-turba-3_6_0-1_el7_sme, HEAD
Changes since 1.1: +1 -4 lines
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 3.6.0-1.sme
- Initial release to sme10

1 # $Id: e-smith-turba.spec,v 1.1 2016/02/05 16:53:16 stephdl Exp $
2
3 Summary: e-smith module to configure Turba 1.0
4 %define name e-smith-turba
5 Name: %{name}
6 %define version 3.6.0
7 %define release 1
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14 BuildRequires: e-smith-devtools
15 BuildArchitectures: noarch
16 Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
17 Requires: turba-h3 >= 2.2
18 AutoReqProv: no
19 Obsoletes: dcb-e-smith-turba
20 Obsoletes: smeserver-turba-menuarray
21
22 %changelog
23 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 3.6.0-1.sme
24 - Initial release to sme10
25
26 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 3.4.0-1
27 - Roll new stream for sme9
28
29 * Sat Nov 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-17
30 - Fix bug in refactored code used to set ldap base dn. [SME: 2939]
31
32 * Fri Nov 12 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-16
33
34 - Refactored code used to set ldap base dn. Thanks Shad Lords [SME: 2939]
35
36 * Sun Aug 1 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-15
37 - Update to remove turbaContact info that SME is not using [SME: 5942]
38
39 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-14
40 - Patch that adds the ability to have a local LDAP Group Address book. [SME: 5944]
41
42 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-13
43 - Patch to template attributes.php to add ability to have multiple email values
44 for a contact. Separate entries with a comma and a space [SME: 5943]
45
46 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-12
47 - Update to freebusy info in sources.php [SME 5942]
48
49 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11
50 - Update to fix turbatype error when using turba LDAP address search [SME: 5772]
51
52 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10
53 - Update LDAP for changed scope [SME: 2939]
54
55 * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9
56 - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]
57 - Remove previous patch. Will add new partial patch for bug 2939
58
59 * Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8
60 - Update LDAP for changed schema [SME: 2939]
61
62 * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-7
63 - Updated template files to reflect changes in Turba 2.3.2 [SME: 5512]
64
65 * Wed Apr 8 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-6
66 - Remove redundant 49turba_migrate_contacts template fragments [SME: 5148]
67
68 * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-5
69 - Fix date in previous changelog entry [SME: 4910]
70
71 * Sun Jan 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.2.0-4
72 - Fix turba.sql patch to prevent creating a .orig file [SME: 4910]
73
74 * Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-3
75 - Updated template files to reflect changes in Turba 2.3.1
76
77 * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-2
78 - Updated template files to reflect changes in Turba 2.3 [SME: 4833]
79
80 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.2.0-1.sme
81 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
82
83 * Fri Jul 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
84 - Patch to fix 49turba_migrate_contacts to not run on post-install
85
86 * Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
87 - Upgrade patch for Turba 2.2.1
88
89 * Sat Jun 7 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
90 - Initial production build
91
92 * Sat May 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-02
93 - Updated to include changes in Turba 2.2 RC4
94 - Re-rolled tarball
95
96 * Fri Apr 11 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-01
97 - Initial build
98 - Jump in package name to reflect new version of turba
99
100 %description
101 This package adds necessary templates and configuration items
102 so that Turba will work properly on SME Server
103
104 %prep
105 %setup
106
107 %build
108 perl createlinks
109
110 %install
111 rm -rf $RPM_BUILD_ROOT
112 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
113 rm -f %{name}-%{version}-filelist
114 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
115 echo "%doc COPYING" >> %{name}-%{version}-filelist
116
117 %clean
118 rm -rf $RPM_BUILD_ROOT
119
120 %files -f %{name}-%{version}-filelist
121 %defattr(-,root,root)
122

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