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

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

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

Revision 1.13 by dungog, Fri Feb 12 14:41:11 2010 UTC Revision 1.19 by mrjhb3, Fri Nov 12 19:54:32 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-turba.spec,v 1.12 2009/10/14 03:15:16 mrjhb3 Exp $  # $Id: e-smith-turba.spec,v 1.18 2010/08/02 01:46:56 mrjhb3 Exp $
2    
3  Summary: e-smith module to configure Turba 1.0  Summary: e-smith module to configure Turba 1.0
4  %define name e-smith-turba  %define name e-smith-turba
5  Name: %{name}  Name: %{name}
6  %define version 3.2.0  %define version 3.2.0
7  %define release 8  %define release 16
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch1: e-smith-turba-2.3.patch Line 14  Patch1: e-smith-turba-2.3.patch
14  Patch2: e-smith-turba-2.3.1.patch  Patch2: e-smith-turba-2.3.1.patch
15  Patch3: e-smith-turba_remove_sql_schema.patch  Patch3: e-smith-turba_remove_sql_schema.patch
16  Patch4: e-smith-turba-2.3.2.patch  Patch4: e-smith-turba-2.3.2.patch
17  Patch5: e-smith-turba-3.2.0-ldap_users.patch  Patch5: e-smith-turba-2.3.3.patch
18    Patch6: e-smith-turba-3.2.0-ldap_scope.patch
19    Patch7: e-smith-turba-3.2.0-turbatype_search.patch
20    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    Patch11: e-smith-turba-3.2.0-remove-turbatype.patch
24    Patch12: e-smith-turba-3.2.0-basedn.patch
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
27  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 25  Obsoletes: dcb-e-smith-turba Line 32  Obsoletes: dcb-e-smith-turba
32  Obsoletes: smeserver-turba-menuarray  Obsoletes: smeserver-turba-menuarray
33    
34  %changelog  %changelog
35    * Fri Nov 12 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-16
36    - Refactored code used to set ldap base dn.  Thanks Shad Lords [SME: 2939]
37    
38    * Sun Aug 1 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-15
39    - Update to remove turbaContact info that SME is not using [SME: 5942]
40    
41    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-14
42    - Patch that adds the ability to have a local LDAP Group Address book.  [SME: 5944]
43    
44    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-13
45    - Patch to template attributes.php to add ability to have multiple email values
46      for a contact.  Separate entries with a comma and a space [SME: 5943]
47    
48    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-12
49    - Update to freebusy info in sources.php [SME 5942]
50    
51    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-11
52    - Update to fix turbatype error when using turba LDAP address search [SME: 5772]
53    
54    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-10
55    - Update LDAP for changed scope [SME: 2939]
56    
57    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-9
58    - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]
59    - Remove previous patch.  Will add new partial patch for bug 2939
60    
61  * Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8  * Sat Feb 13 2010 Stephen Noble <support@dungog.net> 3.2.0-8
62  - Update LDAP for changed schema [SME: 2939]  - Update LDAP for changed schema [SME: 2939]
63    
# Line 78  so that Turba will work properly on SME Line 111  so that Turba will work properly on SME
111  %patch3 -p1  %patch3 -p1
112  %patch4 -p1  %patch4 -p1
113  %patch5 -p1  %patch5 -p1
114    %patch6 -p1
115    %patch7 -p1
116    %patch8 -p1
117    %patch9 -p1
118    %patch10 -p1
119    %patch11 -p1
120    %patch12 -p1
121    
122  %build  %build
123  for i in bootstrap-console-save post-install post-upgrade email-update  for i in bootstrap-console-save post-install post-upgrade email-update


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