[python-whisper/f17] Add group to be able to build against EPEL5

jsteffan jsteffan at fedoraproject.org
Sun Sep 16 21:09:16 UTC 2012


commit e6e1e76fbee13f6de722f44aaa2f320a491259f1
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Sun Sep 16 15:09:15 2012 -0600

    Add group to be able to build against EPEL5

 python-whisper.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-whisper.spec b/python-whisper.spec
index 5c8bf02..8f2824e 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -2,11 +2,13 @@
 
 Name:           python-whisper
 Version:        0.9.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple database library for storing time-series data
 
+Group:          Development/Libraries
 License:        ASL 2.0
 URL:            https://launchpad.net/graphite/
+
 Source0:        https://github.com/downloads/graphite-project/whisper/whisper-0.9.10.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -49,5 +51,8 @@ popd
 
 
 %changelog
+* Sun Sep 16 2012 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.10-2
+- Add group to be able to build against EPEL5
+
 * Thu May 31 2012 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.10-1
 - Initial Package


More information about the scm-commits mailing list