rpms/flow-tools/devel flow-tools.spec,1.7,1.8

Paul P Komkoff Jr (stingray) fedora-extras-commits at redhat.com
Sun Jul 9 19:08:37 UTC 2006


Author: stingray

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

Modified Files:
	flow-tools.spec 
Log Message:
Fix build in mock with minimal build environment #197706



Index: flow-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/flow-tools/devel/flow-tools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- flow-tools.spec	10 Jun 2006 18:59:13 -0000	1.7
+++ flow-tools.spec	9 Jul 2006 19:08:37 -0000	1.8
@@ -1,7 +1,7 @@
 Version: 0.68
 Name: flow-tools
 Summary: Tool set for working with NetFlow data
-Release: 8%{?dist}
+Release: 9%{?dist}
 Group: Applications/System
 License: BSD 
 URL: http://www.splintered.net/sw/flow-tools/
@@ -16,7 +16,7 @@
 Patch8: flow-tools-0.68-0008-Fix-unitialized-variable-in-flow-export.c.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: openssl-devel mysql-devel postgresql-devel autoconf automake libtool zlib-devel
+BuildRequires: openssl-devel mysql-devel postgresql-devel autoconf automake libtool zlib-devel bison flex tcp_wrappers
 
 %description
 Flow-tools is library and a collection of programs used to collect, 
@@ -92,6 +92,9 @@
 %{_includedir}/*.h
 
 %changelog
+* Sun Jul  9 2006 Paul P Komkoff Jr <i at stingr.net> 0.68-9
+- Fix build in mock with minimal build environment #197706
+
 * Sat Jun 10 2006 Paul P Komkoff Jr <i at stingr.net> 0.68-8
 - Split patches in more convenient way (and bug upstream)
 - Fix 2 unitialized variable bugs




More information about the fedora-extras-commits mailing list