X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=eventum-paths.patch;h=05fa573e55cd4e415b654030ece5e2bd21606e57;hb=cb60690ef8247fa38e157874ec43c0ddf7e43009;hp=5b8290e1f2024727d52bb5c8b609ac0c033032a5;hpb=aff846e1fc4c4ff9d95e0b2222cee31f83638901;p=packages%2Feventum.git diff --git a/eventum-paths.patch b/eventum-paths.patch index 5b8290e..05fa573 100644 --- a/eventum-paths.patch +++ b/eventum-paths.patch @@ -44,7 +44,7 @@ +++ eventum-3.0.8-100-g3543f89/src/Command/MonitorCommand.php 2016-02-01 00:16:28.751423105 +0200 @@ -31,17 +31,17 @@ $required_files = array( - APP_CONFIG_PATH . '/config.php' => array( + APP_CONFIG_PATH . '/config.php' => [ 'check_owner' => true, - 'owner' => 'apache', + 'owner' => 'root', @@ -53,8 +53,8 @@ + 'group' => 'http', 'check_permission' => true, 'permission' => 640, - ), - APP_CONFIG_PATH . '/setup.php' => array( + ], + APP_CONFIG_PATH . '/setup.php' => [ 'check_owner' => true, - 'owner' => 'apache', + 'owner' => 'root', @@ -64,13 +64,13 @@ 'check_permission' => true, 'permission' => 660, 'check_filesize' => true, ---- eventum-3.0.3-314-gedea8e4/config/sphinx.conf.php~ 2015-10-27 18:02:36.000000000 +0200 -+++ eventum-3.0.3-314-gedea8e4/config/sphinx.conf.php 2015-10-29 11:53:26.068169385 +0200 +--- eventum-3.1.5/config/sphinx.conf.php~ 2016-11-13 12:05:37.000000000 +0200 ++++ eventum-3.1.5/config/sphinx.conf.php 2016-11-23 03:10:05.855040510 +0200 @@ -1,7 +1,7 @@ #!/usr/bin/php