Module: check_mk
Branch: master
Commit: e72d99ab5ba82f05991edb5fd4dfff927ac24306
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=e72d99ab5ba82f…
Author: Bernd Stroessenreuther <bs(a)mathias-kettner.de>
Date: Mon Sep 23 16:11:01 2013 +0200
Updated bug entries #1047
---
.bugs/1047 | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/.bugs/1047 b/.bugs/1047
index 41f186e..cfd96d1 100644
--- a/.bugs/1047
+++ b/.bugs/1047
@@ -1,10 +1,15 @@
Title: check-mk-agent package needs dependency to time package
Component: checks
-State: open
+Class: bug
+State: done
Date: 2013-09-06 09:36:53
Targetversion: 1.2.3i2
-Class: bug
mk-job uses /usr/bin/time
this is included in package time (as well in CentOS as in Ubuntu)
package should require package time
+
+2013-09-23 16:10:57: changed state open -> done
+added dependency in check_mk.spec
+tested positive on CentOS 6.4: pulls package time as depenency
+tested on Ubuntu12.04: no negative issues found, package still installs