rpms/flow-tools/devel flow-tools.spec,1.1,1.2

Paul Howarth paul at city-fan.org
Thu Oct 20 07:29:31 UTC 2005


On Thu, 2005-10-20 at 03:12 -0400, Paul P Komkoff Jr wrote:
> Author: stingray
> 
> Update of /cvs/extras/rpms/flow-tools/devel
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27773
> 
> Modified Files:
> 	flow-tools.spec 
> Log Message:
> add zlib-devel to build-requires of main package and to
> requires of -devel package
> 
> 
> 
> Index: flow-tools.spec
> ===================================================================
> RCS file: /cvs/extras/rpms/flow-tools/devel/flow-tools.spec,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -r1.1 -r1.2
> --- flow-tools.spec	7 Sep 2005 18:07:46 -0000	1.1
> +++ flow-tools.spec	20 Oct 2005 07:12:34 -0000	1.2
> @@ -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

Adding zlib-devel to BuildRequires: isn't really necessary because
zlib-devel is a dep of openssl-devel and is therefore included anyway.
However, it does no harm.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-extras-list mailing list