commit 7836e71c015a8c6fd9adba96ca15b93d51057b60
Author: Mateusz Korniak <[email protected]>
Date:   Fri Nov 27 15:56:34 2015 +0100

    version 0.9.14-1. Works for me.

 python-whisper.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-whisper.spec b/python-whisper.spec
index 9e96c92..46c76af 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -1,12 +1,12 @@
 Summary:       Simple database library for storing time-series data
 Name:          python-whisper
-Version:       0.9.12
+Version:       0.9.14
 Release:       1
 License:       Apache v2.0
 Group:         Development/Libraries
 #              
https://github.com/graphite-project/whisper/archive/0.9.12.tar.gz
 Source0:       
https://github.com/graphite-project/whisper/archive/%{version}.tar.gz
-# Source0-md5: fcaa34d128d13278ba1b8e23443e0871
+# Source0-md5: 7c90928e7ac895990b0aa0b40479afb2
 # Source0:     
https://codeload.github.com/graphite-project/whisper/whisper-%{version}.tar.gz
 URL:           https://launchpad.net/graphite/
 BuildRequires: python-setuptools
@@ -39,7 +39,9 @@ cd $RPM_BUILD_ROOT%{_bindir}
 %{__mv} rrd2whisper.py rrd2whisper
 %{__mv} whisper-create.py whisper-create
 %{__mv} whisper-dump.py whisper-dump
+%{__mv} whisper-diff.py whisper-diff
 %{__mv} whisper-fetch.py whisper-fetch
+%{__mv} whisper-fill.py whisper-fill
 %{__mv} whisper-info.py whisper-info
 %{__mv} whisper-merge.py whisper-merge
 %{__mv} whisper-resize.py whisper-resize
@@ -54,7 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/rrd2whisper
 %attr(755,root,root) %{_bindir}/whisper-create
 %attr(755,root,root) %{_bindir}/whisper-dump
+%attr(755,root,root) %{_bindir}/whisper-diff
 %attr(755,root,root) %{_bindir}/whisper-fetch
+%attr(755,root,root) %{_bindir}/whisper-fill
 %attr(755,root,root) %{_bindir}/whisper-info
 %attr(755,root,root) %{_bindir}/whisper-merge
 %attr(755,root,root) %{_bindir}/whisper-resize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-whisper.git/commitdiff/7836e71c015a8c6fd9adba96ca15b93d51057b60

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to