Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
shinken
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
shinken.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jan 31 21:19:35 UTC 2011 - cs@linux-administrator.com + +- update to release 0.5.1 + +------------------------------------------------------------------- Mon Jun 28 13:29:22 UTC 2010 - lrupp@novell.com - initial version 0.1
[-]
[+]
Changed
shinken.spec
^
@@ -12,7 +12,7 @@ Name: shinken -Version: 0.1 +Version: 0.5.1 Release: 0 License: GPL v2 or later Summary: Distributed Monitoring Solution @@ -21,7 +21,7 @@ Source0: http://ftp.monitoring-fr.org/JEAN/%{name}-%{version}.tar.bz2 BuildRequires: python-setuptools BuildArch: noarch -Requires: python >= 2.6 +Requires: python >= 2.4 Recommends: %{name}-arbiter = %{version} Recommends: %{name}-broker = %{version} Recommends: %{name}-poller = %{version} @@ -39,7 +39,7 @@ %package arbiter Summary: The arbiter Group: System/Monitoring -Requires: python >= 2.6 +Requires: python >= 2.4 %description arbiter * reads the configuration and checks them for errors. @@ -51,7 +51,7 @@ %package scheduler Summary: Shinken scheduler Group: System/Monitoring -Requires: python >= 2.6 +Requires: python >= 2.4 %description scheduler * decides about host and service check times @@ -63,7 +63,7 @@ %package poller Summary: Shinken poller Group: System/Monitoring -Requires: python >= 2.6 +Requires: python >= 2.4 %description poller * Starts the worker processes (recommendation: same as CPUs) @@ -74,7 +74,7 @@ %package reactionner Summary: Shinken reactioner Group: System/Monitoring -Requires: python >= 2.6 +Requires: python >= 2.4 %description reactionner Same behaviour as poller - but used for eventhandlers. @@ -82,7 +82,7 @@ %package broker Summary: Shinken broker Group: System/Monitoring -Requires: python >= 2.6 +Requires: python >= 2.4 %description broker The replacement for Nagios Event Brokers. Is also responsible for
Changed
shinken-0.5.1.tar.bz2
^