--- rpms/dansguardian/contribs7/dansguardian.spec 2007/12/24 02:37:56 1.3 +++ rpms/dansguardian/contribs7/dansguardian.spec 2008/04/19 23:47:04 1.6 @@ -1,11 +1,16 @@ +# $Id: dansguardian.spec,v 1.5 2008/04/19 23:33:17 slords Exp $ +# Authority: dungog +# Name: Stephen Noble + Name: dansguardian -Version: 2.9.9.2 +Version: 2.9.9.3 Release: 1%{?dist} Summary: Content filter License: GNU GPL version 2 Url: http://www.dansguardian.org Group: System/Servers Source0: %name-%version.tar.gz +Patch0: dansguardian-clamav-0.93_build_fix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++ zlib-devel clamav-devel bzip2-devel gmp-devel Requires: squid clamav @@ -19,6 +24,8 @@ MIME filtering, file extension filtering %prep %setup -q +%patch0 + %build %configure --datadir=/etc \ --enable-clamd \ @@ -68,6 +75,10 @@ fi %{_datadir}/%{name}/ %changelog +* Sat Apr 19 2008 Shad L. Lords 2.9.9.3-1 +- Upstream Release 2.9.9.3 +- Update to build against clamav 0.93 + * Sat Dec 22 2007 Stephen Noble dungog.net - Upstream Release 2.9.9.2