orion pushed to flow-tools (epel7). "Fix build in mock with minimal build environment #197706"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 21:31:50 UTC 2015


>From 897d7544d76d6bc166725de422d7cd4953eced4b Mon Sep 17 00:00:00 2001
From: Paul P Komkoff Jr <stingray at fedoraproject.org>
Date: Sun, 9 Jul 2006 19:08:37 +0000
Subject: Fix build in mock with minimal build environment #197706


diff --git a/flow-tools.spec b/flow-tools.spec
index 383f50d..347afbc 100644
--- a/flow-tools.spec
+++ b/flow-tools.spec
@@ -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 @@ Patch7: flow-tools-0.68-0007-Add-extra-debugging-to-ftpdu_verify.patch
 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 @@ rm -rf $RPM_BUILD_ROOT
 %{_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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/flow-tools.git/commit/?h=epel7&id=897d7544d76d6bc166725de422d7cd4953eced4b


More information about the scm-commits mailing list