1 |
# $Id: e-smith-turba.spec,v 1.17 2010/05/11 04:46:21 mrjhb3 Exp $ |
# $Id: e-smith-turba.spec,v 1.19 2010/11/12 19:54:32 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 15 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch9: e-smith-turba-3.2.0-attributes.php.patch |
Patch9: e-smith-turba-3.2.0-attributes.php.patch |
22 |
Patch10: e-smith-turba-3.2.0-LDAP_Group.patch |
Patch10: e-smith-turba-3.2.0-LDAP_Group.patch |
23 |
Patch11: e-smith-turba-3.2.0-remove-turbatype.patch |
Patch11: e-smith-turba-3.2.0-remove-turbatype.patch |
24 |
|
Patch12: e-smith-turba-3.2.0-basedn.patch |
25 |
|
Patch13: e-smith-turba-3.2.0-basedn2.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
Obsoletes: smeserver-turba-menuarray |
Obsoletes: smeserver-turba-menuarray |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* 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 |
|
* Fri Nov 12 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-16 |
40 |
|
|
41 |
|
- Refactored code used to set ldap base dn. Thanks Shad Lords [SME: 2939] |
42 |
|
|
43 |
* Sun Aug 1 2010 John H. Bennett III <bennettj@johnbennettservices.com> 3.2.0-15 |
* 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] |
- Update to remove turbaContact info that SME is not using [SME: 5942] |
45 |
|
|
122 |
%patch9 -p1 |
%patch9 -p1 |
123 |
%patch10 -p1 |
%patch10 -p1 |
124 |
%patch11 -p1 |
%patch11 -p1 |
125 |
|
%patch12 -p1 |
126 |
|
%patch13 -p1 |
127 |
|
|
128 |
%build |
%build |
129 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |