/[smeserver]/rpms/e-smith-turba/sme8/e-smith-turba-1.7.0-17.turba.mysql.sql.patch
ViewVC logotype

Annotation of /rpms/e-smith-turba/sme8/e-smith-turba-1.7.0-17.turba.mysql.sql.patch

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 2 20:39:04 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-turba-1_7_0-17_el5_sme
* Tue Apr 1 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-17
- Patch that changes the file 40mysql.create.turba in
  /etc/e-smith/templates/etc/e-smith/sql/init to now call turba.mysql.sql which
  replaces the obsoleted turba_objects.mysql.sql file.  Change was originally
  made in turba 2.1.6 but 2.1.6 was never released for SME Server   [SME: 4095]

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba mezzanine_
2     patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba
3     --- e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba 2006-03-15 20:48:40.000000000 -0600
4     +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba 2008-03-16 20:47:19.
5     000000000 -0500
6     @@ -1,3 +1,3 @@
7     #! /bin/sh
8     test -f /var/lib/mysql/horde/turba_objects.frm && exit 0
9     -exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba_objects.mysql.sql
10     +exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba.mysql.sql
11    

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