Author: glen Date: Tue Feb 22 20:08:40 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- cli uses system PEAR (so diffs gone to main patch)
---- Files affected:
SOURCES:
eventum-PEAR.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/eventum-PEAR.patch
diff -u SOURCES/eventum-PEAR.patch:1.1 SOURCES/eventum-PEAR.patch:1.2
--- SOURCES/eventum-PEAR.patch:1.1 Tue Jan 25 23:27:21 2005
+++ SOURCES/eventum-PEAR.patch Tue Feb 22 21:08:35 2005
@@ -23,39 +23,6 @@
$tpl = new Smarty();
$tpl->template_dir = '../templates/en';
---- eventum-1.4/misc/cli/config.inc.php~ 2005-01-26 00:24:10.000000000
+0200
-+++ eventum-1.4/misc/cli/config.inc.php 2005-01-26 00:24:12.000000000
+0200
-@@ -47,7 +47,7 @@
- // definitions of path related variables
- @define("APP_PATH", '/usr/share/eventum/misc/cli/');
- @define("APP_INC_PATH", APP_PATH . "include/");
[EMAIL PROTECTED]("APP_PEAR_PATH", APP_INC_PATH . "pear/");
[EMAIL PROTECTED]("APP_PEAR_PATH", "/usr/share/pear/");
- ini_set("include_path", ".:" . APP_PEAR_PATH);
-
- @define("APP_BENCHMARK", false);
---- ./misc/cli/eventum~ 2005-01-24 17:49:25.000000000 +0200
-+++ ./misc/cli/eventum 2005-01-25 15:48:56.000000000 +0200
-@@ -13,7 +13,7 @@
- //
- include_once("/etc/eventum/cli.php");
- include_once(APP_INC_PATH . "class.command_line.php");
--include_once(APP_PEAR_PATH . "XML_RPC/RPC.php");
-+include_once(APP_PEAR_PATH . "XML/RPC.php");
-
- list($user_email, $user_password, $url, $port, $relative_url) =
Command_Line::getEnvironmentSettings();
- if (empty($port)) {
---- ./misc/cli/include/class.command_line.php 2005-01-05 01:06:03.000000000
+0200
-+++ ./misc/cli/include/class.command_line.php 2005-01-25 15:48:56.000000000
+0200
-@@ -29,7 +29,7 @@
- //
-
- include_once(APP_INC_PATH . "class.misc.php");
--include_once(APP_PEAR_PATH . "XML_RPC/RPC.php");
-+include_once(APP_PEAR_PATH . "XML/RPC.php");
-
- $_displayed_confirmation = false;
-
--- ./rpc/xmlrpc.php~ 2005-01-05 01:06:19.000000000 +0200
+++ ./rpc/xmlrpc.php 2005-01-25 16:35:14.000000000 +0200
@@ -41,7 +41,7 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-PEAR.patch?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit