rpms/clamav/devel .cvsignore, 1.21, 1.22 clamav.spec, 1.97, 1.98 sources, 1.47, 1.48

ensc ensc at fedoraproject.org
Thu Mar 11 12:11:02 UTC 2010


Author: ensc

Update of /cvs/extras/rpms/clamav/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26606

Modified Files:
	.cvsignore clamav.spec sources 
Log Message:
updated to 0.96rc1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	29 Oct 2009 09:03:06 -0000	1.21
+++ .cvsignore	11 Mar 2010 12:11:01 -0000	1.22
@@ -1 +1 @@
-clamav-0.95.3-norar.tar.bz2
+clamav-0.96rc1-norar.tar.xz


Index: clamav.spec
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- clamav.spec	2 Jan 2010 15:01:18 -0000	1.97
+++ clamav.spec	11 Mar 2010 12:11:02 -0000	1.98
@@ -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.n
 # incompatible unrar from RARlabs. We have to pull this code out.
 # tarball was created by
 #   make clean-sources [TARBALL=<original-tarball>] [VERSION=<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 sto
 
 
 %changelog
+* Thu Mar 11 2010 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.96-1400.rc1
+- updated to 0.96rc1
+- added some BRs
+
 * Sun Dec  6 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.95.3-1301
 - updated -upstart to upstart 0.6.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- sources	29 Oct 2009 09:03:06 -0000	1.47
+++ sources	11 Mar 2010 12:11:02 -0000	1.48
@@ -1 +1 @@
-7a76425f5cffb9973d6ee45580dc2094  clamav-0.95.3-norar.tar.bz2
+2f591b9598fa938a8a517a59fea04ac7  clamav-0.96rc1-norar.tar.xz



More information about the scm-commits mailing list