[packages/eventum: 1/3] up to 3.8.0-26-g89d9eb0f0

glen glen at pld-linux.org
Sun Sep 1 10:31:30 CEST 2019


commit 014e1d1cfad515e72d00d7914640a7ff2c90ab19
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Aug 31 22:34:37 2019 +0300

    up to 3.8.0-26-g89d9eb0f0

 eventum-paths.patch |  4 ++--
 eventum.spec        | 19 +++++--------------
 2 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 1d028bc..b1cbe9c 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -3,8 +3,8 @@
 %bcond_with	order	# with experimental order patch
 
 %define		rel		1
-#define		subver  455
-#define		githash 6ab8617c3
+%define		subver  26
+%define		githash 89d9eb0f0
 %define		php_min_version 7.1.3
 Summary:	Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):	Eventum - system śledzenia spraw/błędów
@@ -13,9 +13,9 @@ Version:	3.8.0
 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:	9bf6b83de9cd467ea04b4ac7fc621488
-#Source0:	https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz
+#Source0:	https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.xz
+Source0:	https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz
+# Source0-md5:	ea1c14cc997b407fe5805019509b3d66
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
@@ -447,25 +447,16 @@ fi
 %attr(771,root,http) %dir %{_webappdir}
 %attr(751,root,http) %dir %{_webappdir}/crm
 %attr(751,root,http) %dir %{_webappdir}/custom_field
-%attr(751,root,http) %dir %{_webappdir}/packages
-%attr(751,root,http) %dir %{_webappdir}/packages/prod
 %attr(751,root,http) %dir %{_webappdir}/partner
 %attr(751,root,http) %dir %{_webappdir}/templates
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/bundles.php
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/config.php
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/htpasswd
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/private_key.php
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/routes.yml
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/secret_key.php
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/services.yml
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/httpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/lighttpd.conf
 %attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/setup.php
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/packages/doctrine.yml
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/packages/framework.yml
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/packages/security.yml
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/packages/prod/doctrine.yml
 
 %dir %attr(731,root,http) /var/log/%{name}
 %attr(620,root,http) %ghost /var/log/%{name}/*
diff --git a/eventum-paths.patch b/eventum-paths.patch
index f117c1c..8a71692 100644
--- a/eventum-paths.patch
+++ b/eventum-paths.patch
@@ -78,8 +78,8 @@
  
      /**
       * @var MountManager
---- eventum/config/services.yml~	2019-08-02 01:33:18.681001511 +0300
-+++ eventum/config/services.yml	2019-08-02 01:33:20.290978222 +0300
+--- eventum/res/services.yml~	2019-08-02 01:33:18.681001511 +0300
++++ eventum/res/services.yml	2019-08-02 01:33:20.290978222 +0300
 @@ -15,13 +15,13 @@
      # makes classes in src/ available to be used as services
      # this creates a service per class whose id is the fully-qualified class name
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list