/[smeserver]/rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-19.horde_mysql_init_rename.patch
ViewVC logotype

Contents of /rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-19.horde_mysql_init_rename.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 (15 years, 11 months 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 2007-01-20 14:57:44.000000000 -0700
3 +++ mezzanine_patched_e-smith-horde-1.13.0/createlinks 2007-01-20 14:56:06.000000000 -0700
4 @@ -50,7 +50,7 @@
5 50horde-2.2_to_3.0
6 55horde-3.0_to_3.1
7 56horde-3.1_alter_table
8 - 77mysql_update_privs
9 + 77horde_mysql_update_privs
10 ))
11 {
12 templates2events("/etc/e-smith/sql/init/$_", $event);
13 @@ -73,7 +73,7 @@
14 50horde-2.2_to_3.0
15 55horde-3.0_to_3.1
16 56horde-3.1_alter_table
17 - 77mysql_update_privs
18 + 77horde_mysql_update_privs
19 ))
20 {
21 templates2events("/etc/e-smith/sql/init/$_", $event);
22 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77horde_mysql_update_privs mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77horde_mysql_update_privs
23 --- e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77horde_mysql_update_privs 1969-12-31 17:00:00.000000000 -0700
24 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77horde_mysql_update_privs 2007-01-20 14:55:30.000000000 -0700
25 @@ -0,0 +1,3 @@
26 +#! /bin/sh
27 +
28 +exec mysql < /home/httpd/html/horde/scripts/db/mysql_update_privs.sql
29 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
30 --- e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs 2007-01-20 14:57:44.000000000 -0700
31 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/e-smith/sql/init/77mysql_update_privs 1969-12-31 17:00:00.000000000 -0700
32 @@ -1,3 +0,0 @@
33 -#! /bin/sh
34 -
35 -exec mysql < /home/httpd/html/horde/scripts/db/mysql_update_privs.sql
36 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77horde_mysql_update_privs mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77horde_mysql_update_privs
37 --- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77horde_mysql_update_privs 1969-12-31 17:00:00.000000000 -0700
38 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77horde_mysql_update_privs 2007-01-20 14:55:30.000000000 -0700
39 @@ -0,0 +1 @@
40 +PERMS=0540
41 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
42 --- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs 2007-01-20 14:57:44.000000000 -0700
43 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/77mysql_update_privs 1969-12-31 17:00:00.000000000 -0700
44 @@ -1 +0,0 @@
45 -PERMS=0540

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