From 95227b8b1f3ffdd3902da0ee76440d7a1e123aa3 Mon Sep 17 00:00:00 2001 From: ensc Date: Mar 11 2010 12:11:02 +0000 Subject: updated to 0.96rc1 --- diff --git a/.cvsignore b/.cvsignore index 5b7c836..e720e09 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -clamav-0.95.3-norar.tar.bz2 +clamav-0.96rc1-norar.tar.xz diff --git a/clamav.spec b/clamav.spec index 07677aa..3707843 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,4 +1,4 @@ -#global snapshot rc1 +%global snapshot rc1 ## Fedora Extras specific customization below... %bcond_without fedora @@ -25,8 +25,8 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.95.3 -Release: %release_func 1301%{?snapshot:.%snapshot} +Version: 0.96 +Release: %release_func 1400%{?snapshot:.%snapshot} License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2} Group: Applications/File @@ -39,7 +39,7 @@ Source999: http://download.sourceforge.net/sourceforge/clamav/%name-%version%{?s # incompatible unrar from RARlabs. We have to pull this code out. # tarball was created by # make clean-sources [TARBALL=] [VERSION=] -Source0: %name-%version%{?snapshot}-norar.tar.bz2 +Source0: %name-%version%{?snapshot}-norar.tar.xz %endif Source1: clamd-wrapper Source2: clamd.sysconfig @@ -58,7 +58,7 @@ Requires: data(clamav) BuildRequires: zlib-devel bzip2-devel gmp-devel curl-devel BuildRequires: ncurses-devel BuildRequires: %_includedir/tcpd.h -BuildRequires: bc +BuildRequires: bc tcl ocaml groff graphviz %package filesystem Summary: Filesystem structure for clamav @@ -347,6 +347,7 @@ export LIBS='-lmilter -lpthread' # IPv6 check is buggy and does not work when there are no IPv6 interface on build machine export have_cv_ipv6=yes %configure --disable-clamav --with-dbdir=/var/lib/clamav \ + --disable-silent-rules \ --enable-milter --disable-static \ --disable-rpath \ --with-user=%username \ @@ -696,6 +697,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || : %changelog +* Thu Mar 11 2010 Enrico Scholz - 0.96-1400.rc1 +- updated to 0.96rc1 +- added some BRs + * Sun Dec 6 2009 Enrico Scholz - 0.95.3-1301 - updated -upstart to upstart 0.6.3 diff --git a/sources b/sources index 898c137..b453ab3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a76425f5cffb9973d6ee45580dc2094 clamav-0.95.3-norar.tar.bz2 +2f591b9598fa938a8a517a59fea04ac7 clamav-0.96rc1-norar.tar.xz