[shinken] fix spec file.

david hannequin hvad at fedoraproject.org
Sat Mar 9 20:07:03 UTC 2013


commit d162d282083951801065d3385caca26ba74f0687
Author: hvad <david.hannequin at gmail.com>
Date:   Sat Mar 9 21:06:22 2013 +0100

    fix spec file.

 shinken.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/shinken.spec b/shinken.spec
index f216ef0..d80ee72 100644
--- a/shinken.spec
+++ b/shinken.spec
@@ -5,7 +5,7 @@
 Summary:        Python Monitoring tool
 Name:           shinken
 Version:        1.2.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.%{name}-monitoring.org
 Source0:        http://www.%{name}-monitoring.org/pub/%{name}-%{version}.tar.gz
 Source1:        %{name}-commands.cfg
@@ -529,18 +529,21 @@ fi
 %attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/run/%{name}
 
 %changelog
-* Sat Mar 9 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-3
+* Sat Mar 9 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-4
 - Add Webui menu patch.
 
+* Wed Mar 6 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-2
+- Fix discovery rules.
+
 * Sun Feb 24 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-1
-- update from upstream.
+- Update from upstream.
 
 * Wed Jan 30 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.3-1
-- update from upstream.
+- Update from upstream.
 
 * Sat Dec 15 2012 David Hannequin <david.hannequin at gmail.com> - 1.2.2-1
-- update from upstream,
-- delete eue module,
+- Update from upstream,
+- Delete eue module,
 - Fix web site url, 
 - Fix Bug 874092 (thanks Sébastien Andreatta).
 


More information about the scm-commits mailing list