[shinken/el6] fix spec file

david hannequin hvad at fedoraproject.org
Wed Mar 6 11:32:20 UTC 2013


commit a68532f8eebb01a8ed0b74b32996b8a9184c6f15
Author: hvad <david.hannequin at gmail.com>
Date:   Wed Mar 6 12:32:01 2013 +0100

    fix spec file

 shinken.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/shinken.spec b/shinken.spec
index e11c86f..5a14241 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,15 +526,18 @@ fi
 %attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/run/%{name}
 
 %changelog
-* Sun Feb 24 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-1
+* Wed Mar 6 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-2
 - update from upstream.
 
+* Sun Feb 24 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.4-1
+- 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