[shinken/f17] fix spec file.

david hannequin hvad at fedoraproject.org
Wed Mar 6 13:36:09 UTC 2013


commit 3efe8e11dceb42b3ea29fdb3310d68704a57e2c0
Author: hvad <david.hannequin at gmail.com>
Date:   Wed Mar 6 14:35:33 2013 +0100

    fix spec file.

 shinken.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/shinken.spec b/shinken.spec
index e11c86f..294d394 100644
--- a/shinken.spec
+++ b/shinken.spec
@@ -5,7 +5,7 @@
 Summary:        Python Monitoring tool
 Name:           shinken
 Version:        1.2.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://www.%{name}-monitoring.org
 Source0:        http://www.%{name}-monitoring.org/pub/%{name}-%{version}.tar.gz
 Source1:        %{name}-commands.cfg
@@ -526,6 +526,9 @@ fi
 %attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/run/%{name}
 
 %changelog
+* 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.
 


More information about the scm-commits mailing list