BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers'

This commit is contained in:
ensc 2007-03-02 17:59:09 +00:00
parent 00f644c437
commit 319d6e7c74
1 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## $Id: clamav.spec,v 1.49 2007/02/18 21:25:26 ensc Exp $
## $Id: clamav.spec,v 1.50 2007/03/02 17:17:37 ensc Exp $
## Fedora Extras specific customization below...
%bcond_without fedora
@ -18,7 +18,7 @@
Summary: End-user tools for the Clam Antivirus scanner
Name: clamav
Version: 0.90.1
Release: %release_func 1
Release: %release_func 2
License: GPL
Group: Applications/File
@ -38,7 +38,8 @@ Patch24: clamav-0.90rc3-private.patch
BuildRoot: %_tmppath/%name-%version-%release-root
Requires: clamav-lib = %version-%release
Requires: data(clamav)
BuildRequires: zlib-devel bzip2-devel gmp-devel tcp_wrappers curl-devel
BuildRequires: zlib-devel bzip2-devel gmp-devel curl-devel
BuildRequires: tcp_wrappers-devel
BuildRequires: bc
%package filesystem
@ -504,6 +505,9 @@ test "$1" = 0 || %_initrddir/clamav-milter condrestart >/dev/null || :
%changelog
* Fri Mar 2 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.1-2
- BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers'
* Fri Mar 2 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.1-1
- updated to 0.90.1
- updated %%doc list