/[smeserver]/rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-13.mysql_update_privs.patch
ViewVC logotype

Contents of /rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-13.mysql_update_privs.patch

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


Revision 1.2 - (show annotations) (download)
Thu Jun 26 04:27:31 2008 UTC (16 years ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2
- Upgrade patch for Horde 3.2.1

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/createlinks mezzanine_patched_e-smith-horde-1.13.0/createlinks
2 --- e-smith-horde-1.13.0/createlinks 2006-11-09 22:46:38.000000000 -0600
3 +++ mezzanine_patched_e-smith-horde-1.13.0/createlinks 2006-11-09 22:45:07.000000000 -0600
4 @@ -49,6 +49,7 @@
5 40horde_mysql_create_indexes
6 50horde-2.2_to_3.0
7 55horde-3.0_to_3.1
8 + 77mysql_update_privs
9 ))
10 {
11 templates2events("/etc/e-smith/sql/init/$_", $event);
12 @@ -70,6 +71,7 @@
13 40horde_mysql_create_indexes
14 50horde-2.2_to_3.0
15 55horde-3.0_to_3.1
16 + 77mysql_update_privs
17 ))
18 {
19 templates2events("/etc/e-smith/sql/init/$_", $event);
20 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs
21 --- e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs 1969-12-31 18:00:00.000000000 -0600
22 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs 2006-11-09 22:45:48.000000000 -0600
23 @@ -0,0 +1,3 @@
24 +#! /bin/sh
25 +
26 +exec mysql < /home/httpd/html/horde/scripts/db/mysql_update_privs.sql
27 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs
28 --- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs 1969-12-31 18:00:00.000000000 -0600
29 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs 2006-11-09 22:45:19.000000000 -0600
30 @@ -0,0 +1 @@
31 +PERMS=0540

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