rpms/flow-tools/devel flow-tools.spec,1.13,1.14

Paul P Komkoff Jr (stingray) fedora-extras-commits at redhat.com
Sun Mar 18 11:50:24 UTC 2007


Author: stingray

Update of /cvs/extras/rpms/flow-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11866

Modified Files:
	flow-tools.spec 
Log Message:
Add runtime dependency for python-rrdtool


Index: flow-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/flow-tools/devel/flow-tools.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- flow-tools.spec	15 Dec 2006 20:50:46 -0000	1.13
+++ flow-tools.spec	18 Mar 2007 11:49:50 -0000	1.14
@@ -1,7 +1,7 @@
 Version: 0.68
 Name: flow-tools
 Summary: Tool set for working with NetFlow data
-Release: 14%{?dist}
+Release: 15%{?dist}
 Group: Applications/System
 License: BSD 
 URL: http://www.splintered.net/sw/flow-tools/
@@ -16,6 +16,8 @@
 Patch8: flow-tools-0.68-0008-Fix-unitialized-variable-in-flow-export.c.patch
 Patch9: flow-tools-0.68.rpt72.patch
 
+Requires: rrdtool-python
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel mysql-devel postgresql-devel autoconf automake libtool zlib-devel bison flex tcp_wrappers
 
@@ -94,6 +96,9 @@
 %{_includedir}/*.h
 
 %changelog
+* Sun Mar 18 2007 Paul P Komkoff Jr <i at stingr.net> - 0.68-15
+- Add runtime dependency for python-rrdtool
+
 * Fri Dec 15 2006 Paul P. Komkoff Jr <i at stingr.net>
 - rebuilt
 




More information about the scm-commits mailing list