[packages/eventum/dev-3.0.4: 9/12] update irc bot status

glen glen at pld-linux.org
Wed Oct 28 20:42:53 CET 2015


commit 23ad14972a620d07a6b930a51f99d7b3e03a565d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 26 21:21:25 2015 +0200

    update irc bot status

 eventum-irc.init | 2 +-
 eventum.spec     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 4adeee4..818d6b8 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -3,8 +3,8 @@
 %bcond_with	order	# with experimental order patch
 
 %define		rel		1.9
-%define		subver  276
-%define		githash a7233c3
+%define		subver  277
+%define		githash 3277427
 %define		php_min_version 5.3.3
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -16,7 +16,7 @@ License:	GPL v2
 Group:		Applications/WWW
 #Source0:	https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}-%{subver}-g%{githash}.tar.gz
-# Source0-md5:	e97361f1429ba03bbd917719b6daec2b
+# Source0-md5:	46f5d66f6c51bdc353be0f27fa0fa990
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
diff --git a/eventum-irc.init b/eventum-irc.init
index d031912..18b4108 100755
--- a/eventum-irc.init
+++ b/eventum-irc.init
@@ -89,7 +89,7 @@ case "$1" in
 	condrestart 7
 	;;
   status)
-	status eventum-irc-bot php
+	status --pidfile $PIDFILE eventum-irc php
 	exit $?
 	;;
   *)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list