[packages/eventum] up to 3.1.5

glen glen at pld-linux.org
Wed Nov 23 02:12:13 CET 2016


commit cb60690ef8247fa38e157874ec43c0ddf7e43009
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 23 03:05:05 2016 +0200

    up to 3.1.5

 eventum-paths.patch | 6 +++---
 eventum.spec        | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index ac3a45b..65e5c74 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -10,12 +10,12 @@
 Summary:	Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):	Eventum - system śledzenia spraw/błędów
 Name:		eventum
-Version:	3.1.4
+Version:	3.1.5
 Release:	%{?subver:1.%{subver}.%{?githash:g%{githash}.}}%{rel}
 License:	GPL v2+
 Group:		Applications/WWW
 Source0:	https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	3dd1a7d3a6a496bbd57f3e11d2fcb6f1
+# Source0-md5:	078f52887859f10c7ca00f5f5aed900f
 #Source0:	%{name}-%{version}-%{subver}-g%{githash}.tar.gz
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
diff --git a/eventum-paths.patch b/eventum-paths.patch
index bf3d6fe..05fa573 100644
--- a/eventum-paths.patch
+++ b/eventum-paths.patch
@@ -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
  <?php
  
--require_once __DIR__ . "/../init.php";
+-require_once __DIR__ . '/../init.php';
 +require_once '/usr/share/eventum/init.php';
  
  if (!defined('SPHINX_LOG_PATH')) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/cb60690ef8247fa38e157874ec43c0ddf7e43009



More information about the pld-cvs-commit mailing list