[packages/rt/RT_4_4] Up to 4.4.5.
arekm
arekm at pld-linux.org
Sun Apr 3 22:41:43 CEST 2022
commit ab812d7fd60ac05f666bf3d93a947ba0cce02c55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 3 22:40:51 2022 +0200
Up to 4.4.5.
rt-timeworked.patch | 2 +-
rt.spec | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/rt.spec b/rt.spec
index 7789835..41cf546 100644
--- a/rt.spec
+++ b/rt.spec
@@ -43,12 +43,13 @@
Summary: Request Tracker
Summary(pl.UTF-8): Request Tracker - system do śledzenia zleceń
Name: rt
-Version: 4.4.4
-Release: 2
+Version: 4.4.5
+Release: 1
License: GPL v2
Group: Applications
+# https://bestpractical.com/download-page
Source0: http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
-# Source0-md5: 4bb2ac970b70dfcb3b328472d1adc24e
+# Source0-md5: 44962b1f7c17d02dc2956fe41e91bcfd
Source1: %{name}-apache_dir.conf
Source2: %{name}-apache_vhost.conf
Source3: %{name}-apache.conf
diff --git a/rt-timeworked.patch b/rt-timeworked.patch
index 55ddc08..27621b1 100644
--- a/rt-timeworked.patch
+++ b/rt-timeworked.patch
@@ -3,7 +3,7 @@ index 6e73b50a81..ce81bf6c97 100644
--- a/share/html/Ticket/Update.html
+++ b/share/html/Ticket/Update.html
@@ -333,6 +333,15 @@ if ( $ARGS{'SubmitTicket'} ) {
- $checks_failure = 1 unless $status;
+ }
}
+if ( $ARGS{UpdateTimeWorked} ) {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rt.git/commitdiff/ab812d7fd60ac05f666bf3d93a947ba0cce02c55
More information about the pld-cvs-commit
mailing list