[packages/eventum] Up to 3.9.6
glen
glen at pld-linux.org
Wed Oct 14 13:37:12 CEST 2020
commit 56ec18ac8e59fbc37a19bff8058aca04689f97ce
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 14 14:33:01 2020 +0300
Up to 3.9.6
eventum-paths.patch | 7 ++++---
eventum.spec | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 810e719..102f94b 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -9,12 +9,12 @@
Summary: Eventum Issue / Bug tracking system
Summary(pl.UTF-8): Eventum - system śledzenia spraw/błędów
Name: eventum
-Version: 3.9.5
+Version: 3.9.6
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.xz
-# Source0-md5: a983c36bc990e8534786af01d71d560b
+# Source0-md5: 51f2e1f129090df2aac2a9e7d3931317
#Source0: https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
diff --git a/eventum-paths.patch b/eventum-paths.patch
index 003fb6b..509e46a 100644
--- a/eventum-paths.patch
+++ b/eventum-paths.patch
@@ -1,6 +1,6 @@
---- eventum-3.9.4/src/Config/Paths.php~ 2020-08-10 16:32:37.000000000 +0300
-+++ eventum-3.9.4/src/Config/Paths.php 2020-08-24 14:18:12.547339038 +0300
-@@ -22,18 +22,16 @@
+--- eventum-3.9.6/src/Config/Paths.php~ 2020-08-21 18:50:08.000000000 +0300
++++ eventum-3.9.6/src/Config/Paths.php 2020-10-14 14:34:44.081698316 +0300
+@@ -22,19 +22,17 @@
public const APP_PUBLIC_PATH = APP_PATH . '/htdocs';
public const APP_INC_PATH = APP_PATH . '/lib/eventum';
@@ -22,6 +22,7 @@
// fonts directory for phplot
- public const APP_FONTS_PATH = APP_PATH . '/vendor/fonts/liberation';
+ public const APP_FONTS_PATH = '/usr/share/fonts/TTF';
+ public const APP_HELP_PATH = APP_PATH . '/docs/help';
}
--- eventum-3.5.6-98-g5b87d2b0/src/Setup/Requirements.php~ 2019-01-23 01:50:42.000000000 +0200
+++ eventum-3.5.6-98-g5b87d2b0/src/Setup/Requirements.php 2019-01-24 22:18:56.047816296 +0200
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/56ec18ac8e59fbc37a19bff8058aca04689f97ce
More information about the pld-cvs-commit
mailing list