[RackTables] Rebase to v0.19.12, take 7

Colin Coe coec at fedoraproject.org
Sun Apr 15 05:29:38 UTC 2012


commit 9bca0a9df28076a1bba37a7ed30785bd3de67901
Author: Colin Coe <colin.coe at gmail.com>
Date:   Sun Apr 15 13:29:39 2012 +0800

    Rebase to v0.19.12, take 7

 RackTables-Fedora-paths.patch |   26 ++++++++++++--------------
 1 files changed, 12 insertions(+), 14 deletions(-)
---
diff --git a/RackTables-Fedora-paths.patch b/RackTables-Fedora-paths.patch
index 46390fa..ab3a68e 100644
--- a/RackTables-Fedora-paths.patch
+++ b/RackTables-Fedora-paths.patch
@@ -1,7 +1,15 @@
-Index: wwwroot/inc/pre-init.php
-===================================================================
---- wwwroot/inc/pre-init.php	(revision 5046)
-+++ wwwroot/inc/pre-init.php	(working copy)
+diff -ru RackTables-0.19.12.orig/scripts/syncdomain.php RackTables-0.19.12/scripts/syncdomain.php
+--- RackTables-0.19.12.orig/scripts/syncdomain.php	2012-03-14 20:58:35.000000000 +0800
++++ RackTables-0.19.12/scripts/syncdomain.php	2012-04-15 13:26:21.612466742 +0800
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/php
++#!/usr/bin/php
+ <?php
+ 
+ # This file is a part of RackTables, a datacenter and server room management
+diff -ru RackTables-0.19.12.orig/wwwroot/inc/pre-init.php RackTables-0.19.12/wwwroot/inc/pre-init.php
+--- RackTables-0.19.12.orig/wwwroot/inc/pre-init.php	2012-03-14 20:58:35.000000000 +0800
++++ RackTables-0.19.12/wwwroot/inc/pre-init.php	2012-04-15 13:27:46.210465219 +0800
 @@ -24,11 +24,11 @@
  # code, multiple instances" deploy, in which case the paths could be changed
  # in the custom entry point wrapper (like own index.php)
@@ -16,13 +24,3 @@ Index: wwwroot/inc/pre-init.php
  if (! isset ($path_to_secret_php))
  	$path_to_secret_php = $racktables_confdir . '/secret.php';
  if (! isset ($path_to_local_php))
-Index: scripts/syncdomain.php
-===================================================================
---- scripts/syncdomain.php	(revision 5046)
-+++ scripts/syncdomain.php	(working copy)
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/php
-+#!/usr/bin/php
- <?php
- 
- # This file is a part of RackTables, a datacenter and server room management


More information about the scm-commits mailing list