2 |
%define name e-smith-turba |
%define name e-smith-turba |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.7.0 |
%define version 1.7.0 |
5 |
%define release 16 |
%define release 17 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
20 |
Patch9: e-smith-turba-1.7-13.turba214_prefs.php.patch |
Patch9: e-smith-turba-1.7-13.turba214_prefs.php.patch |
21 |
Patch10: e-smith-turba-1.7-14.ldap_dn.patch |
Patch10: e-smith-turba-1.7-14.ldap_dn.patch |
22 |
Patch11: e-smith-turba-1.7.0-ldap_charset.patch |
Patch11: e-smith-turba-1.7.0-ldap_charset.patch |
23 |
|
Patch12: e-smith-turba-1.7.0-17.turba.mysql.sql.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Obsoletes: Obsoletes: smeserver-turba-menuarray |
Obsoletes: Obsoletes: smeserver-turba-menuarray |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Tue Apr 1 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-17 |
35 |
|
- Patch that changes the file 40mysql.create.turba in |
36 |
|
/etc/e-smith/templates/etc/e-smith/sql/init to now call turba.mysql.sql which |
37 |
|
replaces the obsoleted turba_objects.mysql.sql file. Change was originally |
38 |
|
made in turba 2.1.6 but 2.1.6 was never released for SME Server [SME: 4095] |
39 |
|
|
40 |
* Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.7.0-16 |
* Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.7.0-16 |
41 |
- Fix last patch (add comma) [SME: 2938] |
- Fix last patch (add comma) [SME: 2938] |
42 |
|
|
483 |
%patch9 -p1 |
%patch9 -p1 |
484 |
%patch10 -p1 |
%patch10 -p1 |
485 |
%patch11 -p1 |
%patch11 -p1 |
486 |
|
%patch12 -p1 |
487 |
|
|
488 |
%build |
%build |
489 |
for i in bootstrap-console-save post-install post-upgrade email-update |
for i in bootstrap-console-save post-install post-upgrade email-update |