]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to 3.1.5 auto/th/eventum-3.1.5-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 23 Nov 2016 01:05:05 +0000 (03:05 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 23 Nov 2016 01:11:46 +0000 (03:11 +0200)
eventum-paths.patch
eventum.spec

index bf3d6fe656d8b3a5054fb471428a0563d43f70e5..05fa573e55cd4e415b654030ece5e2bd21606e57 100644 (file)
                  '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')) {
index ac3a45b6343e1493cddd46fd946bd84a0abb587a..65e5c74af1982815d315cd7ed9b4f407bcd48080 100644 (file)
 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
This page took 0.103821 seconds and 4 git commands to generate.