[shinken] update 1.2.3

david hannequin hvad at fedoraproject.org
Mon Feb 4 19:29:45 UTC 2013


commit 0b2f9997afe5960e4b6f2ca64548d2d2204e73ff
Author: hvad <david.hannequin at gmail.com>
Date:   Mon Feb 4 20:29:40 2013 +0100

    update 1.2.3

 shinken.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/shinken.spec b/shinken.spec
index 63172a9..0d8396d 100644
--- a/shinken.spec
+++ b/shinken.spec
@@ -4,13 +4,12 @@
 
 Summary:        Python Monitoring tool
 Name:           shinken
-Version:        1.2.2
+Version:        1.2.3
 Release:        1%{?dist}
 URL:            http://www.%{name}-monitoring.org
 Source0:        http://www.%{name}-monitoring.org/pub/%{name}-%{version}.tar.gz
 Source1:        %{name}-commands.cfg
 License:        AGPLv3+
-Patch0:         %{name}-webui-menu.patch
 Requires:       python 
 Requires:       python-pyro 
 Requires:       python-simplejson 
@@ -92,7 +91,6 @@ Shinken receiver daemon
 %prep
 
 %setup -q
-%patch0 -p1 -b .patch
 
 # clean git files/
 find . -name '.gitignore' -exec rm -f {} \;
@@ -188,7 +186,6 @@ done
 
 
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/htdocs/js/shinken-greeting.js
-chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/login/htdocs/js/jQuery.dPassword.js
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/system/views/log.tpl
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/login/htdocs/css/login.css
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/htdocs/js/jquery.js
@@ -201,7 +198,6 @@ chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/htdocs/js/README.md
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/htdocs/css/bootstrap.css
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/dashboard/htdocs/css/shinken-currently.css
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/impacts/views/impacts.tpl
-chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/views/header_element.tpl.patch
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/plugins/dashboard/htdocs/js/jquery.jclock.js
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/views/widget.tpl
 chmod -x %{buildroot}%{python_sitelib}/%{name}/webui/views/pagination_element.tpl
@@ -509,9 +505,9 @@ fi
 %files
 %{python_sitelib}/%{name}
 %if %{with_systemd}
-%{python_sitelib}/Shinken-1.2.2-py2.7.egg-info
+%{python_sitelib}/Shinken-1.2.3-py2.7.egg-info
 %else
-%{python_sitelib}/Shinken-1.2.2-py2.6.egg-info
+%{python_sitelib}/Shinken-1.2.3-py2.6.egg-info
 %endif
 %{_sbindir}/%{name}-receiver*
 %{_sbindir}/%{name}-discovery
@@ -529,6 +525,9 @@ fi
 %attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/run/%{name}
 
 %changelog
+* Wed Jan 30 2013 David Hannequin <david.hannequin at gmail.com> - 1.2.3-1
+- update from upstream.
+
 * Sat Dec 15 2012 David Hannequin <david.hannequin at gmail.com> - 1.2.2-1
 - update from upstream,
 - delete eue module,


More information about the scm-commits mailing list