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-03-15 17:51:24.000000000 -0600 |
3 |
+++ mezzanine_patched_e-smith-horde-1.13.0/createlinks 2006-09-10 19:12:32.000000000 -0500 |
4 |
@@ -33,10 +33,11 @@ |
5 |
|
6 |
foreach (qw( |
7 |
20mysql_migrate_horde |
8 |
- 30mysql_create_tables |
9 |
21horde.mysql_set_password |
10 |
- 40mysql_create_indexes |
11 |
- 75horde-2.2_to_3.0 |
12 |
+ 30horde_mysql_create_tables |
13 |
+ 40horde_mysql_create_indexes |
14 |
+ 50horde-2.2_to_3.0 |
15 |
+ 55horde-3.0_to_3.1 |
16 |
)) |
17 |
{ |
18 |
templates2events("/etc/e-smith/sql/init/$_", $event); |
19 |
@@ -53,10 +54,11 @@ |
20 |
$event); |
21 |
foreach (qw( |
22 |
20mysql_migrate_horde |
23 |
- 30mysql_create_tables |
24 |
21horde.mysql_set_password |
25 |
- 40mysql_create_indexes |
26 |
- 75horde-2.2_to_3.0 |
27 |
+ 30horde_mysql_create_tables |
28 |
+ 40horde_mysql_create_indexes |
29 |
+ 50horde-2.2_to_3.0 |
30 |
+ 55horde-3.0_to_3.1 |
31 |
)) |
32 |
{ |
33 |
templates2events("/etc/e-smith/sql/init/$_", $event); |
34 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30horde_mysql_create_tables mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30horde_mysql_create_tables |
35 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30horde_mysql_create_tables 1969-12-31 18:00:00.000000000 -0600 |
36 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30horde_mysql_create_tables 2005-04-18 17:01:14.000000000 -0500 |
37 |
@@ -0,0 +1 @@ |
38 |
+PERMS=0540 |
39 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30mysql_create_tables mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30mysql_create_tables |
40 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30mysql_create_tables 2005-04-18 17:01:14.000000000 -0500 |
41 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/30mysql_create_tables 1969-12-31 18:00:00.000000000 -0600 |
42 |
@@ -1 +0,0 @@ |
43 |
-PERMS=0540 |
44 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40horde_mysql_create_indexes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40horde_mysql_create_indexes |
45 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40horde_mysql_create_indexes 1969-12-31 18:00:00.000000000 -0600 |
46 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40horde_mysql_create_indexes 2005-04-18 17:01:14.000000000 -0500 |
47 |
@@ -0,0 +1 @@ |
48 |
+PERMS=0540 |
49 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40mysql_create_indexes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40mysql_create_indexes |
50 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40mysql_create_indexes 2005-04-18 17:01:14.000000000 -0500 |
51 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/40mysql_create_indexes 1969-12-31 18:00:00.000000000 -0600 |
52 |
@@ -1 +0,0 @@ |
53 |
-PERMS=0540 |
54 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/50horde-2.2_to_3.0 mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/50horde-2.2_to_3.0 |
55 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/50horde-2.2_to_3.0 1969-12-31 18:00:00.000000000 -0600 |
56 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/50horde-2.2_to_3.0 2006-03-15 17:51:23.000000000 -0600 |
57 |
@@ -0,0 +1 @@ |
58 |
+PERMS=0540 |
59 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/55horde-3.0_to_3.1 mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/55horde-3.0_to_3.1 |
60 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/55horde-3.0_to_3.1 1969-12-31 18:00:00.000000000 -0600 |
61 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/55horde-3.0_to_3.1 2006-09-10 19:15:00.000000000 -0500 |
62 |
@@ -0,0 +1 @@ |
63 |
+PERMS=0540 |
64 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/75horde-2.2_to_3.0 mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/75horde-2.2_to_3.0 |
65 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/75horde-2.2_to_3.0 2006-03-15 17:51:23.000000000 -0600 |
66 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates.metadata/etc/e-smith/sql/init/75horde-2.2_to_3.0 1969-12-31 18:00:00.000000000 -0600 |
67 |
@@ -1 +0,0 @@ |
68 |
-PERMS=0540 |