orion pushed to flow-tools (epel7). "add zlib-devel to build-requires of main package and to requires of -devel (..more)"

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


>From a38123453c4403831001474f05e0ba2c425d0689 Mon Sep 17 00:00:00 2001
From: Paul P Komkoff Jr <stingray at fedoraproject.org>
Date: Thu, 20 Oct 2005 07:12:34 +0000
Subject: add zlib-devel to build-requires of main package and to requires of
 -devel     package


diff --git a/flow-tools.spec b/flow-tools.spec
index 2ef2b84..9c8f7d0 100644
--- a/flow-tools.spec
+++ b/flow-tools.spec
@@ -1,14 +1,14 @@
 Version: 0.68
 Name: flow-tools
 Summary: Tool set for working with NetFlow data
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 License: BSD 
 URL: http://www.splintered.net/sw/flow-tools/
 Source0: ftp://ftp.eng.oar.net/pub/flow-tools/flow-tools-%{version}.tar.gz
 Patch0: flow-tools-0.68a.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: openssl-devel mysql-devel postgresql-devel autoconf
+BuildRequires: openssl-devel mysql-devel postgresql-devel autoconf zlib-devel
 
 %description
 Flow-tools is library and a collection of programs used to collect, 
@@ -22,7 +22,7 @@ contributed and are included in the distribution.
 %package devel
 Summary: Development files for flow-tools
 Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release} zlib-devel
 
 %description devel
 Flow-tools is library and a collection of programs used to collect,
@@ -77,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/*.h
 
 %changelog
+* Wed Oct 19 2005 Paul P Komkoff Jr <i at stingr.net> 0.68-3
+- add zlib-devel to build-requires of main package and to
+  requires of -devel package
+
 * Tue Sep  6 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.68-2
 - simplify %%files
 - use more macros
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list