[nfsometer] Added the time and git Requires (bz 852859)

Steve Dickson steved at fedoraproject.org
Wed Sep 26 20:02:36 UTC 2012


commit d6c11669b26a6b0296397c45d6f90a53d7173bf8
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Sep 26 15:59:19 2012 -0400

    Added the time and git Requires (bz 852859)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 nfsometer.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nfsometer.spec b/nfsometer.spec
index 37120a0..2dfeac1 100644
--- a/nfsometer.spec
+++ b/nfsometer.spec
@@ -1,6 +1,6 @@
 Name: nfsometer		
 Version: 1.1	 
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: NFS Performance Framework Tool
 
 Group: Applications/System
@@ -18,6 +18,8 @@ Requires: python-matplotlib
 Requires: numpy 
 Requires: python-mako
 Requires: filebench
+Requires: time
+Requires: git
 
 %description
 NFSometer is a performance measurement framework for running workloads and 
@@ -42,6 +44,9 @@ NFS client implementations.
 %doc COPYING README
 
 %changelog
+* Wed Sep 26 2012 Steve Dickson <steved at redhat.com> 1.1-2
+- Added the time and git Requires (bz 852859)
+
 * Mon Jul 30 2012 Steve Dickson <steved at redhat.com> 1.1-1
 - Incorporated review comments.
 


More information about the scm-commits mailing list